Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / WF / Activities / Designers / DelayDesigner.cs / 1305376 / DelayDesigner.cs
namespace System.Workflow.Activities { 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 DelayDesigner [ActivityDesignerTheme(typeof(DelayDesignerTheme))] internal sealed class DelayDesigner: ActivityDesigner { } #endregion #region DelayDesignerTheme internal sealed class DelayDesignerTheme : ActivityDesignerTheme { public DelayDesignerTheme(WorkflowTheme theme) : base(theme) { this.ForeColor = Color.FromArgb(0xFF, 0x00, 0x00, 0x00); this.BorderColor = Color.FromArgb(0xFF, 0x80, 0x40, 0x40); this.BorderStyle = DashStyle.Solid; this.BackColorStart = Color.FromArgb(0xFF, 0x80, 0x40, 0x40); this.BackColorEnd = Color.FromArgb(0xFF, 0xF1, 0xE4, 0xE4); 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.Activities { 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 DelayDesigner [ActivityDesignerTheme(typeof(DelayDesignerTheme))] internal sealed class DelayDesigner: ActivityDesigner { } #endregion #region DelayDesignerTheme internal sealed class DelayDesignerTheme : ActivityDesignerTheme { public DelayDesignerTheme(WorkflowTheme theme) : base(theme) { this.ForeColor = Color.FromArgb(0xFF, 0x00, 0x00, 0x00); this.BorderColor = Color.FromArgb(0xFF, 0x80, 0x40, 0x40); this.BorderStyle = DashStyle.Solid; this.BackColorStart = Color.FromArgb(0xFF, 0x80, 0x40, 0x40); this.BackColorEnd = Color.FromArgb(0xFF, 0xF1, 0xE4, 0xE4); 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
- XmlSchemaChoice.cs
- XmlValidatingReaderImpl.cs
- ImportContext.cs
- DataServiceHostFactory.cs
- InteropAutomationProvider.cs
- Evaluator.cs
- XmlEventCache.cs
- FileDialog.cs
- FileDialog_Vista.cs
- _BufferOffsetSize.cs
- WrappedDispatcherException.cs
- LinqDataSource.cs
- CompositeDataBoundControl.cs
- diagnosticsswitches.cs
- MulticastOption.cs
- EventHandlerService.cs
- TraceRecord.cs
- ListViewSelectEventArgs.cs
- CatalogZone.cs
- ToolStripContentPanel.cs
- AtomPub10CategoriesDocumentFormatter.cs
- Models.cs
- ApplicationContext.cs
- FirewallWrapper.cs
- DbProviderFactory.cs
- XmlSchemaSimpleContentRestriction.cs
- Main.cs
- XmlAttributes.cs
- PtsHost.cs
- BinHexDecoder.cs
- MethodToken.cs
- ListBase.cs
- WebPartZone.cs
- CustomAttributeBuilder.cs
- ExternalFile.cs
- Dump.cs
- OdbcInfoMessageEvent.cs
- StateRuntime.cs
- SqlTypeConverter.cs
- TransformerInfo.cs
- AndMessageFilter.cs
- XPathMessageFilterElementComparer.cs
- SerialPinChanges.cs
- GridViewItemAutomationPeer.cs
- SoapTypeAttribute.cs
- AuthorizationRule.cs
- HtmlTableCellCollection.cs
- DependencyPropertyConverter.cs
- WinInetCache.cs
- ToolStripPanelCell.cs
- ToolStripGripRenderEventArgs.cs
- HashRepartitionStream.cs
- UnsafeNativeMethods.cs
- ButtonField.cs
- WrapPanel.cs
- DataGridViewRowDividerDoubleClickEventArgs.cs
- RegexWriter.cs
- GeometryConverter.cs
- HandlerFactoryWrapper.cs
- TextBlockAutomationPeer.cs
- LinearGradientBrush.cs
- CLSCompliantAttribute.cs
- RepeatButtonAutomationPeer.cs
- QuadraticBezierSegment.cs
- SecureConversationDriver.cs
- ConfigurationManagerHelper.cs
- QilInvoke.cs
- FileSecurity.cs
- StructuralCache.cs
- DesignSurfaceServiceContainer.cs
- DocumentEventArgs.cs
- HtmlEncodedRawTextWriter.cs
- KeyManager.cs
- SecurityManager.cs
- DesignColumnCollection.cs
- Group.cs
- DataGridViewBand.cs
- EventLogPermissionAttribute.cs
- ResourcesChangeInfo.cs
- PanelDesigner.cs
- Win32Native.cs
- BitmapDecoder.cs
- WeakEventTable.cs
- EntitySqlQueryState.cs
- ErrorStyle.cs
- TransactionsSectionGroup.cs
- UpdatePanelTriggerCollection.cs
- InstrumentationTracker.cs
- IssuedTokenParametersElement.cs
- ScriptResourceInfo.cs
- ProxyWebPartConnectionCollection.cs
- QuaternionValueSerializer.cs
- TextEndOfSegment.cs
- ExpressionHelper.cs
- XslCompiledTransform.cs
- Vector3D.cs
- PathFigureCollectionConverter.cs
- InputLangChangeRequestEvent.cs
- WebPartPersonalization.cs
- DataGridViewRowPrePaintEventArgs.cs