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
- TreeView.cs
- Geometry.cs
- CodeMemberField.cs
- HostingPreferredMapPath.cs
- EditorZone.cs
- TrayIconDesigner.cs
- UserControlCodeDomTreeGenerator.cs
- XmlReaderSettings.cs
- _HeaderInfo.cs
- PhonemeEventArgs.cs
- ClosableStream.cs
- EventLogPermission.cs
- Composition.cs
- NotConverter.cs
- SmtpFailedRecipientsException.cs
- Visual3D.cs
- DefaultPerformanceCounters.cs
- HttpWebResponse.cs
- AxWrapperGen.cs
- HttpCapabilitiesEvaluator.cs
- RuntimeResourceSet.cs
- MediaSystem.cs
- InfoCardRSACryptoProvider.cs
- TrackingValidationObjectDictionary.cs
- ResizingMessageFilter.cs
- CreateRefExpr.cs
- XmlSchemaExternal.cs
- PartialCachingControl.cs
- SelectedDatesCollection.cs
- RotateTransform3D.cs
- AppSettingsExpressionBuilder.cs
- FormViewAutoFormat.cs
- EncodingDataItem.cs
- HostUtils.cs
- OutputCacheSettings.cs
- OdbcException.cs
- CompiledIdentityConstraint.cs
- DiagnosticTraceSource.cs
- ResourceDescriptionAttribute.cs
- BuiltInExpr.cs
- OleDbConnectionInternal.cs
- AppDomainFactory.cs
- ScrollContentPresenter.cs
- DesignBindingPicker.cs
- DataGridrowEditEndingEventArgs.cs
- Point3DAnimationBase.cs
- OperationContractGenerationContext.cs
- Identity.cs
- TypedTableHandler.cs
- WebBrowserDocumentCompletedEventHandler.cs
- CacheOutputQuery.cs
- XamlInt32CollectionSerializer.cs
- DmlSqlGenerator.cs
- BulletChrome.cs
- PeerNameRegistration.cs
- CapabilitiesSection.cs
- ColorAnimationBase.cs
- DataTableReader.cs
- SqlUdtInfo.cs
- FrameworkContentElement.cs
- KeyboardEventArgs.cs
- GPRECT.cs
- NotificationContext.cs
- BitmapCache.cs
- BaseCollection.cs
- CharacterHit.cs
- TextEndOfSegment.cs
- PerformanceCounterPermissionEntryCollection.cs
- InvalidPrinterException.cs
- Span.cs
- AsyncDataRequest.cs
- Html32TextWriter.cs
- controlskin.cs
- SqlComparer.cs
- HTMLTextWriter.cs
- ToolStripAdornerWindowService.cs
- UiaCoreApi.cs
- SqlMethodAttribute.cs
- SqlNamer.cs
- MetabaseServerConfig.cs
- QilInvokeEarlyBound.cs
- _FtpControlStream.cs
- Listbox.cs
- StorageFunctionMapping.cs
- DbModificationCommandTree.cs
- TreeNodeClickEventArgs.cs
- CannotUnloadAppDomainException.cs
- CollectionViewSource.cs
- XmlSchemaAttributeGroupRef.cs
- TableCell.cs
- RecordBuilder.cs
- PostBackTrigger.cs
- CodeTypeConstructor.cs
- TransformerInfoCollection.cs
- ToolBarOverflowPanel.cs
- EncoderNLS.cs
- DrawingVisual.cs
- ObjectDataProvider.cs
- ProtocolElementCollection.cs
- AspNetCompatibilityRequirementsAttribute.cs