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
- DBConnection.cs
- PiiTraceSource.cs
- StringSorter.cs
- DbProviderFactoriesConfigurationHandler.cs
- UriTemplateDispatchFormatter.cs
- CqlLexer.cs
- DependencyProperty.cs
- EventProviderBase.cs
- NativeMethods.cs
- MSAAEventDispatcher.cs
- DrawingVisualDrawingContext.cs
- ToolStripComboBox.cs
- FrameworkElement.cs
- ManipulationCompletedEventArgs.cs
- ActiveXHelper.cs
- DesignerForm.cs
- AutomationPropertyInfo.cs
- ItemChangedEventArgs.cs
- EmbeddedMailObject.cs
- ContentControl.cs
- ColorTransform.cs
- ScrollProperties.cs
- ResXBuildProvider.cs
- XmlIncludeAttribute.cs
- ChannelManager.cs
- ConfigUtil.cs
- DynamicDiscoveryDocument.cs
- IisTraceListener.cs
- DrawingAttributes.cs
- HiddenFieldPageStatePersister.cs
- EdmToObjectNamespaceMap.cs
- GridViewSortEventArgs.cs
- InstanceDataCollection.cs
- EncoderReplacementFallback.cs
- SafeEventLogWriteHandle.cs
- BindValidator.cs
- HttpModuleAction.cs
- QueryGeneratorBase.cs
- SoapFormatExtensions.cs
- FormatSettings.cs
- AnnotationService.cs
- SequentialUshortCollection.cs
- BoolLiteral.cs
- ObjectFactoryCodeDomTreeGenerator.cs
- HostedBindingBehavior.cs
- JulianCalendar.cs
- DictionaryEntry.cs
- StringAnimationUsingKeyFrames.cs
- DomNameTable.cs
- HttpAsyncResult.cs
- SchemaNamespaceManager.cs
- DataGridViewColumnCollection.cs
- AccessedThroughPropertyAttribute.cs
- SelectionUIHandler.cs
- KeyValueConfigurationElement.cs
- Helpers.cs
- DispatchWrapper.cs
- BooleanSwitch.cs
- SafeNativeMethods.cs
- ServiceChannelFactory.cs
- ContractType.cs
- WorkflowOwnershipException.cs
- DataSet.cs
- DatePicker.cs
- ReflectTypeDescriptionProvider.cs
- QilXmlReader.cs
- webclient.cs
- XPathBinder.cs
- CompilerError.cs
- SafeThreadHandle.cs
- WebPartEditorApplyVerb.cs
- Debug.cs
- CalendarItem.cs
- WebConfigurationHost.cs
- BatchParser.cs
- HtmlTernaryTree.cs
- DispatchChannelSink.cs
- FactoryMaker.cs
- TextElement.cs
- RowCache.cs
- WindowsUpDown.cs
- MessageDecoder.cs
- ObjectReferenceStack.cs
- CanonicalFormWriter.cs
- MsmqChannelListenerBase.cs
- AppModelKnownContentFactory.cs
- NamespaceInfo.cs
- ToolStripProfessionalLowResolutionRenderer.cs
- DataBindingCollection.cs
- LayoutManager.cs
- FormsAuthenticationModule.cs
- PageStatePersister.cs
- AssemblyBuilder.cs
- OrderingExpression.cs
- WebAdminConfigurationHelper.cs
- TreeViewCancelEvent.cs
- EventMap.cs
- UnmanagedMarshal.cs
- Figure.cs
- TableCell.cs