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
- EnterpriseServicesHelper.cs
- InternalBufferOverflowException.cs
- GridViewSelectEventArgs.cs
- HotCommands.cs
- MemberCollection.cs
- TabControl.cs
- ToolboxItemFilterAttribute.cs
- FocusChangedEventArgs.cs
- SoapParser.cs
- DynamicPropertyHolder.cs
- SamlDelegatingWriter.cs
- ElementAction.cs
- HtmlContainerControl.cs
- HoistedLocals.cs
- BorderSidesEditor.cs
- Parameter.cs
- ProfileService.cs
- VerificationAttribute.cs
- ConfigUtil.cs
- IntegrationExceptionEventArgs.cs
- NameValueConfigurationElement.cs
- RunWorkerCompletedEventArgs.cs
- XPathBinder.cs
- OperatingSystem.cs
- TextTreeDeleteContentUndoUnit.cs
- VirtualDirectoryMapping.cs
- ConfigXmlText.cs
- Automation.cs
- FloatUtil.cs
- XslAst.cs
- HttpBrowserCapabilitiesBase.cs
- handlecollector.cs
- MetadataItemEmitter.cs
- TrailingSpaceComparer.cs
- COM2Properties.cs
- ApplyTemplatesAction.cs
- UnsafeNetInfoNativeMethods.cs
- SafeHandles.cs
- WebSysDefaultValueAttribute.cs
- MultipleViewPattern.cs
- SynchronizationLockException.cs
- PageTheme.cs
- IntSecurity.cs
- QilTernary.cs
- DbMetaDataFactory.cs
- WpfWebRequestHelper.cs
- TableCellCollection.cs
- ThrowHelper.cs
- MappedMetaModel.cs
- AvTraceFormat.cs
- LateBoundBitmapDecoder.cs
- SimpleTypeResolver.cs
- AudioException.cs
- Pen.cs
- MailMessageEventArgs.cs
- PolyLineSegmentFigureLogic.cs
- TimersDescriptionAttribute.cs
- PrePostDescendentsWalker.cs
- DataContractAttribute.cs
- UseLicense.cs
- LinqMaximalSubtreeNominator.cs
- ILGenerator.cs
- EventProviderWriter.cs
- CodeTypeMemberCollection.cs
- InstanceNameConverter.cs
- TableLayoutSettings.cs
- WaitingCursor.cs
- ViewStateException.cs
- ExpressionParser.cs
- DataFormat.cs
- ObjectDataSourceWizardForm.cs
- SqlDelegatedTransaction.cs
- Marshal.cs
- CompensationDesigner.cs
- XmlSchemaAttributeGroupRef.cs
- ConnectionInterfaceCollection.cs
- BaseDataList.cs
- SweepDirectionValidation.cs
- BitmapPalettes.cs
- WorkItem.cs
- ExpressionBindingCollection.cs
- CodeVariableReferenceExpression.cs
- DiscreteKeyFrames.cs
- Utils.cs
- ScriptControlDescriptor.cs
- SpStreamWrapper.cs
- CategoryNameCollection.cs
- FormsIdentity.cs
- _SslStream.cs
- SynchronizationLockException.cs
- UidPropertyAttribute.cs
- DataSourceDescriptorCollection.cs
- DesignerOptionService.cs
- DescendantOverDescendantQuery.cs
- AudioFormatConverter.cs
- XmlSchemaSimpleContent.cs
- WebSysDescriptionAttribute.cs
- StaticSiteMapProvider.cs
- PointConverter.cs
- WebConvert.cs