Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / WF / Common / AuthoringOM / TerminateDesigner.cs / 1305376 / TerminateDesigner.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.Drawing;
using System.Drawing.Drawing2D;
using System.Workflow.ComponentModel.Design;
#region Class TerminateDesigner
[ActivityDesignerTheme(typeof(TerminateDesignerTheme))]
internal sealed class TerminateDesigner: ActivityDesigner
{
}
#endregion
#region TerminateDesignerTheme
internal sealed class TerminateDesignerTheme : ActivityDesignerTheme
{
public TerminateDesignerTheme(WorkflowTheme theme)
: base(theme)
{
this.ForeColor = Color.FromArgb(0xFF, 0x00, 0x00, 0x00);
this.BorderColor = Color.FromArgb(0xFF, 0x79, 0x73, 0xA5);
this.BorderStyle = DashStyle.Solid;
this.BackColorStart = Color.FromArgb(0xFF, 0xFF, 0xE8, 0xDF);
this.BackColorEnd = Color.FromArgb(0xFF, 0xFF, 0xB3, 0x95);
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.Drawing;
using System.Drawing.Drawing2D;
using System.Workflow.ComponentModel.Design;
#region Class TerminateDesigner
[ActivityDesignerTheme(typeof(TerminateDesignerTheme))]
internal sealed class TerminateDesigner: ActivityDesigner
{
}
#endregion
#region TerminateDesignerTheme
internal sealed class TerminateDesignerTheme : ActivityDesignerTheme
{
public TerminateDesignerTheme(WorkflowTheme theme)
: base(theme)
{
this.ForeColor = Color.FromArgb(0xFF, 0x00, 0x00, 0x00);
this.BorderColor = Color.FromArgb(0xFF, 0x79, 0x73, 0xA5);
this.BorderStyle = DashStyle.Solid;
this.BackColorStart = Color.FromArgb(0xFF, 0xFF, 0xE8, 0xDF);
this.BackColorEnd = Color.FromArgb(0xFF, 0xFF, 0xB3, 0x95);
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
- UiaCoreTypesApi.cs
- UnsafeNativeMethods.cs
- HttpRuntime.cs
- SmiRecordBuffer.cs
- AdapterSwitches.cs
- DefaultPerformanceCounters.cs
- AliasExpr.cs
- TextBreakpoint.cs
- FullTrustAssembliesSection.cs
- ThicknessConverter.cs
- ManagedCodeMarkers.cs
- Geometry.cs
- XmlSerializableWriter.cs
- CodeAssignStatement.cs
- SqlDataRecord.cs
- XmlCharCheckingReader.cs
- ComboBoxRenderer.cs
- TargetInvocationException.cs
- _NegoStream.cs
- XmlAttributeAttribute.cs
- DefaultParameterValueAttribute.cs
- XmlSchemaSimpleTypeUnion.cs
- CompilerTypeWithParams.cs
- DataGridColumnCollectionEditor.cs
- ContentTextAutomationPeer.cs
- CodeAssignStatement.cs
- Workspace.cs
- XmlNamespaceDeclarationsAttribute.cs
- PictureBox.cs
- TdsValueSetter.cs
- HttpServerProtocol.cs
- TreeViewImageKeyConverter.cs
- AssociationEndMember.cs
- PieceNameHelper.cs
- BufferedWebEventProvider.cs
- MultiPartWriter.cs
- ListViewItemCollectionEditor.cs
- MsmqIntegrationSecurity.cs
- Table.cs
- SurrogateSelector.cs
- BinaryFormatter.cs
- CompositeDataBoundControl.cs
- MetadataItemSerializer.cs
- PublisherMembershipCondition.cs
- TableCell.cs
- XmlSchemaSimpleContentExtension.cs
- LateBoundBitmapDecoder.cs
- DictationGrammar.cs
- FlowDecisionLabelFeature.cs
- CompiledRegexRunner.cs
- NumberFormatInfo.cs
- EdmTypeAttribute.cs
- Adorner.cs
- AtlasWeb.Designer.cs
- RuleSettingsCollection.cs
- PositiveTimeSpanValidatorAttribute.cs
- StreamGeometryContext.cs
- CacheSection.cs
- DeflateStream.cs
- DisplayClaim.cs
- WSHttpTransportSecurityElement.cs
- DataErrorValidationRule.cs
- FormDesigner.cs
- CfgParser.cs
- PropertyDescriptorCollection.cs
- SqlDeflator.cs
- PropVariant.cs
- XmlFormatExtensionPointAttribute.cs
- SecurityContext.cs
- DiscoveryClientDocuments.cs
- InnerItemCollectionView.cs
- ObjectQueryExecutionPlan.cs
- MarkupExtensionParser.cs
- ManifestSignatureInformation.cs
- SecurityTokenRequirement.cs
- AudioBase.cs
- HttpApplicationStateWrapper.cs
- NullableIntMinMaxAggregationOperator.cs
- CompareInfo.cs
- CryptoKeySecurity.cs
- XhtmlBasicFormAdapter.cs
- VoiceSynthesis.cs
- ContentPresenter.cs
- SByteStorage.cs
- TransformDescriptor.cs
- HttpRequestTraceRecord.cs
- FormViewDeletedEventArgs.cs
- Visual3D.cs
- AssemblySettingAttributes.cs
- CqlIdentifiers.cs
- FillRuleValidation.cs
- AlphabeticalEnumConverter.cs
- ToolStripDesignerAvailabilityAttribute.cs
- HtmlGenericControl.cs
- HttpModulesSection.cs
- DeploymentSectionCache.cs
- MetadataItemEmitter.cs
- SettingsPropertyValue.cs
- SqlWebEventProvider.cs
- ObjectToModelValueConverter.cs