Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / WF / Common / AuthoringOM / SuspendDesigner.cs / 1305376 / SuspendDesigner.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 SuspendDesigner
[ActivityDesignerTheme(typeof(SuspendDesignerTheme))]
internal sealed class SuspendDesigner: ActivityDesigner
{
}
#endregion
#region SuspendDesignerTheme
internal sealed class SuspendDesignerTheme : ActivityDesignerTheme
{
public SuspendDesignerTheme(WorkflowTheme theme)
: base(theme)
{
this.ForeColor = Color.FromArgb(0xFF, 0x00, 0x00, 0x00);
this.BorderColor = Color.FromArgb(0xFF, 0xA5, 0x79, 0x73);
this.BorderStyle = DashStyle.Solid;
this.BackColorStart = Color.FromArgb(0xFF, 0xFF, 0xFF, 0xDF);
this.BackColorEnd = Color.FromArgb(0xFF, 0xFF, 0xFF, 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
- Collection.cs
- CodeCatchClause.cs
- MimeTypeAttribute.cs
- CachedFontFace.cs
- ProviderConnectionPointCollection.cs
- LinqDataSourceContextEventArgs.cs
- DoubleLinkListEnumerator.cs
- TextPenaltyModule.cs
- DictionarySectionHandler.cs
- ProviderCollection.cs
- DefinitionUpdate.cs
- TextBoxRenderer.cs
- DelegateArgument.cs
- AbstractDataSvcMapFileLoader.cs
- SessionStateUtil.cs
- PageThemeParser.cs
- PasswordTextNavigator.cs
- FlowLayout.cs
- EdmComplexTypeAttribute.cs
- WindowProviderWrapper.cs
- ActivityDesignerHighlighter.cs
- ServicesExceptionNotHandledEventArgs.cs
- OleTxTransactionInfo.cs
- DiscoveryCallbackBehavior.cs
- AuthenticationService.cs
- _NtlmClient.cs
- APCustomTypeDescriptor.cs
- Repeater.cs
- Configuration.cs
- NavigationCommands.cs
- CaseCqlBlock.cs
- DecimalAnimationUsingKeyFrames.cs
- Timeline.cs
- EntityConnectionStringBuilder.cs
- Int32Collection.cs
- CacheVirtualItemsEvent.cs
- SimplePropertyEntry.cs
- ProxyAttribute.cs
- SoapIncludeAttribute.cs
- CharacterShapingProperties.cs
- XPathPatternBuilder.cs
- Condition.cs
- TokenFactoryCredential.cs
- UnionCodeGroup.cs
- SqlIdentifier.cs
- RegexCharClass.cs
- ColorInterpolationModeValidation.cs
- CommandExpr.cs
- ImageMap.cs
- SourceSwitch.cs
- Processor.cs
- WebPartsPersonalizationAuthorization.cs
- ScriptComponentDescriptor.cs
- Triplet.cs
- ColorDialog.cs
- UriTemplateMatchException.cs
- DelayedRegex.cs
- MediaScriptCommandRoutedEventArgs.cs
- CodeNamespaceCollection.cs
- Expr.cs
- HttpRawResponse.cs
- NavigationWindowAutomationPeer.cs
- StylusPointPropertyUnit.cs
- ProvidePropertyAttribute.cs
- TheQuery.cs
- EditorZoneAutoFormat.cs
- AbandonedMutexException.cs
- DefaultBinder.cs
- Size3D.cs
- XPathNodePointer.cs
- SetState.cs
- TaskFactory.cs
- QuaternionAnimation.cs
- StaticResourceExtension.cs
- ConnectionPointCookie.cs
- UseLicense.cs
- HostedNamedPipeTransportManager.cs
- CustomSignedXml.cs
- PanelDesigner.cs
- AutomationPatternInfo.cs
- SqlDataSourceEnumerator.cs
- OleDbPropertySetGuid.cs
- errorpatternmatcher.cs
- ProcessHostServerConfig.cs
- GatewayIPAddressInformationCollection.cs
- Gdiplus.cs
- IPipelineRuntime.cs
- InternalBufferManager.cs
- SQLMembershipProvider.cs
- brushes.cs
- XmlSerializerSection.cs
- FormsAuthenticationUser.cs
- BindingValueChangedEventArgs.cs
- IndentedWriter.cs
- DefaultCommandExtensionCallback.cs
- XmlEntityReference.cs
- StylusLogic.cs
- Hashtable.cs
- SchemaMapping.cs
- QilGenerator.cs