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
- ResizeBehavior.cs
- ListInitExpression.cs
- BindingFormattingDialog.cs
- RemoteWebConfigurationHostStream.cs
- JoinTreeSlot.cs
- SqlParameterCollection.cs
- Compilation.cs
- BindingFormattingDialog.cs
- SevenBitStream.cs
- Instrumentation.cs
- WindowsListViewGroup.cs
- ToolStripItemClickedEventArgs.cs
- HashCodeCombiner.cs
- DetailsViewCommandEventArgs.cs
- SID.cs
- CustomAttributeSerializer.cs
- FormsAuthenticationUserCollection.cs
- CommentEmitter.cs
- WebPartChrome.cs
- SerializationFieldInfo.cs
- Errors.cs
- XPathAncestorIterator.cs
- GridViewRowPresenter.cs
- HashMembershipCondition.cs
- TreeNode.cs
- ButtonChrome.cs
- BooleanSwitch.cs
- PropertyReference.cs
- TrackingRecord.cs
- BufferedWebEventProvider.cs
- PrivilegeNotHeldException.cs
- _RegBlobWebProxyDataBuilder.cs
- ValidationPropertyAttribute.cs
- ClientProxyGenerator.cs
- Ref.cs
- SafeSecurityHandles.cs
- XmlUtil.cs
- EmptyEnumerator.cs
- FileDialogCustomPlace.cs
- GC.cs
- MachinePropertyVariants.cs
- SecurityCriticalDataForSet.cs
- ReceiveMessageRecord.cs
- RelatedView.cs
- UserControl.cs
- ErrorFormatter.cs
- SubstitutionList.cs
- QilLiteral.cs
- Privilege.cs
- AxHost.cs
- PageParser.cs
- VirtualizingPanel.cs
- LOSFormatter.cs
- PhysicalFontFamily.cs
- DataTableTypeConverter.cs
- XsdValidatingReader.cs
- SQLConvert.cs
- mediaeventshelper.cs
- WindowsComboBox.cs
- ConfigXmlComment.cs
- objectresult_tresulttype.cs
- ListSortDescriptionCollection.cs
- linebase.cs
- TextDecorationLocationValidation.cs
- MetafileHeaderEmf.cs
- CustomCredentialPolicy.cs
- InheritanceContextHelper.cs
- CalendarDesigner.cs
- WebConfigurationManager.cs
- SchemaManager.cs
- PriorityItem.cs
- SoapHelper.cs
- BStrWrapper.cs
- GenericPrincipal.cs
- HandledEventArgs.cs
- FormsIdentity.cs
- CodeSnippetExpression.cs
- TableRowsCollectionEditor.cs
- EventLogPermissionEntry.cs
- Condition.cs
- ParameterCollection.cs
- querybuilder.cs
- DataFormat.cs
- TypeDescriptionProviderAttribute.cs
- TypedRowGenerator.cs
- AbstractDataSvcMapFileLoader.cs
- ListViewItemEventArgs.cs
- Canvas.cs
- SortKey.cs
- ApplicationTrust.cs
- ImplicitInputBrush.cs
- PackWebRequest.cs
- ColumnWidthChangingEvent.cs
- BindValidator.cs
- RepeatButtonAutomationPeer.cs
- WeakEventTable.cs
- HtmlAnchor.cs
- DataServicePagingProviderWrapper.cs
- BulletedList.cs
- BuildProvidersCompiler.cs