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
- InputBindingCollection.cs
- RunClient.cs
- TaiwanLunisolarCalendar.cs
- CqlBlock.cs
- XmlArrayItemAttribute.cs
- Label.cs
- OleDbConnectionFactory.cs
- DiscriminatorMap.cs
- BezierSegment.cs
- RuleEngine.cs
- SimpleType.cs
- SemaphoreFullException.cs
- KeyValuePairs.cs
- HtmlHistory.cs
- SmtpFailedRecipientsException.cs
- FromReply.cs
- Resources.Designer.cs
- WeakReference.cs
- MutexSecurity.cs
- Camera.cs
- CodeNamespaceImportCollection.cs
- IssuanceTokenProviderState.cs
- ToolBarButtonDesigner.cs
- SdlChannelSink.cs
- CryptoApi.cs
- FormCollection.cs
- XamlGridLengthSerializer.cs
- ComboBoxRenderer.cs
- MatrixTransform.cs
- PartialTrustVisibleAssembliesSection.cs
- SymmetricAlgorithm.cs
- ReadOnlyCollectionBase.cs
- HtmlInputText.cs
- CompilerTypeWithParams.cs
- AppSettingsExpressionEditor.cs
- DbParameterHelper.cs
- ReadWriteSpinLock.cs
- DesignerOptionService.cs
- ActivationServices.cs
- TextBoxRenderer.cs
- ValidationErrorInfo.cs
- TrackingServices.cs
- DeflateStream.cs
- EllipticalNodeOperations.cs
- DecimalAnimation.cs
- ConsoleCancelEventArgs.cs
- WebConfigurationManager.cs
- CodeRemoveEventStatement.cs
- PerformanceCounterPermissionEntry.cs
- ListControlDataBindingHandler.cs
- ExecutorLocksHeldException.cs
- CheckBoxAutomationPeer.cs
- ClassicBorderDecorator.cs
- WindowsHyperlink.cs
- ClientSettingsProvider.cs
- FileEnumerator.cs
- Parser.cs
- XmlSchemaGroup.cs
- HandlerBase.cs
- ObjectStateFormatter.cs
- FtpWebRequest.cs
- IncrementalHitTester.cs
- WebPartDeleteVerb.cs
- EncryptedKey.cs
- CompileLiteralTextParser.cs
- ObjectStorage.cs
- ImportContext.cs
- SocketPermission.cs
- DocumentViewerBase.cs
- Pair.cs
- CommonRemoteMemoryBlock.cs
- ListViewItemEventArgs.cs
- InputScopeAttribute.cs
- _NegoState.cs
- prompt.cs
- WebPartManager.cs
- CompositeActivityValidator.cs
- MarshalByValueComponent.cs
- _SslSessionsCache.cs
- JpegBitmapEncoder.cs
- ExpressionBuilderCollection.cs
- ObjectDataSourceFilteringEventArgs.cs
- GetRecipientListRequest.cs
- StrongNameKeyPair.cs
- XappLauncher.cs
- CatalogPartCollection.cs
- DataGridViewRowEventArgs.cs
- CodeIdentifiers.cs
- XmlNamespaceMappingCollection.cs
- BitmapMetadataEnumerator.cs
- CompensationTokenData.cs
- XmlImplementation.cs
- GroupStyle.cs
- MetadataSerializer.cs
- ObjectSecurity.cs
- ProxySimple.cs
- XmlSchemaAppInfo.cs
- Stack.cs
- ConditionalWeakTable.cs
- UInt32Converter.cs