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
- MorphHelper.cs
- ArrangedElement.cs
- WebFormsRootDesigner.cs
- ADMembershipUser.cs
- FaultHandlingFilter.cs
- PerformanceCounterLib.cs
- ModulesEntry.cs
- GradientBrush.cs
- MdiWindowListItemConverter.cs
- CustomCategoryAttribute.cs
- GZipStream.cs
- FormParameter.cs
- CallbackCorrelationInitializer.cs
- SubstitutionList.cs
- HelpKeywordAttribute.cs
- IdleTimeoutMonitor.cs
- TypeToArgumentTypeConverter.cs
- Primitive.cs
- CalloutQueueItem.cs
- SpellerError.cs
- StoreAnnotationsMap.cs
- RepeatBehavior.cs
- SqlNamer.cs
- TypeReference.cs
- ComplexType.cs
- GeneralTransform3D.cs
- TreeNodeEventArgs.cs
- LoginUtil.cs
- ParallelActivityDesigner.cs
- SamlAssertion.cs
- HttpResponseHeader.cs
- _NegoState.cs
- DomainConstraint.cs
- OperationExecutionFault.cs
- XmlQueryStaticData.cs
- ItemsPresenter.cs
- FocusChangedEventArgs.cs
- RowVisual.cs
- HeaderCollection.cs
- TypeConverterHelper.cs
- HttpResponse.cs
- HttpCacheVaryByContentEncodings.cs
- ProfileParameter.cs
- CreatingCookieEventArgs.cs
- CAGDesigner.cs
- xmlsaver.cs
- FilterRepeater.cs
- OLEDB_Util.cs
- ErrorProvider.cs
- Helper.cs
- TypeListConverter.cs
- SchemaLookupTable.cs
- IBuiltInEvidence.cs
- OciEnlistContext.cs
- HttpBufferlessInputStream.cs
- coordinatorfactory.cs
- ProviderCommandInfoUtils.cs
- WindowsListView.cs
- webbrowsersite.cs
- DataControlHelper.cs
- DataGridViewComboBoxCell.cs
- GeneralTransformCollection.cs
- RSAPKCS1KeyExchangeDeformatter.cs
- DataGridBoolColumn.cs
- EnlistmentState.cs
- XmlSchemaImporter.cs
- Visual3D.cs
- ProviderUtil.cs
- GeneralTransform3DTo2D.cs
- LinearGradientBrush.cs
- MultiDataTrigger.cs
- PeerEndPoint.cs
- DrawingContextDrawingContextWalker.cs
- SolidBrush.cs
- SchemaTableOptionalColumn.cs
- TreeBuilderXamlTranslator.cs
- UnknownBitmapDecoder.cs
- URIFormatException.cs
- SymLanguageType.cs
- webbrowsersite.cs
- ServicePoint.cs
- SelectionProviderWrapper.cs
- HtmlToClrEventProxy.cs
- DataBindEngine.cs
- ThemeConfigurationDialog.cs
- SystemUnicastIPAddressInformation.cs
- PropertyTabChangedEvent.cs
- UntypedNullExpression.cs
- ExpressionVisitorHelpers.cs
- ContextBase.cs
- XmlChildEnumerator.cs
- ObjectDataSourceDesigner.cs
- QilLiteral.cs
- Style.cs
- DataPointer.cs
- WrapPanel.cs
- SelectiveScrollingGrid.cs
- BinaryConverter.cs
- RsaElement.cs
- RayHitTestParameters.cs