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
- PropertiesTab.cs
- CommentAction.cs
- WorkflowDesignerMessageFilter.cs
- BinarySerializer.cs
- StructureChangedEventArgs.cs
- SymbolTable.cs
- CodeIdentifier.cs
- InvalidDocumentContentsException.cs
- EndpointConfigContainer.cs
- XmlObjectSerializerWriteContextComplex.cs
- Expander.cs
- UdpDiscoveryEndpointProvider.cs
- InfoCardRequestException.cs
- Span.cs
- EncodingTable.cs
- Pens.cs
- OdbcParameter.cs
- AggregateNode.cs
- AppDomainAttributes.cs
- XmlSchemaProviderAttribute.cs
- DirectoryLocalQuery.cs
- TransformGroup.cs
- MonthChangedEventArgs.cs
- XMLSchema.cs
- FastEncoderWindow.cs
- PropertyItem.cs
- MetadataHelper.cs
- SchemaElementDecl.cs
- rsa.cs
- ProxyFragment.cs
- BitmapFrameDecode.cs
- DataGridViewBand.cs
- Scene3D.cs
- PropertyDescriptor.cs
- DataControlFieldCollection.cs
- FlowSwitchLink.cs
- LayoutTableCell.cs
- XsltArgumentList.cs
- ParameterBinding.cs
- MetadataUtil.cs
- SoundPlayer.cs
- ModelEditingScope.cs
- DataContext.cs
- DatasetMethodGenerator.cs
- SortAction.cs
- UserControl.cs
- ReturnEventArgs.cs
- MatrixTransform3D.cs
- DoubleLink.cs
- DataGridViewCellStateChangedEventArgs.cs
- CodeTypeReferenceCollection.cs
- DirectoryObjectSecurity.cs
- XmlSchemaIdentityConstraint.cs
- ProviderConnectionPoint.cs
- SharedUtils.cs
- AppDomainProtocolHandler.cs
- PassportAuthentication.cs
- Simplifier.cs
- Module.cs
- UnsafeNativeMethods.cs
- ping.cs
- SingleBodyParameterMessageFormatter.cs
- VectorCollectionValueSerializer.cs
- EncodingTable.cs
- IndicShape.cs
- DoubleStorage.cs
- XPathMultyIterator.cs
- WinEventTracker.cs
- EntityDataSourceWrapperPropertyDescriptor.cs
- WebPartConnectionsConfigureVerb.cs
- SafeNativeMethodsOther.cs
- AuthenticationServiceManager.cs
- DashStyle.cs
- CreateRefExpr.cs
- MatrixStack.cs
- ConnectionOrientedTransportBindingElement.cs
- _ListenerAsyncResult.cs
- SimpleRecyclingCache.cs
- AngleUtil.cs
- TdsParameterSetter.cs
- Int16KeyFrameCollection.cs
- ForceCopyBuildProvider.cs
- IsolatedStorageFileStream.cs
- WebResponse.cs
- XmlSchemaValidationException.cs
- Size3D.cs
- UnsignedPublishLicense.cs
- ObjectRef.cs
- ZipIOModeEnforcingStream.cs
- MembershipPasswordException.cs
- HitTestWithPointDrawingContextWalker.cs
- InputLangChangeRequestEvent.cs
- RewritingValidator.cs
- ScriptResourceInfo.cs
- EntityCommandDefinition.cs
- ProcessManager.cs
- OutputCacheProfileCollection.cs
- JsonUriDataContract.cs
- ChannelServices.cs
- DataControlLinkButton.cs