Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / NetFx35 / System.WorkflowServices / System / Workflow / Activities / ReceiveActivityDesignerTheme.cs / 1305376 / ReceiveActivityDesignerTheme.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 ReceiveActivityDesignerTheme : CompositeDesignerTheme
{
public ReceiveActivityDesignerTheme(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.ShowDropShadow = true;
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
- WebPartManager.cs
- DataBindingCollection.cs
- CodeAttributeArgumentCollection.cs
- SmiGettersStream.cs
- ProfileServiceManager.cs
- sitestring.cs
- WmlPanelAdapter.cs
- DynamicUpdateCommand.cs
- DataBindEngine.cs
- WebColorConverter.cs
- TypeInfo.cs
- MetadataCollection.cs
- ConnectorDragDropGlyph.cs
- _TLSstream.cs
- Maps.cs
- ExtensionSimplifierMarkupObject.cs
- SecurityTokenProvider.cs
- AccessorTable.cs
- SqlWebEventProvider.cs
- ItemTypeToolStripMenuItem.cs
- Html32TextWriter.cs
- XmlLanguageConverter.cs
- ControlParameter.cs
- RowUpdatedEventArgs.cs
- DesignerEventService.cs
- PeerToPeerException.cs
- SerializableAttribute.cs
- ComponentCommands.cs
- FileLevelControlBuilderAttribute.cs
- WindowsRebar.cs
- WebPartManagerInternals.cs
- SchemaTableColumn.cs
- ScrollChrome.cs
- XmlExpressionDumper.cs
- CqlLexerHelpers.cs
- PolyLineSegment.cs
- IList.cs
- DependencySource.cs
- DataBoundControlHelper.cs
- NetworkInterface.cs
- GeometryConverter.cs
- DefaultAsyncDataDispatcher.cs
- AssemblyInfo.cs
- ExceptionHandlersDesigner.cs
- StreamGeometry.cs
- TdsRecordBufferSetter.cs
- XmlILIndex.cs
- VectorAnimation.cs
- TextEvent.cs
- PersonalizableTypeEntry.cs
- SocketAddress.cs
- TableLayoutSettingsTypeConverter.cs
- UIElementAutomationPeer.cs
- SqlConnectionHelper.cs
- DataGridViewCellContextMenuStripNeededEventArgs.cs
- FixedSOMLineRanges.cs
- SqlRecordBuffer.cs
- FormsAuthentication.cs
- GeometryModel3D.cs
- dataprotectionpermissionattribute.cs
- Control.cs
- RegistrationServices.cs
- OutputWindow.cs
- DataGridViewSelectedCellCollection.cs
- WebPartConnectionCollection.cs
- ipaddressinformationcollection.cs
- UrlPath.cs
- CompatibleIComparer.cs
- ChainOfResponsibility.cs
- TypeBuilderInstantiation.cs
- TreeNodeEventArgs.cs
- UserControlBuildProvider.cs
- DataTrigger.cs
- GeometryModel3D.cs
- FileDialogCustomPlacesCollection.cs
- PassportIdentity.cs
- SiteOfOriginContainer.cs
- SoapParser.cs
- CustomPopupPlacement.cs
- CodeEntryPointMethod.cs
- SchemaElementLookUpTable.cs
- UnsafeNativeMethods.cs
- SynchronizedReadOnlyCollection.cs
- CommandEventArgs.cs
- DbUpdateCommandTree.cs
- RoleGroupCollection.cs
- AstNode.cs
- cookiecontainer.cs
- MultiViewDesigner.cs
- ContentOperations.cs
- TrustManagerMoreInformation.cs
- SchemaCollectionCompiler.cs
- ShaderEffect.cs
- SelectiveScrollingGrid.cs
- SqlDeflator.cs
- Glyph.cs
- RecognitionEventArgs.cs
- PrePrepareMethodAttribute.cs
- Confirm.cs
- SymmetricAlgorithm.cs