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
- SignatureSummaryDialog.cs
- LineSegment.cs
- PieceNameHelper.cs
- XPathAncestorQuery.cs
- MonikerSyntaxException.cs
- GridViewCancelEditEventArgs.cs
- ConfigXmlSignificantWhitespace.cs
- EntityClientCacheEntry.cs
- ReflectPropertyDescriptor.cs
- WebPartManager.cs
- SafeFileMappingHandle.cs
- designeractionbehavior.cs
- ScriptingJsonSerializationSection.cs
- GuidelineSet.cs
- LinqDataSourceValidationException.cs
- StrongNameIdentityPermission.cs
- KeySplineConverter.cs
- XmlILAnnotation.cs
- ZipIOCentralDirectoryBlock.cs
- Base64Encoding.cs
- WindowShowOrOpenTracker.cs
- UInt32Converter.cs
- UserPreferenceChangingEventArgs.cs
- SimpleWorkerRequest.cs
- PostBackOptions.cs
- SmtpMail.cs
- SamlAudienceRestrictionCondition.cs
- ZipIOBlockManager.cs
- GPRECTF.cs
- IconConverter.cs
- WebPartZone.cs
- CheckoutException.cs
- HttpInputStream.cs
- ThreadNeutralSemaphore.cs
- WebControlsSection.cs
- AlphaSortedEnumConverter.cs
- ToolStripItemImageRenderEventArgs.cs
- Size3D.cs
- BinaryReader.cs
- LambdaCompiler.Generated.cs
- StringStorage.cs
- PipeStream.cs
- AttributeCollection.cs
- DataGridViewRowHeightInfoNeededEventArgs.cs
- QfeChecker.cs
- GeneralTransform.cs
- DataMemberListEditor.cs
- ColorBuilder.cs
- OleDragDropHandler.cs
- StreamUpdate.cs
- HostingEnvironmentSection.cs
- Expressions.cs
- DesignerOptions.cs
- ColorKeyFrameCollection.cs
- ProfileBuildProvider.cs
- Type.cs
- BitmapEffect.cs
- CookielessHelper.cs
- PageAdapter.cs
- FixedSOMGroup.cs
- ExtendedProtectionPolicyElement.cs
- BaseTemplateCodeDomTreeGenerator.cs
- FieldAccessException.cs
- PresentationTraceSources.cs
- SqlNode.cs
- AnimationStorage.cs
- SpellerInterop.cs
- SingleObjectCollection.cs
- ContextMenuService.cs
- autovalidator.cs
- ReadOnlyNameValueCollection.cs
- WebControlAdapter.cs
- DateTimePickerDesigner.cs
- WindowsGrip.cs
- NamespaceEmitter.cs
- contentDescriptor.cs
- X509CertificateClaimSet.cs
- ICspAsymmetricAlgorithm.cs
- SyndicationDeserializer.cs
- TrustManagerPromptUI.cs
- FixedFlowMap.cs
- DateTimeSerializationSection.cs
- KeyTimeConverter.cs
- DocumentPageView.cs
- AuthenticationModuleElement.cs
- SuppressIldasmAttribute.cs
- CompilerScopeManager.cs
- RemotingConfiguration.cs
- TransactionManager.cs
- HttpCookieCollection.cs
- FileInfo.cs
- QueryableDataSource.cs
- dtdvalidator.cs
- entitydatasourceentitysetnameconverter.cs
- BufferModeSettings.cs
- ProviderSettings.cs
- CodeExpressionCollection.cs
- XmlArrayAttribute.cs
- WeakHashtable.cs
- DbDeleteCommandTree.cs