Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / NetFx35 / System.WorkflowServices / System / Workflow / Activities / SendActivityDesignerTheme.cs / 1305376 / SendActivityDesignerTheme.cs
//------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
//-----------------------------------------------------------
namespace System.Workflow.Activities
{
using System.Collections;
using System.ComponentModel;
using System.Workflow.ComponentModel.Design;
using System.Drawing;
using System.Reflection;
using System.Workflow.ComponentModel;
using System.ComponentModel.Design;
using System.Workflow.Activities.Design;
using System.ServiceModel;
using System.Workflow.ComponentModel.Compiler;
internal class SendActivityDesignerTheme : ActivityDesignerTheme
{
public SendActivityDesignerTheme(WorkflowTheme theme)
: base(theme)
{
base.BackColorStart = Color.FromArgb(255, 255, 255);
base.BackColorEnd = Color.FromArgb(200, 200, 200);
base.BorderColor = Color.FromArgb(200, 200, 200);
base.ForeColor = Color.FromArgb(80, 80, 80);
base.BackgroundStyle = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
}
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ObjectDataSourceStatusEventArgs.cs
- ToolStripPanel.cs
- StreamWriter.cs
- PropertyChangeTracker.cs
- UriTemplateClientFormatter.cs
- SoapIgnoreAttribute.cs
- UnderstoodHeaders.cs
- ListBindingConverter.cs
- PersistChildrenAttribute.cs
- DocumentReference.cs
- XamlContextStack.cs
- InfoCardRSAPKCS1KeyExchangeDeformatter.cs
- Helper.cs
- XmlDocumentFragment.cs
- BitmapEffectGroup.cs
- Environment.cs
- ConstructorBuilder.cs
- BrowserDefinitionCollection.cs
- Int32.cs
- WorkflowRuntimeServicesBehavior.cs
- Axis.cs
- NamespaceListProperty.cs
- BrushConverter.cs
- DataGridViewBindingCompleteEventArgs.cs
- sapiproxy.cs
- HttpHeaderCollection.cs
- OutputCacheProfileCollection.cs
- PrinterUnitConvert.cs
- CultureTableRecord.cs
- WpfSharedBamlSchemaContext.cs
- XsltArgumentList.cs
- ImportOptions.cs
- PageAsyncTask.cs
- AttributeAction.cs
- FloaterBaseParaClient.cs
- TableRowCollection.cs
- NullRuntimeConfig.cs
- PeerApplicationLaunchInfo.cs
- SyndicationDeserializer.cs
- AddInEnvironment.cs
- CodeNamespaceImport.cs
- VariableValue.cs
- PerformanceCounterLib.cs
- SqlResolver.cs
- BindingList.cs
- AttributeProviderAttribute.cs
- AsymmetricKeyExchangeDeformatter.cs
- StrokeCollection.cs
- ProfilePropertySettings.cs
- LassoHelper.cs
- BoundColumn.cs
- WebPageTraceListener.cs
- MailMessageEventArgs.cs
- RelatedPropertyManager.cs
- GeneralTransform2DTo3DTo2D.cs
- NativeMethods.cs
- SRGSCompiler.cs
- VirtualPathUtility.cs
- OdbcStatementHandle.cs
- RequestCachingSection.cs
- PartialCachingControl.cs
- ControlPropertyNameConverter.cs
- GeneralTransform3DGroup.cs
- filewebrequest.cs
- SimpleType.cs
- ReadOnlyDataSourceView.cs
- AssertSection.cs
- SafeFileMappingHandle.cs
- SchemaMerger.cs
- FloaterBaseParaClient.cs
- ServiceHostingEnvironment.cs
- Symbol.cs
- SelectionRangeConverter.cs
- FormViewModeEventArgs.cs
- SwitchLevelAttribute.cs
- Image.cs
- XmlQueryCardinality.cs
- DataGridRowClipboardEventArgs.cs
- LinearGradientBrush.cs
- LineSegment.cs
- Mutex.cs
- PropertyEmitter.cs
- CodeSnippetTypeMember.cs
- ReliableMessagingVersionConverter.cs
- Size3DValueSerializer.cs
- GridView.cs
- SmtpCommands.cs
- FileDialogPermission.cs
- SQLBinaryStorage.cs
- Accessible.cs
- DataGridCellsPresenter.cs
- LocationUpdates.cs
- StylusOverProperty.cs
- SharedUtils.cs
- TraceSource.cs
- PerfCounters.cs
- FigureHelper.cs
- InfoCardSymmetricCrypto.cs
- SqlBulkCopyColumnMappingCollection.cs
- WebConfigurationManager.cs