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
- SortDescriptionCollection.cs
- DataListItemEventArgs.cs
- Compiler.cs
- SystemWebExtensionsSectionGroup.cs
- OuterGlowBitmapEffect.cs
- CmsInterop.cs
- ImageAttributes.cs
- httpapplicationstate.cs
- ZipIOZip64EndOfCentralDirectoryBlock.cs
- Decoder.cs
- ItemAutomationPeer.cs
- CheckBox.cs
- _AutoWebProxyScriptEngine.cs
- ServiceActivationException.cs
- ThreadLocal.cs
- PartialArray.cs
- Expander.cs
- IBuiltInEvidence.cs
- ClientApiGenerator.cs
- OdbcConnectionStringbuilder.cs
- DataGridParentRows.cs
- WebCategoryAttribute.cs
- MetadataArtifactLoaderCompositeResource.cs
- XmlAnyElementAttribute.cs
- NotFiniteNumberException.cs
- DrawListViewColumnHeaderEventArgs.cs
- DoubleStorage.cs
- Assembly.cs
- TreeNodeMouseHoverEvent.cs
- PropertiesTab.cs
- SessionStateUtil.cs
- PropertyInformation.cs
- FtpRequestCacheValidator.cs
- CurrentChangingEventManager.cs
- BinHexEncoder.cs
- MbpInfo.cs
- LinkLabel.cs
- PostBackTrigger.cs
- DrawingGroup.cs
- TextParagraphCache.cs
- ResourceDisplayNameAttribute.cs
- DataTable.cs
- FileDialogCustomPlace.cs
- TextTreeRootNode.cs
- FixedSOMLineRanges.cs
- OutputCacheSettings.cs
- QilScopedVisitor.cs
- RowBinding.cs
- DataControlLinkButton.cs
- TcpTransportSecurity.cs
- JoinElimination.cs
- WaveHeader.cs
- DtrList.cs
- ResponseStream.cs
- SqlRemoveConstantOrderBy.cs
- ServiceEndpoint.cs
- TypeForwardedFromAttribute.cs
- SamlConstants.cs
- NativeMethods.cs
- NonPrimarySelectionGlyph.cs
- RangeEnumerable.cs
- OptimizedTemplateContentHelper.cs
- precedingquery.cs
- AuthenticateEventArgs.cs
- CheckBoxBaseAdapter.cs
- AuthenticationModulesSection.cs
- RelationshipNavigation.cs
- ToolStripDropTargetManager.cs
- _IPv6Address.cs
- StructuralType.cs
- TypeConverterAttribute.cs
- DataExchangeServiceBinder.cs
- XMLSchema.cs
- FilteredAttributeCollection.cs
- FrameworkElementFactory.cs
- COM2IDispatchConverter.cs
- QueryCursorEventArgs.cs
- TableParagraph.cs
- FunctionGenerator.cs
- MatrixValueSerializer.cs
- CreatingCookieEventArgs.cs
- ValidatorCompatibilityHelper.cs
- NetNamedPipeBinding.cs
- ImageCodecInfo.cs
- Frame.cs
- PermissionSet.cs
- WaitForChangedResult.cs
- MarkupCompilePass1.cs
- FormViewDeletedEventArgs.cs
- Image.cs
- Blend.cs
- COM2IManagedPerPropertyBrowsingHandler.cs
- WorkflowInstanceSuspendedRecord.cs
- DataGridViewRowHeightInfoNeededEventArgs.cs
- CollectionsUtil.cs
- FtpWebRequest.cs
- NativeMethods.cs
- HtmlGenericControl.cs
- ComNativeDescriptor.cs
- InputLanguageEventArgs.cs