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
- XmlAtomicValue.cs
- UpDownBaseDesigner.cs
- IIS7WorkerRequest.cs
- DataGridDetailsPresenter.cs
- BinaryFormatter.cs
- RelationshipConstraintValidator.cs
- KeyEvent.cs
- ObjectDataSourceMethodEventArgs.cs
- PropertyRef.cs
- ActionItem.cs
- SafePEFileHandle.cs
- WindowsHyperlink.cs
- AppDomainUnloadedException.cs
- CursorConverter.cs
- GenericTextProperties.cs
- DataGridViewCellStyleConverter.cs
- DataBoundControlHelper.cs
- MimeImporter.cs
- DropDownList.cs
- versioninfo.cs
- StateMachine.cs
- PaginationProgressEventArgs.cs
- XmlWrappingWriter.cs
- RowBinding.cs
- SystemBrushes.cs
- GlobalDataBindingHandler.cs
- ChainedAsyncResult.cs
- TextParaLineResult.cs
- Simplifier.cs
- TypeReference.cs
- RegexCompilationInfo.cs
- WorkflowRuntimeSection.cs
- CodeTypeParameterCollection.cs
- ServiceXNameTypeConverter.cs
- EnumValidator.cs
- TextReader.cs
- Block.cs
- XmlIgnoreAttribute.cs
- CompiledRegexRunnerFactory.cs
- XPathExpr.cs
- ToolboxItemWrapper.cs
- MailWriter.cs
- RoleGroup.cs
- Ipv6Element.cs
- SecurityElement.cs
- SqlInfoMessageEvent.cs
- NavigationWindowAutomationPeer.cs
- HtmlForm.cs
- StandardBindingElementCollection.cs
- TargetPerspective.cs
- Classification.cs
- CompiledQuery.cs
- RangeBase.cs
- DATA_BLOB.cs
- SmiTypedGetterSetter.cs
- RewritingSimplifier.cs
- PrefixQName.cs
- Classification.cs
- RijndaelManagedTransform.cs
- Funcletizer.cs
- JoinQueryOperator.cs
- TableDetailsCollection.cs
- TimeSpanConverter.cs
- ConvertTextFrag.cs
- SpellerError.cs
- SyndicationElementExtension.cs
- WmiEventSink.cs
- Crc32Helper.cs
- SqlUtil.cs
- odbcmetadatacollectionnames.cs
- CodeSnippetCompileUnit.cs
- SvcMapFileSerializer.cs
- InternalDispatchObject.cs
- ResourcesChangeInfo.cs
- MethodImplAttribute.cs
- TempFiles.cs
- ProviderBase.cs
- TextSerializer.cs
- CompilationLock.cs
- Array.cs
- DataBinder.cs
- COAUTHINFO.cs
- MultipleViewProviderWrapper.cs
- ActiveDesignSurfaceEvent.cs
- WorkflowWebHostingModule.cs
- StylusPlugin.cs
- ArgumentOutOfRangeException.cs
- TextSelection.cs
- CodeTypeMemberCollection.cs
- Cursors.cs
- DbDataSourceEnumerator.cs
- WebMessageEncoderFactory.cs
- SourceChangedEventArgs.cs
- GridViewDeleteEventArgs.cs
- MaterialGroup.cs
- TimeSpanMinutesOrInfiniteConverter.cs
- ClientUrlResolverWrapper.cs
- SqlDataSourceEnumerator.cs
- RangeBaseAutomationPeer.cs
- SHA1.cs