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
- safelink.cs
- Rect.cs
- ObjectListFieldsPage.cs
- NamespaceMapping.cs
- EnumBuilder.cs
- DataKeyArray.cs
- MatrixTransform.cs
- SqlCacheDependencyDatabase.cs
- ManipulationDeltaEventArgs.cs
- ButtonFieldBase.cs
- PasswordRecovery.cs
- RangeValueProviderWrapper.cs
- DataPagerFieldCommandEventArgs.cs
- DesignTimeParseData.cs
- Accessible.cs
- ServiceNotStartedException.cs
- SparseMemoryStream.cs
- processwaithandle.cs
- WizardStepBase.cs
- AuthenticateEventArgs.cs
- OleDragDropHandler.cs
- IDataContractSurrogate.cs
- OnOperation.cs
- SqlWebEventProvider.cs
- EmptyStringExpandableObjectConverter.cs
- DataObjectAttribute.cs
- Image.cs
- PathFigure.cs
- SamlEvidence.cs
- ActivationServices.cs
- PeerResolverElement.cs
- TimeStampChecker.cs
- FillErrorEventArgs.cs
- XPathAncestorQuery.cs
- PropertyGroupDescription.cs
- SynchronousChannelMergeEnumerator.cs
- Visual3D.cs
- DeviceContext2.cs
- GroupQuery.cs
- BindingOperations.cs
- ClientSettingsProvider.cs
- ResizeGrip.cs
- ClearCollection.cs
- HMACRIPEMD160.cs
- Vector3DCollection.cs
- XhtmlBasicLabelAdapter.cs
- CultureMapper.cs
- RowBinding.cs
- SecurityTokenProvider.cs
- View.cs
- DBDataPermissionAttribute.cs
- CompositeDuplexBindingElementImporter.cs
- PeerCollaborationPermission.cs
- ConfigurationPropertyAttribute.cs
- FontDriver.cs
- FontDriver.cs
- IssuedTokenClientBehaviorsElement.cs
- AbstractSvcMapFileLoader.cs
- Path.cs
- XmlKeywords.cs
- ProxyWebPart.cs
- PropertyGridEditorPart.cs
- SRDisplayNameAttribute.cs
- SystemIPGlobalProperties.cs
- HScrollProperties.cs
- StructuralCache.cs
- ModuleConfigurationInfo.cs
- _FixedSizeReader.cs
- ToolboxItem.cs
- StreamGeometry.cs
- AutomationPatternInfo.cs
- TextFragmentEngine.cs
- FixedElement.cs
- XsltInput.cs
- XmlRawWriter.cs
- WebFormsRootDesigner.cs
- TemplateParser.cs
- HighContrastHelper.cs
- DataGridTextBoxColumn.cs
- TypeNameConverter.cs
- SqlNotificationRequest.cs
- Int32CollectionConverter.cs
- FamilyMapCollection.cs
- Container.cs
- TextSelection.cs
- RequestSecurityTokenResponse.cs
- HostnameComparisonMode.cs
- ManagementObjectCollection.cs
- SymmetricAlgorithm.cs
- InvokeDelegate.cs
- SHA1Managed.cs
- PrintEvent.cs
- EncryptedReference.cs
- DecimalAnimationBase.cs
- DynamicResourceExtensionConverter.cs
- LinqDataSource.cs
- SQLStringStorage.cs
- PropertyMapper.cs
- RightsManagementEncryptedStream.cs
- Ops.cs