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
- GreenMethods.cs
- ConsoleKeyInfo.cs
- Double.cs
- FunctionDescription.cs
- PartitionResolver.cs
- GacUtil.cs
- WindowsListViewGroup.cs
- ObjectSpanRewriter.cs
- Cloud.cs
- SQLGuidStorage.cs
- XmlSignatureManifest.cs
- ToolboxItemFilterAttribute.cs
- LowerCaseStringConverter.cs
- CodeDelegateCreateExpression.cs
- RegexCode.cs
- InputScopeConverter.cs
- HasCopySemanticsAttribute.cs
- WindowsPrincipal.cs
- ResourceExpressionBuilder.cs
- GroupItem.cs
- EncodingInfo.cs
- VectorCollectionValueSerializer.cs
- WizardForm.cs
- EntityClientCacheKey.cs
- RuleProcessor.cs
- TextRange.cs
- ResXResourceReader.cs
- TextLineResult.cs
- NodeFunctions.cs
- DesigntimeLicenseContextSerializer.cs
- PageAdapter.cs
- RelationshipType.cs
- CodeIndexerExpression.cs
- FormViewRow.cs
- SchemaImporter.cs
- Interlocked.cs
- TextMessageEncodingElement.cs
- ProcessStartInfo.cs
- UndoEngine.cs
- ItemTypeToolStripMenuItem.cs
- NonVisualControlAttribute.cs
- LinqDataSourceContextData.cs
- BitStack.cs
- ColorMatrix.cs
- recordstate.cs
- VarRemapper.cs
- MSAAWinEventWrap.cs
- XmlPreloadedResolver.cs
- MouseGestureValueSerializer.cs
- SessionParameter.cs
- Expander.cs
- LinkLabel.cs
- XomlCompilerError.cs
- RC2.cs
- BaseDataBoundControl.cs
- VariableQuery.cs
- WebHttpBindingElement.cs
- HatchBrush.cs
- TraceListener.cs
- PersonalizableAttribute.cs
- HostElement.cs
- XamlFilter.cs
- HttpChannelBindingToken.cs
- BinaryFormatterWriter.cs
- DefaultValueAttribute.cs
- ApplyImportsAction.cs
- HTMLTagNameToTypeMapper.cs
- MailDefinition.cs
- Missing.cs
- NamespaceList.cs
- ModulesEntry.cs
- _CookieModule.cs
- ProgressiveCrcCalculatingStream.cs
- InputChannelBinder.cs
- XmlSchemaAttribute.cs
- ToolStripPanel.cs
- WindowsFormsSynchronizationContext.cs
- WebSysDefaultValueAttribute.cs
- SafeSecurityHandles.cs
- ThemeConfigurationDialog.cs
- ObjectListTitleAttribute.cs
- WeakEventTable.cs
- MembershipValidatePasswordEventArgs.cs
- QuaternionValueSerializer.cs
- UnknownMessageReceivedEventArgs.cs
- MulticastNotSupportedException.cs
- StructureChangedEventArgs.cs
- ProgressBar.cs
- Simplifier.cs
- ComponentEvent.cs
- MarkupExtensionParser.cs
- Roles.cs
- TableRowCollection.cs
- EmptyQuery.cs
- BaseComponentEditor.cs
- HttpWebRequestElement.cs
- WindowsFormsHost.cs
- PathParser.cs
- InputReferenceExpression.cs
- AnonymousIdentificationSection.cs