Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / WF / Common / AuthoringOM / FaultDesigner.cs / 1305376 / FaultDesigner.cs
namespace System.Workflow.ComponentModel.Design
{
using System;
using System.Text;
using System.Reflection;
using System.Collections;
using System.CodeDom;
using System.ComponentModel;
using System.ComponentModel.Design;
using System.ComponentModel.Design.Serialization;
using System.Drawing;
using System.Drawing.Drawing2D;
using System.Runtime.Serialization;
using System.Globalization;
using System.Workflow.ComponentModel.Design;
#region Class ThrowDesigner
[ActivityDesignerTheme(typeof(ThrowDesignerTheme))]
internal sealed class ThrowDesigner : ActivityDesigner
{
}
#endregion
#region ThrowDesignerTheme
internal sealed class ThrowDesignerTheme : ActivityDesignerTheme
{
public ThrowDesignerTheme(WorkflowTheme theme)
: base(theme)
{
this.ForeColor = Color.FromArgb(0xFF, 0x00, 0x00, 0x00);
this.BorderColor = Color.FromArgb(0xFF, 0xC8, 0x2D, 0x11);
this.BorderStyle = DashStyle.Solid;
this.BackColorStart = Color.FromArgb(0xFF, 0xFB, 0xD7, 0xD0);
this.BackColorEnd = Color.FromArgb(0xFF, 0xF3, 0x85, 0x72);
this.BackgroundStyle = LinearGradientMode.Horizontal;
}
}
#endregion
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
namespace System.Workflow.ComponentModel.Design
{
using System;
using System.Text;
using System.Reflection;
using System.Collections;
using System.CodeDom;
using System.ComponentModel;
using System.ComponentModel.Design;
using System.ComponentModel.Design.Serialization;
using System.Drawing;
using System.Drawing.Drawing2D;
using System.Runtime.Serialization;
using System.Globalization;
using System.Workflow.ComponentModel.Design;
#region Class ThrowDesigner
[ActivityDesignerTheme(typeof(ThrowDesignerTheme))]
internal sealed class ThrowDesigner : ActivityDesigner
{
}
#endregion
#region ThrowDesignerTheme
internal sealed class ThrowDesignerTheme : ActivityDesignerTheme
{
public ThrowDesignerTheme(WorkflowTheme theme)
: base(theme)
{
this.ForeColor = Color.FromArgb(0xFF, 0x00, 0x00, 0x00);
this.BorderColor = Color.FromArgb(0xFF, 0xC8, 0x2D, 0x11);
this.BorderStyle = DashStyle.Solid;
this.BackColorStart = Color.FromArgb(0xFF, 0xFB, 0xD7, 0xD0);
this.BackColorEnd = Color.FromArgb(0xFF, 0xF3, 0x85, 0x72);
this.BackgroundStyle = LinearGradientMode.Horizontal;
}
}
#endregion
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ZipFileInfo.cs
- XmlILStorageConverter.cs
- EntityContainer.cs
- CompilerCollection.cs
- CollectionType.cs
- DataQuery.cs
- WindowsUpDown.cs
- CodeVariableReferenceExpression.cs
- StorageComplexPropertyMapping.cs
- DocumentScope.cs
- DecimalConverter.cs
- ArrangedElementCollection.cs
- SplayTreeNode.cs
- JapaneseLunisolarCalendar.cs
- RegexBoyerMoore.cs
- WindowInteropHelper.cs
- TabletCollection.cs
- DocumentApplicationJournalEntry.cs
- RemoveFromCollection.cs
- CollectionViewSource.cs
- odbcmetadatacolumnnames.cs
- TableLayoutStyleCollection.cs
- EntityDataSourceConfigureObjectContext.cs
- ContractMapping.cs
- AddDataControlFieldDialog.cs
- SystemIcmpV6Statistics.cs
- PolicyException.cs
- SerializationSectionGroup.cs
- xmlsaver.cs
- FontStyleConverter.cs
- SecureStringHasher.cs
- DynamicDocumentPaginator.cs
- TypeElement.cs
- Geometry.cs
- BCryptSafeHandles.cs
- DecimalKeyFrameCollection.cs
- DataBoundControl.cs
- StrongNameKeyPair.cs
- KnownAssemblyEntry.cs
- DocumentDesigner.cs
- TypedTableGenerator.cs
- HttpFileCollection.cs
- SynchronizationLockException.cs
- TransformValueSerializer.cs
- ActivityCodeDomReferenceService.cs
- DrawingVisual.cs
- KeyGestureConverter.cs
- ClockGroup.cs
- XmlSchemas.cs
- KeyPressEvent.cs
- ToolStripContentPanel.cs
- ColumnClickEvent.cs
- IPAddress.cs
- StylusPointProperty.cs
- TypeInitializationException.cs
- InternalReceiveMessage.cs
- ObjectHandle.cs
- CharacterString.cs
- SectionRecord.cs
- ButtonBaseAutomationPeer.cs
- TraceLevelStore.cs
- ShapingWorkspace.cs
- XmlDeclaration.cs
- SoapTypeAttribute.cs
- SelfIssuedAuthRSACryptoProvider.cs
- SqlDataSourceCommandEventArgs.cs
- CurrencyManager.cs
- HttpTransportElement.cs
- XmlTextWriter.cs
- CapiHashAlgorithm.cs
- SqlProvider.cs
- InvokePatternIdentifiers.cs
- ShaderEffect.cs
- ToolStripContentPanelDesigner.cs
- DbProviderFactoriesConfigurationHandler.cs
- WindowCollection.cs
- ExceptionValidationRule.cs
- KeySplineConverter.cs
- ChangeTracker.cs
- FlowLayoutPanel.cs
- TableLayoutCellPaintEventArgs.cs
- InheritedPropertyDescriptor.cs
- ItemDragEvent.cs
- TypeConvertions.cs
- SocketAddress.cs
- ClientSideQueueItem.cs
- VScrollBar.cs
- StrongTypingException.cs
- DesignerEditorPartChrome.cs
- BindValidationContext.cs
- CalloutQueueItem.cs
- NativeMethods.cs
- FileFormatException.cs
- XmlSerializerAssemblyAttribute.cs
- HealthMonitoringSectionHelper.cs
- WindowsFormsSectionHandler.cs
- BinaryMessageEncodingElement.cs
- OdbcParameterCollection.cs
- Compress.cs
- ScaleTransform3D.cs