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
- CssClassPropertyAttribute.cs
- ProcessingInstructionAction.cs
- Pen.cs
- GridViewSortEventArgs.cs
- LinkClickEvent.cs
- TreeNodeStyle.cs
- SystemInfo.cs
- ClientTarget.cs
- GeometryDrawing.cs
- DocumentGridContextMenu.cs
- RightsManagementResourceHelper.cs
- ImageKeyConverter.cs
- IntSecurity.cs
- OleDbConnectionPoolGroupProviderInfo.cs
- TraceHandlerErrorFormatter.cs
- ListViewItem.cs
- MeshGeometry3D.cs
- ManifestBasedResourceGroveler.cs
- TextPatternIdentifiers.cs
- SystemNetworkInterface.cs
- IdentifierElement.cs
- TreeViewItem.cs
- MenuCommand.cs
- ToolStripLabel.cs
- FileSystemWatcher.cs
- CustomPopupPlacement.cs
- CollectionBuilder.cs
- MustUnderstandBehavior.cs
- ListViewGroupItemCollection.cs
- securitycriticaldata.cs
- XslException.cs
- QueryContext.cs
- Table.cs
- TypeContext.cs
- Process.cs
- WindowsStartMenu.cs
- DataViewManager.cs
- ColumnHeader.cs
- AnnotationService.cs
- ServiceParser.cs
- mediaclock.cs
- TextMarkerSource.cs
- ColorDialog.cs
- HtmlInputSubmit.cs
- DesignerDataTableBase.cs
- TextEditorSelection.cs
- GestureRecognizer.cs
- ZipIOModeEnforcingStream.cs
- FixedSOMSemanticBox.cs
- ContextQuery.cs
- GlyphInfoList.cs
- XPathNodeIterator.cs
- LinqDataSourceView.cs
- SByte.cs
- Resources.Designer.cs
- LostFocusEventManager.cs
- TileBrush.cs
- HttpHeaderCollection.cs
- EdmType.cs
- MediaSystem.cs
- ListCardsInFileRequest.cs
- TrustManager.cs
- ProviderConnectionPoint.cs
- UnicodeEncoding.cs
- CqlParserHelpers.cs
- ScaleTransform.cs
- RegexGroup.cs
- WebConfigurationHost.cs
- DataGridViewCellStateChangedEventArgs.cs
- UmAlQuraCalendar.cs
- unitconverter.cs
- EnumUnknown.cs
- SecurityState.cs
- ConfigurationConverterBase.cs
- KeyValuePair.cs
- RemotingConfigParser.cs
- CSharpCodeProvider.cs
- Or.cs
- DecimalAnimationUsingKeyFrames.cs
- DescendentsWalker.cs
- RightsManagementPermission.cs
- MailWebEventProvider.cs
- CompilerWrapper.cs
- RegexMatch.cs
- PartialCachingControl.cs
- TableLayoutRowStyleCollection.cs
- CodeCastExpression.cs
- TableLayoutSettingsTypeConverter.cs
- TraceUtility.cs
- TrustSection.cs
- ApplicationContext.cs
- OraclePermissionAttribute.cs
- FixedHighlight.cs
- LocatorGroup.cs
- IOThreadScheduler.cs
- XmlUrlResolver.cs
- SrgsOneOf.cs
- DetailsViewInsertEventArgs.cs
- JulianCalendar.cs
- InheritanceUI.cs