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
- Wizard.cs
- SQLInt16.cs
- TreeNodeEventArgs.cs
- HttpListenerException.cs
- UpdateTranslator.cs
- SQLChars.cs
- ImportCatalogPart.cs
- DataGridViewCellStyleContentChangedEventArgs.cs
- shaperfactoryquerycacheentry.cs
- Module.cs
- PropertyNames.cs
- SystemResourceKey.cs
- RequiredFieldValidator.cs
- TypeInitializationException.cs
- SmtpFailedRecipientsException.cs
- RepeatBehavior.cs
- Dump.cs
- FacetDescriptionElement.cs
- ContractAdapter.cs
- AssemblyInfo.cs
- WorkflowViewElement.cs
- TextTreeTextNode.cs
- WindowsGraphics.cs
- xmlfixedPageInfo.cs
- TdsParserSessionPool.cs
- UIAgentRequest.cs
- DrawingContextDrawingContextWalker.cs
- LabelExpression.cs
- OperationValidationEventArgs.cs
- HtmlTableRow.cs
- AnimationStorage.cs
- PassportAuthentication.cs
- DigestTraceRecordHelper.cs
- HwndKeyboardInputProvider.cs
- PrinterResolution.cs
- HexParser.cs
- PeerNameRegistration.cs
- AsyncMethodInvoker.cs
- ExpressionTextBoxAutomationPeer.cs
- BitmapCodecInfoInternal.cs
- SessionStateModule.cs
- WebPartDeleteVerb.cs
- TextEffect.cs
- BrowserInteropHelper.cs
- ProtectedUri.cs
- FontClient.cs
- XmlCharCheckingReader.cs
- AuthenticatedStream.cs
- CodeSubDirectoriesCollection.cs
- Part.cs
- EventRecord.cs
- RenamedEventArgs.cs
- ListBox.cs
- TraceUtility.cs
- DataGridViewRowHeightInfoPushedEventArgs.cs
- ValueOfAction.cs
- ReadOnlyNameValueCollection.cs
- ProfilePropertyNameValidator.cs
- ResourcePool.cs
- DataKey.cs
- StoreAnnotationsMap.cs
- AssemblySettingAttributes.cs
- ASCIIEncoding.cs
- SelectionItemProviderWrapper.cs
- FormsAuthenticationUserCollection.cs
- DrawingCollection.cs
- XmlNodeReader.cs
- CompleteWizardStep.cs
- Repeater.cs
- Emitter.cs
- SqlTypesSchemaImporter.cs
- TraceFilter.cs
- SoundPlayer.cs
- CommandID.cs
- HyperLink.cs
- MultiDataTrigger.cs
- PeerNameRecord.cs
- BoundPropertyEntry.cs
- BamlResourceContent.cs
- LinkButton.cs
- DataControlCommands.cs
- TogglePattern.cs
- SafeFindHandle.cs
- InboundActivityHelper.cs
- Rect3D.cs
- Attributes.cs
- __Filters.cs
- EntityDataSourceColumn.cs
- CssStyleCollection.cs
- xml.cs
- LZCodec.cs
- XmlSchemaException.cs
- httpapplicationstate.cs
- DataObjectAttribute.cs
- ReverseComparer.cs
- _UriTypeConverter.cs
- ConfigurationSchemaErrors.cs
- OperandQuery.cs
- EncoderExceptionFallback.cs
- ToolStripSplitStackLayout.cs