Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / WF / Common / AuthoringOM / SuspendDesigner.cs / 1305376 / SuspendDesigner.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 SuspendDesigner [ActivityDesignerTheme(typeof(SuspendDesignerTheme))] internal sealed class SuspendDesigner: ActivityDesigner { } #endregion #region SuspendDesignerTheme internal sealed class SuspendDesignerTheme : ActivityDesignerTheme { public SuspendDesignerTheme(WorkflowTheme theme) : base(theme) { this.ForeColor = Color.FromArgb(0xFF, 0x00, 0x00, 0x00); this.BorderColor = Color.FromArgb(0xFF, 0xA5, 0x79, 0x73); this.BorderStyle = DashStyle.Solid; this.BackColorStart = Color.FromArgb(0xFF, 0xFF, 0xFF, 0xDF); this.BackColorEnd = Color.FromArgb(0xFF, 0xFF, 0xFF, 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 SuspendDesigner [ActivityDesignerTheme(typeof(SuspendDesignerTheme))] internal sealed class SuspendDesigner: ActivityDesigner { } #endregion #region SuspendDesignerTheme internal sealed class SuspendDesignerTheme : ActivityDesignerTheme { public SuspendDesignerTheme(WorkflowTheme theme) : base(theme) { this.ForeColor = Color.FromArgb(0xFF, 0x00, 0x00, 0x00); this.BorderColor = Color.FromArgb(0xFF, 0xA5, 0x79, 0x73); this.BorderStyle = DashStyle.Solid; this.BackColorStart = Color.FromArgb(0xFF, 0xFF, 0xFF, 0xDF); this.BackColorEnd = Color.FromArgb(0xFF, 0xFF, 0xFF, 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
- ThreadStaticAttribute.cs
- ListViewDeleteEventArgs.cs
- EventLogHandle.cs
- ObjectItemAssemblyLoader.cs
- OracleNumber.cs
- cache.cs
- FlowDocumentReaderAutomationPeer.cs
- StringInfo.cs
- EntityTransaction.cs
- PaintValueEventArgs.cs
- propertyentry.cs
- ImagingCache.cs
- FixedBufferAttribute.cs
- SerialPinChanges.cs
- Latin1Encoding.cs
- HealthMonitoringSection.cs
- Lasso.cs
- PingOptions.cs
- XmlCharType.cs
- PropertyPath.cs
- XslTransform.cs
- WasAdminWrapper.cs
- CheckBoxPopupAdapter.cs
- ComponentChangedEvent.cs
- OrCondition.cs
- Set.cs
- XmlEncodedRawTextWriter.cs
- DataKey.cs
- Parser.cs
- DataServiceQuery.cs
- ServiceOperation.cs
- RoleGroup.cs
- ColorContext.cs
- BrowserDefinitionCollection.cs
- ConstNode.cs
- OleServicesContext.cs
- Literal.cs
- ComponentConverter.cs
- WindowsFormsSectionHandler.cs
- MDIControlStrip.cs
- AddInSegmentDirectoryNotFoundException.cs
- Exceptions.cs
- Rotation3DKeyFrameCollection.cs
- TextEditorSelection.cs
- FileDialog_Vista_Interop.cs
- CodeDomConfigurationHandler.cs
- MouseWheelEventArgs.cs
- ProtocolViolationException.cs
- Parameter.cs
- Size3DValueSerializer.cs
- CapabilitiesState.cs
- StringKeyFrameCollection.cs
- EventNotify.cs
- SqlEnums.cs
- SystemUdpStatistics.cs
- Matrix3DStack.cs
- AliasGenerator.cs
- TextRangeEditTables.cs
- FontSource.cs
- COSERVERINFO.cs
- UnsettableComboBox.cs
- TraceListeners.cs
- DataGridViewCellEventArgs.cs
- EmbeddedMailObject.cs
- AssociationTypeEmitter.cs
- updateconfighost.cs
- HostProtectionPermission.cs
- ConfigurationSchemaErrors.cs
- Object.cs
- PropertyCollection.cs
- Encoder.cs
- ApplicationId.cs
- _OverlappedAsyncResult.cs
- HeaderedItemsControl.cs
- BroadcastEventHelper.cs
- OleDbConnectionInternal.cs
- WebPartDisplayMode.cs
- SchemaLookupTable.cs
- Funcletizer.cs
- BevelBitmapEffect.cs
- _Rfc2616CacheValidators.cs
- EventWaitHandle.cs
- CustomWebEventKey.cs
- MemberBinding.cs
- HttpHandlerActionCollection.cs
- SafeLibraryHandle.cs
- BooleanStorage.cs
- WindowsImpersonationContext.cs
- ApplicationTrust.cs
- UniqueID.cs
- shaperfactoryquerycachekey.cs
- ButtonBase.cs
- NameTable.cs
- SafeNativeMethods.cs
- CompressionTransform.cs
- SafeNativeMethodsMilCoreApi.cs
- PrivilegeNotHeldException.cs
- XPathAncestorQuery.cs
- ReadOnlyDictionary.cs
- DropDownButton.cs