Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / WF / Common / AuthoringOM / SequenceDesigner.cs / 1305376 / SequenceDesigner.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; using System.Workflow.ComponentModel.Design; #region Class SequenceDesigner [ActivityDesignerTheme(typeof(SequenceDesignerTheme))] public 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.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; using System.Workflow.ComponentModel.Design; #region Class SequenceDesigner [ActivityDesignerTheme(typeof(SequenceDesignerTheme))] public 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
- ExtensionWindow.cs
- FlowPosition.cs
- XmlReturnWriter.cs
- InputScopeAttribute.cs
- HwndSubclass.cs
- IImplicitResourceProvider.cs
- DebugHandleTracker.cs
- WindowsFont.cs
- HandleRef.cs
- Rotation3DKeyFrameCollection.cs
- ViewSimplifier.cs
- ExpressionContext.cs
- ItemList.cs
- Monitor.cs
- Range.cs
- PreviewPageInfo.cs
- Action.cs
- PolyQuadraticBezierSegment.cs
- XmlReaderSettings.cs
- DoubleConverter.cs
- ToolBarButtonClickEvent.cs
- ResourceProviderFactory.cs
- XmlNamespaceDeclarationsAttribute.cs
- AppDomainFactory.cs
- TemplateBindingExtensionConverter.cs
- Vector.cs
- GridViewDesigner.cs
- FunctionNode.cs
- Msec.cs
- HttpModuleActionCollection.cs
- UriSectionData.cs
- PrintDialogException.cs
- SettingsContext.cs
- RegistrationServices.cs
- DataGridViewColumnTypePicker.cs
- EmissiveMaterial.cs
- FunctionNode.cs
- Marshal.cs
- _NestedMultipleAsyncResult.cs
- XmlDataCollection.cs
- WebPartAuthorizationEventArgs.cs
- XmlComplianceUtil.cs
- DataBindingsDialog.cs
- SecuritySessionSecurityTokenAuthenticator.cs
- AssemblyAttributes.cs
- DataControlFieldCollection.cs
- WebBrowserHelper.cs
- MediaElementAutomationPeer.cs
- PropertyChangedEventArgs.cs
- FontFamilyIdentifier.cs
- XmlSchemaComplexContentRestriction.cs
- XmlAtomicValue.cs
- TextProviderWrapper.cs
- PreviousTrackingServiceAttribute.cs
- Vector3DAnimation.cs
- InplaceBitmapMetadataWriter.cs
- DataGridItemEventArgs.cs
- PageFunction.cs
- ListViewAutomationPeer.cs
- SqlWorkflowInstanceStoreLock.cs
- XDeferredAxisSource.cs
- RegistryPermission.cs
- PreviewKeyDownEventArgs.cs
- DynamicQueryStringParameter.cs
- RotateTransform3D.cs
- DataStreamFromComStream.cs
- HwndAppCommandInputProvider.cs
- HwndAppCommandInputProvider.cs
- ControlBuilderAttribute.cs
- GroupBoxRenderer.cs
- SatelliteContractVersionAttribute.cs
- InfoCardCryptoHelper.cs
- GlobalProxySelection.cs
- FrameworkObject.cs
- SortAction.cs
- EastAsianLunisolarCalendar.cs
- CallSite.cs
- SessionPageStateSection.cs
- BasePropertyDescriptor.cs
- PerformanceCounterCategory.cs
- HtmlInputReset.cs
- HTMLTextWriter.cs
- SplineKeyFrames.cs
- EntityReference.cs
- WindowsListViewSubItem.cs
- SectionVisual.cs
- TypefaceCollection.cs
- TextTreeText.cs
- ReaderWriterLock.cs
- MultitargetingHelpers.cs
- MessageContractMemberAttribute.cs
- PreApplicationStartMethodAttribute.cs
- UnknownWrapper.cs
- DoubleIndependentAnimationStorage.cs
- SessionParameter.cs
- OlePropertyStructs.cs
- XmlSchemaException.cs
- ZipIOZip64EndOfCentralDirectoryBlock.cs
- GcSettings.cs
- EventLogTraceListener.cs