Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / WF / Common / AuthoringOM / TerminateDesigner.cs / 1305376 / TerminateDesigner.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.Design; #region Class TerminateDesigner [ActivityDesignerTheme(typeof(TerminateDesignerTheme))] internal sealed class TerminateDesigner: ActivityDesigner { } #endregion #region TerminateDesignerTheme internal sealed class TerminateDesignerTheme : ActivityDesignerTheme { public TerminateDesignerTheme(WorkflowTheme theme) : base(theme) { this.ForeColor = Color.FromArgb(0xFF, 0x00, 0x00, 0x00); this.BorderColor = Color.FromArgb(0xFF, 0x79, 0x73, 0xA5); this.BorderStyle = DashStyle.Solid; this.BackColorStart = Color.FromArgb(0xFF, 0xFF, 0xE8, 0xDF); this.BackColorEnd = Color.FromArgb(0xFF, 0xFF, 0xB3, 0x95); this.BackgroundStyle = LinearGradientMode.Horizontal; } } #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.Design; #region Class TerminateDesigner [ActivityDesignerTheme(typeof(TerminateDesignerTheme))] internal sealed class TerminateDesigner: ActivityDesigner { } #endregion #region TerminateDesignerTheme internal sealed class TerminateDesignerTheme : ActivityDesignerTheme { public TerminateDesignerTheme(WorkflowTheme theme) : base(theme) { this.ForeColor = Color.FromArgb(0xFF, 0x00, 0x00, 0x00); this.BorderColor = Color.FromArgb(0xFF, 0x79, 0x73, 0xA5); this.BorderStyle = DashStyle.Solid; this.BackColorStart = Color.FromArgb(0xFF, 0xFF, 0xE8, 0xDF); this.BackColorEnd = Color.FromArgb(0xFF, 0xFF, 0xB3, 0x95); this.BackgroundStyle = LinearGradientMode.Horizontal; } } #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
- AutomationPropertyInfo.cs
- Screen.cs
- DrawItemEvent.cs
- MultiSelectRootGridEntry.cs
- DrawTreeNodeEventArgs.cs
- DynamicValueConverter.cs
- TextEditorCopyPaste.cs
- CellQuery.cs
- WindowsFormsHost.cs
- SQLDateTime.cs
- ConsoleKeyInfo.cs
- RenameRuleObjectDialog.cs
- XmlSchemaInclude.cs
- ThicknessKeyFrameCollection.cs
- ReadOnlyDataSourceView.cs
- TagPrefixAttribute.cs
- TopClause.cs
- ParseNumbers.cs
- COM2ExtendedUITypeEditor.cs
- DbException.cs
- FontInfo.cs
- XmlLoader.cs
- UriParserTemplates.cs
- HtmlProps.cs
- EventMap.cs
- TimeIntervalCollection.cs
- TableSectionStyle.cs
- SettingsProviderCollection.cs
- TaiwanLunisolarCalendar.cs
- ActiveXHelper.cs
- ChannelSinkStacks.cs
- ZipIOLocalFileBlock.cs
- LineServicesRun.cs
- Subtree.cs
- WaitHandleCannotBeOpenedException.cs
- XmlDesignerDataSourceView.cs
- RuntimeConfigurationRecord.cs
- DiscoveryDocumentSearchPattern.cs
- LinqDataSourceDisposeEventArgs.cs
- DesignerHierarchicalDataSourceView.cs
- TreeNodeEventArgs.cs
- Intellisense.cs
- DateTimeUtil.cs
- AnnotationStore.cs
- InputLanguageProfileNotifySink.cs
- DataKeyArray.cs
- RangeContentEnumerator.cs
- Color.cs
- ClientBuildManagerCallback.cs
- JsonReader.cs
- FontNamesConverter.cs
- ThreadAttributes.cs
- WebDescriptionAttribute.cs
- ConfigurationPropertyAttribute.cs
- Int32EqualityComparer.cs
- TimeSpanValidator.cs
- RemotingServices.cs
- EncodingDataItem.cs
- EventBookmark.cs
- DbConnectionInternal.cs
- NonDualMessageSecurityOverHttp.cs
- RectangleF.cs
- ActivityBuilderHelper.cs
- TraceContextRecord.cs
- MetadataArtifactLoaderFile.cs
- HttpContext.cs
- EdmItemError.cs
- ViewStateException.cs
- SudsParser.cs
- FrameworkTemplate.cs
- AssemblyHash.cs
- RepeaterItemEventArgs.cs
- InfoCardRSAOAEPKeyExchangeFormatter.cs
- LinkClickEvent.cs
- CheckedListBox.cs
- CodeAttributeArgumentCollection.cs
- IntMinMaxAggregationOperator.cs
- WebRequest.cs
- ForeignKeyConstraint.cs
- UpDownEvent.cs
- EditorPartChrome.cs
- GridEntryCollection.cs
- RepeaterItemCollection.cs
- DataGridViewUtilities.cs
- WSSecurityXXX2005.cs
- LoginCancelEventArgs.cs
- DbParameterCollection.cs
- CodeTypeParameter.cs
- ListSourceHelper.cs
- SmtpFailedRecipientException.cs
- ExceptionDetail.cs
- ImageField.cs
- InstanceKeyView.cs
- SoapBinding.cs
- DateTimeParse.cs
- RotateTransform.cs
- HostedImpersonationContext.cs
- ServicesUtilities.cs
- ZipIOCentralDirectoryBlock.cs
- Bits.cs