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
- XmlAtomicValue.cs
- StrokeCollectionConverter.cs
- WindowsSysHeader.cs
- RawStylusInputCustomData.cs
- XmlDataSourceView.cs
- EncoderFallback.cs
- WebConvert.cs
- DataAccessor.cs
- StyleBamlTreeBuilder.cs
- _CookieModule.cs
- KeyedHashAlgorithm.cs
- Reference.cs
- CompositeActivityTypeDescriptorProvider.cs
- GrammarBuilderPhrase.cs
- DurableTimerExtension.cs
- KeyNotFoundException.cs
- WindowsFont.cs
- GridViewAutomationPeer.cs
- UTF8Encoding.cs
- EntitySqlException.cs
- AudioBase.cs
- ImageDesigner.cs
- ActivityDesigner.cs
- QueryOptionExpression.cs
- AnimationClock.cs
- Binding.cs
- SqlDataSourceQueryConverter.cs
- TextParagraphProperties.cs
- InputLangChangeRequestEvent.cs
- LinkConverter.cs
- PageAsyncTask.cs
- TextRunCache.cs
- ProxySimple.cs
- DeflateEmulationStream.cs
- TemplateParser.cs
- Shape.cs
- HashMembershipCondition.cs
- BuildManager.cs
- DbException.cs
- ClientBuildManager.cs
- TextUtf8RawTextWriter.cs
- ExtendedPropertyDescriptor.cs
- RequestSecurityTokenForGetBrowserToken.cs
- CustomError.cs
- ShaderRenderModeValidation.cs
- Literal.cs
- ListBox.cs
- IntMinMaxAggregationOperator.cs
- DataGridViewCellLinkedList.cs
- ExtensionSimplifierMarkupObject.cs
- AvTraceFormat.cs
- PointF.cs
- ProtectedConfiguration.cs
- InlineObject.cs
- CredentialCache.cs
- FaultContractAttribute.cs
- XmlSchemaGroup.cs
- Compress.cs
- DataGridViewDataErrorEventArgs.cs
- ConfigurationElementProperty.cs
- CommandPlan.cs
- TypeDependencyAttribute.cs
- NumberSubstitution.cs
- WinFormsComponentEditor.cs
- ColorConvertedBitmap.cs
- ActivityXRefConverter.cs
- InternalDuplexChannelFactory.cs
- PersonalizationProviderCollection.cs
- MediaTimeline.cs
- AtomMaterializer.cs
- HtmlForm.cs
- AuthenticationModuleElementCollection.cs
- SystemIPv4InterfaceProperties.cs
- EpmCustomContentDeSerializer.cs
- TextSchema.cs
- XamlTypeMapper.cs
- EDesignUtil.cs
- LocalIdKeyIdentifierClause.cs
- DecimalAnimation.cs
- DelegatedStream.cs
- InlineObject.cs
- SafeCryptContextHandle.cs
- HandlerFactoryCache.cs
- CharUnicodeInfo.cs
- XmlUrlResolver.cs
- WebPartManager.cs
- XmlBufferReader.cs
- QilNode.cs
- SolidColorBrush.cs
- CompiledRegexRunnerFactory.cs
- RegisteredHiddenField.cs
- XmlObjectSerializerContext.cs
- DbgUtil.cs
- CellConstant.cs
- ControlIdConverter.cs
- ProxyWebPartConnectionCollection.cs
- OSFeature.cs
- ValueTypeIndexerReference.cs
- StylusPoint.cs
- XPathNodePointer.cs