Code:
/ 4.0 / 4.0 / untmp / 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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- PocoPropertyAccessorStrategy.cs
- Pen.cs
- ToolStripRenderEventArgs.cs
- DragDrop.cs
- ContainerAction.cs
- UIElementHelper.cs
- WebEvents.cs
- QueryResultOp.cs
- GPRECTF.cs
- SymmetricAlgorithm.cs
- SqlVersion.cs
- Site.cs
- IOThreadTimer.cs
- VScrollProperties.cs
- RowVisual.cs
- AdRotatorDesigner.cs
- AnnotationHighlightLayer.cs
- DiagnosticTraceSource.cs
- CodeDomDesignerLoader.cs
- ToolStripComboBox.cs
- ColumnResizeUndoUnit.cs
- StylusPointPropertyInfoDefaults.cs
- HandleCollector.cs
- BasicExpandProvider.cs
- EntityDesignerDataSourceView.cs
- TableHeaderCell.cs
- CodeConstructor.cs
- ViewBox.cs
- InkCanvasFeedbackAdorner.cs
- SimpleRecyclingCache.cs
- ServiceOperation.cs
- DragEvent.cs
- RegexInterpreter.cs
- ToolboxItemWrapper.cs
- PanelStyle.cs
- SimpleWebHandlerParser.cs
- SafeWaitHandle.cs
- SqlMethodCallConverter.cs
- ServiceHostFactory.cs
- StylusPointPropertyUnit.cs
- DriveNotFoundException.cs
- DrawListViewColumnHeaderEventArgs.cs
- ComboBoxAutomationPeer.cs
- ExpressionBinding.cs
- ShapeTypeface.cs
- CodeDirectoryCompiler.cs
- DataGridViewIntLinkedList.cs
- DataColumnMapping.cs
- InputProviderSite.cs
- IssuanceTokenProviderState.cs
- AnimatedTypeHelpers.cs
- EntityRecordInfo.cs
- MatrixTransform.cs
- MissingMemberException.cs
- TypeFieldSchema.cs
- ReadOnlyHierarchicalDataSourceView.cs
- SafeFreeMibTable.cs
- WebProxyScriptElement.cs
- StackOverflowException.cs
- SafeRightsManagementSessionHandle.cs
- GeneratedCodeAttribute.cs
- MetaTableHelper.cs
- ConnectionManagementElement.cs
- SystemDropShadowChrome.cs
- FormViewRow.cs
- X509CertificateStore.cs
- StrongNamePublicKeyBlob.cs
- GridViewUpdatedEventArgs.cs
- DocumentGridContextMenu.cs
- StrongNameKeyPair.cs
- HWStack.cs
- UIElement3D.cs
- AuthorizationRule.cs
- GridItem.cs
- RegisteredArrayDeclaration.cs
- ConfigurationValidatorBase.cs
- ClientBuildManagerCallback.cs
- ReversePositionQuery.cs
- IIS7UserPrincipal.cs
- PEFileEvidenceFactory.cs
- ScrollBar.cs
- XPathNavigatorReader.cs
- COM2Enum.cs
- EntityDesignerDataSourceView.cs
- ColumnResizeAdorner.cs
- MD5CryptoServiceProvider.cs
- XXXOnTypeBuilderInstantiation.cs
- OracleConnection.cs
- ScrollableControl.cs
- WebPartTransformerCollection.cs
- SamlNameIdentifierClaimResource.cs
- HelpInfo.cs
- ExpressionDumper.cs
- SystemException.cs
- DBCommand.cs
- KeyPullup.cs
- AVElementHelper.cs
- _RegBlobWebProxyDataBuilder.cs
- HttpServerVarsCollection.cs
- CacheMemory.cs