Code:
/ 4.0 / 4.0 / untmp / 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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- RowUpdatingEventArgs.cs
- InputBuffer.cs
- BinaryReader.cs
- connectionpool.cs
- SimpleNameService.cs
- CodeNamespace.cs
- HtmlEncodedRawTextWriter.cs
- SqlClientFactory.cs
- serverconfig.cs
- BasicKeyConstraint.cs
- HttpBufferlessInputStream.cs
- X500Name.cs
- SafeNativeMethods.cs
- Dump.cs
- DataGridViewButtonColumn.cs
- ElementHostAutomationPeer.cs
- FilteredDataSetHelper.cs
- DocumentXmlWriter.cs
- MetadataHelper.cs
- FixedElement.cs
- ProfileGroupSettingsCollection.cs
- TreeNodeCollection.cs
- SafeNativeMethods.cs
- ShimAsPublicXamlType.cs
- XPathDocumentBuilder.cs
- ThumbAutomationPeer.cs
- EntityKey.cs
- PropertyPath.cs
- SafeCryptContextHandle.cs
- ClientApiGenerator.cs
- WorkflowPageSetupDialog.cs
- SimpleBitVector32.cs
- OptimalBreakSession.cs
- TransformationRules.cs
- SiteMapNodeItemEventArgs.cs
- SecuritySessionSecurityTokenProvider.cs
- XsdCachingReader.cs
- WebBrowserEvent.cs
- Shape.cs
- Literal.cs
- ProxyWebPartConnectionCollection.cs
- FacetValues.cs
- SettingsAttributes.cs
- LZCodec.cs
- XPathNodeList.cs
- dataSvcMapFileLoader.cs
- PersonalizationEntry.cs
- MetadataItem.cs
- NetTcpSecurityElement.cs
- HorizontalAlignConverter.cs
- EncodingDataItem.cs
- TextDecorationCollection.cs
- MessageQueueKey.cs
- EventLogPermission.cs
- WindowsIPAddress.cs
- DefaultValueTypeConverter.cs
- RadioButton.cs
- IListConverters.cs
- CacheSection.cs
- FunctionGenerator.cs
- WpfXamlMember.cs
- ExceptionHandler.cs
- XmlSchemaComplexContent.cs
- NumberFormatInfo.cs
- XmlWriterDelegator.cs
- ScriptServiceAttribute.cs
- SiteMapNodeItemEventArgs.cs
- ResponseStream.cs
- DBBindings.cs
- PolicyException.cs
- TableLayout.cs
- TrustSection.cs
- FontFamilyValueSerializer.cs
- Process.cs
- CapiNative.cs
- CollectionBase.cs
- DecimalKeyFrameCollection.cs
- NotSupportedException.cs
- ObjectRef.cs
- DurableInstancingOptions.cs
- PathNode.cs
- SubMenuStyle.cs
- BitmapCodecInfo.cs
- ExpressionParser.cs
- DeploymentSection.cs
- ProfileProvider.cs
- PersistenceProviderDirectory.cs
- BinaryFormatterWriter.cs
- ConfigurationPermission.cs
- WebFormDesignerActionService.cs
- Point3DCollection.cs
- MouseCaptureWithinProperty.cs
- AlignmentXValidation.cs
- AuthenticationServiceManager.cs
- OracleInternalConnection.cs
- HttpListenerRequest.cs
- HierarchicalDataBoundControl.cs
- EditorZoneBase.cs
- COM2ColorConverter.cs
- _LazyAsyncResult.cs