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
- BufferedGraphicsManager.cs
- CompileLiteralTextParser.cs
- DefaultValueAttribute.cs
- ListBindableAttribute.cs
- CodeTypeDelegate.cs
- DesignTimeVisibleAttribute.cs
- __TransparentProxy.cs
- InfoCardRSAPKCS1SignatureDeformatter.cs
- Span.cs
- CreateUserWizardAutoFormat.cs
- Receive.cs
- ExpressionBuilder.cs
- WebPartManager.cs
- URIFormatException.cs
- PageCatalogPartDesigner.cs
- Point3DValueSerializer.cs
- WebPartHeaderCloseVerb.cs
- ProcessingInstructionAction.cs
- QueryRewriter.cs
- IntSecurity.cs
- DesignBindingConverter.cs
- PtsCache.cs
- DesignerActionService.cs
- PrimitiveXmlSerializers.cs
- DecoderFallbackWithFailureFlag.cs
- ZipFileInfoCollection.cs
- SynchronizingStream.cs
- ArrayEditor.cs
- RegexGroup.cs
- ConfigPathUtility.cs
- Misc.cs
- DbConnectionOptions.cs
- ListChangedEventArgs.cs
- FileDialogCustomPlace.cs
- RichTextBox.cs
- Font.cs
- LocatorManager.cs
- SchemaSetCompiler.cs
- LifetimeServices.cs
- WebConfigurationHost.cs
- Queue.cs
- Subtree.cs
- ReflectionHelper.cs
- TagPrefixAttribute.cs
- XmlDocumentSerializer.cs
- Classification.cs
- AccessDataSourceView.cs
- Separator.cs
- HtmlTableRow.cs
- BufferBuilder.cs
- ValidationSummaryDesigner.cs
- Shared.cs
- SQLString.cs
- Literal.cs
- DbgUtil.cs
- ExtendedProperty.cs
- ObjectHelper.cs
- Border.cs
- FindSimilarActivitiesVerb.cs
- UnsafeNativeMethods.cs
- Attributes.cs
- BindingObserver.cs
- MobileContainerDesigner.cs
- CSharpCodeProvider.cs
- DataRow.cs
- ConfigurationSectionGroupCollection.cs
- LogSwitch.cs
- AssertSection.cs
- ActiveXHelper.cs
- Pen.cs
- PersonalizableAttribute.cs
- HttpServerChannel.cs
- MobileControl.cs
- ImageEditor.cs
- CodeFieldReferenceExpression.cs
- SchemaImporterExtensionElementCollection.cs
- KernelTypeValidation.cs
- SelectionManager.cs
- EqualityArray.cs
- Completion.cs
- AccessibleObject.cs
- RtfToXamlReader.cs
- HostingEnvironment.cs
- ClientSponsor.cs
- XmlLoader.cs
- IgnoreSectionHandler.cs
- TextEffect.cs
- LinqDataSourceInsertEventArgs.cs
- DiagnosticSection.cs
- ValidatingReaderNodeData.cs
- AppDomainProtocolHandler.cs
- InsufficientMemoryException.cs
- WinCategoryAttribute.cs
- XmlQuerySequence.cs
- StylusSystemGestureEventArgs.cs
- FontFamilyValueSerializer.cs
- EditingCoordinator.cs
- StorageComplexPropertyMapping.cs
- TdsParserSafeHandles.cs
- WindowsListViewGroupSubsetLink.cs