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
- StackOverflowException.cs
- ErrorWebPart.cs
- DependsOnAttribute.cs
- TypeForwardedToAttribute.cs
- XmlSchemaInferenceException.cs
- DetailsViewPagerRow.cs
- PenContexts.cs
- RubberbandSelector.cs
- SafeFileMappingHandle.cs
- TextEvent.cs
- StaticSiteMapProvider.cs
- Calendar.cs
- XmlnsCache.cs
- JournalEntry.cs
- ProbeDuplex11AsyncResult.cs
- XmlSchemaInferenceException.cs
- DLinqColumnProvider.cs
- Membership.cs
- SQLResource.cs
- QilLiteral.cs
- HttpBufferlessInputStream.cs
- MembershipValidatePasswordEventArgs.cs
- TaskFileService.cs
- Section.cs
- SafeFindHandle.cs
- DetailsViewUpdateEventArgs.cs
- BrowserDefinitionCollection.cs
- COMException.cs
- HttpMethodConstraint.cs
- PersistenceTypeAttribute.cs
- RSATokenProvider.cs
- ResourceDisplayNameAttribute.cs
- DbDataReader.cs
- FileDetails.cs
- ManipulationDelta.cs
- Compiler.cs
- TimeSpanValidatorAttribute.cs
- Stacktrace.cs
- HtmlSelect.cs
- LicenseException.cs
- bidPrivateBase.cs
- _SSPISessionCache.cs
- LoggedException.cs
- Type.cs
- XmlSerializerNamespaces.cs
- SerializationSectionGroup.cs
- _BufferOffsetSize.cs
- CursorEditor.cs
- CodeCommentStatementCollection.cs
- SchemaImporterExtensionsSection.cs
- DataGridItem.cs
- NumberSubstitution.cs
- TextTabProperties.cs
- ListViewDeleteEventArgs.cs
- FileIOPermission.cs
- SessionStateSection.cs
- UTF7Encoding.cs
- MouseEventArgs.cs
- datacache.cs
- AttributeAction.cs
- TextViewBase.cs
- ScrollChrome.cs
- TrustLevel.cs
- HttpClientCertificate.cs
- XmlEntity.cs
- CellQuery.cs
- ApplicationDirectory.cs
- Console.cs
- MdImport.cs
- Int32Storage.cs
- SubpageParagraph.cs
- WindowsRebar.cs
- InternalBufferOverflowException.cs
- ContextBase.cs
- DesignerLoader.cs
- GacUtil.cs
- ExpressionPrefixAttribute.cs
- ObjectFactoryCodeDomTreeGenerator.cs
- ActivityMarkupSerializationProvider.cs
- Menu.cs
- EntityObject.cs
- GridViewRowPresenter.cs
- ResourceContainer.cs
- TaskbarItemInfo.cs
- PenLineJoinValidation.cs
- ProcessHostServerConfig.cs
- SamlAssertionKeyIdentifierClause.cs
- SchemaEntity.cs
- ColumnWidthChangingEvent.cs
- ResourceContainer.cs
- BaseTemplateParser.cs
- NetworkStream.cs
- XomlCompilerHelpers.cs
- ConfigurationManagerHelperFactory.cs
- StateMachineWorkflowInstance.cs
- ImageDrawing.cs
- XmlSchemaComplexContentRestriction.cs
- Cursor.cs
- Debug.cs
- ValuePattern.cs