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
- SafeFileMapViewHandle.cs
- ThreadStaticAttribute.cs
- RawStylusInputCustomDataList.cs
- TextFormatterImp.cs
- FlowNode.cs
- HtmlElementEventArgs.cs
- HtmlEmptyTagControlBuilder.cs
- DataContractFormatAttribute.cs
- AppSettingsSection.cs
- unsafenativemethodstextservices.cs
- Html32TextWriter.cs
- DictionaryKeyPropertyAttribute.cs
- WarningException.cs
- NativeMethods.cs
- FlowLayout.cs
- CommandManager.cs
- CellLabel.cs
- Setter.cs
- HierarchicalDataTemplate.cs
- UnsafeNativeMethods.cs
- GenericTextProperties.cs
- TCPListener.cs
- TransformerInfo.cs
- DocumentViewerAutomationPeer.cs
- PropertyToken.cs
- CodeTypeParameter.cs
- JpegBitmapEncoder.cs
- CollectionViewGroup.cs
- ConfigurationStrings.cs
- PermissionListSet.cs
- ExeContext.cs
- XmlSignatureProperties.cs
- ISAPIRuntime.cs
- WindowShowOrOpenTracker.cs
- Relationship.cs
- XamlPathDataSerializer.cs
- URLIdentityPermission.cs
- QilReference.cs
- WindowsToolbarItemAsMenuItem.cs
- ServiceHttpHandlerFactory.cs
- SimpleWorkerRequest.cs
- GetReadStreamResult.cs
- IntSecurity.cs
- StrokeNode.cs
- WSSecurityOneDotZeroReceiveSecurityHeader.cs
- Animatable.cs
- ParseHttpDate.cs
- WebPartCollection.cs
- SolidColorBrush.cs
- IntegerValidator.cs
- RunInstallerAttribute.cs
- RightsManagementEncryptionTransform.cs
- ContainerAction.cs
- WebServiceParameterData.cs
- WorkItem.cs
- GlyphRun.cs
- WebServiceData.cs
- UnsafeNativeMethodsCLR.cs
- StringUtil.cs
- URL.cs
- Vector.cs
- WpfGeneratedKnownProperties.cs
- DuplicateContext.cs
- ConnectivityStatus.cs
- DataGridViewCellStyleConverter.cs
- PermissionSet.cs
- AsymmetricAlgorithm.cs
- Hex.cs
- UserMapPath.cs
- storagemappingitemcollection.viewdictionary.cs
- DeviceFiltersSection.cs
- ShaperBuffers.cs
- AnimationException.cs
- CreateUserWizard.cs
- ClientScriptManager.cs
- MediaElement.cs
- SymbolDocumentGenerator.cs
- ThreadAttributes.cs
- SqlLiftIndependentRowExpressions.cs
- GridViewUpdatedEventArgs.cs
- MaskedTextProvider.cs
- GraphicsPathIterator.cs
- AsymmetricSecurityBindingElement.cs
- DataGridViewCellToolTipTextNeededEventArgs.cs
- SchemaSetCompiler.cs
- TypeUtil.cs
- RotateTransform.cs
- TransformerInfoCollection.cs
- EntityClientCacheKey.cs
- DataGridViewImageCell.cs
- MouseActionValueSerializer.cs
- FieldToken.cs
- EventTrigger.cs
- TextOnlyOutput.cs
- StandardToolWindows.cs
- ELinqQueryState.cs
- coordinatorscratchpad.cs
- DescendantOverDescendantQuery.cs
- DataContractSerializer.cs
- TextParagraphCache.cs