Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / WF / Activities / Designers / SequenceDesigner.cs / 1305376 / SequenceDesigner.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; using System.Workflow.ComponentModel.Design; #region Class SequenceDesigner [ActivityDesignerTheme(typeof(SequenceDesignerTheme))] internal class SequenceDesigner: SequentialActivityDesigner { } #endregion #region SequenceDesignerTheme internal sealed class SequenceDesignerTheme : CompositeDesignerTheme { public SequenceDesignerTheme(WorkflowTheme theme) : base(theme) { this.ShowDropShadow = false; this.ConnectorStartCap = LineAnchor.None; this.ConnectorEndCap = LineAnchor.ArrowAnchor; this.ForeColor = Color.FromArgb(0xFF, 0x00, 0x00, 0x73); this.BorderColor = Color.FromArgb(0xFF, 0xE0, 0xE0, 0xE0); this.BorderStyle = DashStyle.Dash; this.BackColorStart = Color.FromArgb(0x00, 0x00, 0x00, 0x00); this.BackColorEnd = Color.FromArgb(0x00, 0x00, 0x00, 0x00); } } #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; using System.Workflow.ComponentModel.Design; #region Class SequenceDesigner [ActivityDesignerTheme(typeof(SequenceDesignerTheme))] internal class SequenceDesigner: SequentialActivityDesigner { } #endregion #region SequenceDesignerTheme internal sealed class SequenceDesignerTheme : CompositeDesignerTheme { public SequenceDesignerTheme(WorkflowTheme theme) : base(theme) { this.ShowDropShadow = false; this.ConnectorStartCap = LineAnchor.None; this.ConnectorEndCap = LineAnchor.ArrowAnchor; this.ForeColor = Color.FromArgb(0xFF, 0x00, 0x00, 0x73); this.BorderColor = Color.FromArgb(0xFF, 0xE0, 0xE0, 0xE0); this.BorderStyle = DashStyle.Dash; this.BackColorStart = Color.FromArgb(0x00, 0x00, 0x00, 0x00); this.BackColorEnd = Color.FromArgb(0x00, 0x00, 0x00, 0x00); } } #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
- GiveFeedbackEvent.cs
- ValidationHelper.cs
- BackgroundFormatInfo.cs
- TextEmbeddedObject.cs
- DesignTimeVisibleAttribute.cs
- GifBitmapEncoder.cs
- SerializationSectionGroup.cs
- WebPartManagerInternals.cs
- bindurihelper.cs
- ExtenderProvidedPropertyAttribute.cs
- WebBrowser.cs
- GrammarBuilderDictation.cs
- XmlEntityReference.cs
- ScriptMethodAttribute.cs
- XsdBuilder.cs
- ContractDescription.cs
- SecurityException.cs
- CommandManager.cs
- XmlSchemaInclude.cs
- CanExpandCollapseAllConverter.cs
- SettingsSavedEventArgs.cs
- SchemaObjectWriter.cs
- SqlDependency.cs
- FunctionQuery.cs
- RawStylusInputCustomDataList.cs
- SchemaImporterExtensionElement.cs
- XmlQueryContext.cs
- NativeMethods.cs
- BoundingRectTracker.cs
- Misc.cs
- ProcessInputEventArgs.cs
- ColorAnimationUsingKeyFrames.cs
- LinkedResourceCollection.cs
- DataSvcMapFileSerializer.cs
- ProcessStartInfo.cs
- Currency.cs
- UIElementIsland.cs
- WebPartEditVerb.cs
- SocketPermission.cs
- TraceContextEventArgs.cs
- WebPartEditorCancelVerb.cs
- AssemblyEvidenceFactory.cs
- UrlPropertyAttribute.cs
- FontFamilyValueSerializer.cs
- Line.cs
- PerfCounterSection.cs
- ZipPackage.cs
- DateTimeValueSerializer.cs
- PolygonHotSpot.cs
- SerialStream.cs
- ComponentConverter.cs
- LinearKeyFrames.cs
- DependencyPropertyValueSerializer.cs
- NativeMethods.cs
- SymDocumentType.cs
- FormsAuthenticationUserCollection.cs
- SqlDesignerDataSourceView.cs
- Converter.cs
- WindowsListViewGroup.cs
- AVElementHelper.cs
- X509SecurityTokenProvider.cs
- DataGridColumnReorderingEventArgs.cs
- SelectionPatternIdentifiers.cs
- SqlCacheDependencyDatabaseCollection.cs
- ContextActivityUtils.cs
- StylusButtonCollection.cs
- WebScriptEndpointElement.cs
- DataBinding.cs
- AnimationLayer.cs
- path.cs
- Point3DCollectionValueSerializer.cs
- Soap12ProtocolReflector.cs
- input.cs
- MessageDescriptionCollection.cs
- ExtractedStateEntry.cs
- Matrix.cs
- DiffuseMaterial.cs
- XmlWellformedWriter.cs
- FileIOPermission.cs
- UserPreferenceChangingEventArgs.cs
- SqlUserDefinedTypeAttribute.cs
- StatusBarItem.cs
- DataChangedEventManager.cs
- EmptyEnumerable.cs
- Assembly.cs
- SerializationFieldInfo.cs
- XmlSerializerSection.cs
- GlobalAllocSafeHandle.cs
- ObjectDataSourceView.cs
- ExternalException.cs
- StringPropertyBuilder.cs
- VisualTreeUtils.cs
- DataSysAttribute.cs
- TransactionException.cs
- X509Certificate2Collection.cs
- DragEvent.cs
- SqlDataSourceCommandParser.cs
- KeyConstraint.cs
- DataGridTableCollection.cs
- ServiceChannel.cs