Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / WF / Common / AuthoringOM / TerminateDesigner.cs / 1305376 / TerminateDesigner.cs
namespace System.Workflow.ComponentModel.Design { using System; using System.Text; using System.Reflection; using System.Collections; using System.CodeDom; using System.ComponentModel; using System.ComponentModel.Design; using System.Drawing; using System.Drawing.Drawing2D; using System.Workflow.ComponentModel.Design; #region Class TerminateDesigner [ActivityDesignerTheme(typeof(TerminateDesignerTheme))] internal sealed class TerminateDesigner: ActivityDesigner { } #endregion #region TerminateDesignerTheme internal sealed class TerminateDesignerTheme : ActivityDesignerTheme { public TerminateDesignerTheme(WorkflowTheme theme) : base(theme) { this.ForeColor = Color.FromArgb(0xFF, 0x00, 0x00, 0x00); this.BorderColor = Color.FromArgb(0xFF, 0x79, 0x73, 0xA5); this.BorderStyle = DashStyle.Solid; this.BackColorStart = Color.FromArgb(0xFF, 0xFF, 0xE8, 0xDF); this.BackColorEnd = Color.FromArgb(0xFF, 0xFF, 0xB3, 0x95); this.BackgroundStyle = LinearGradientMode.Horizontal; } } #endregion } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- SoapHeaderAttribute.cs
- TemplateInstanceAttribute.cs
- Decimal.cs
- WindowsStatic.cs
- InstanceDataCollectionCollection.cs
- IpcServerChannel.cs
- X509PeerCertificateElement.cs
- DocumentSequenceHighlightLayer.cs
- TraceHandlerErrorFormatter.cs
- ConfigurationSettings.cs
- RuleCache.cs
- ConfigurationStrings.cs
- PrintPreviewGraphics.cs
- ImpersonateTokenRef.cs
- InstalledVoice.cs
- ProxyFragment.cs
- Lease.cs
- SizeKeyFrameCollection.cs
- UnmanagedMemoryStream.cs
- ConfigXmlSignificantWhitespace.cs
- RevocationPoint.cs
- MimeParameterWriter.cs
- TextTreeUndoUnit.cs
- ContainerUIElement3D.cs
- TextRange.cs
- WpfPayload.cs
- PerformanceCounterCategory.cs
- ImmutableObjectAttribute.cs
- DocumentPage.cs
- MediaCommands.cs
- ImageAutomationPeer.cs
- StoreContentChangedEventArgs.cs
- OptimalTextSource.cs
- xmlfixedPageInfo.cs
- GradientStop.cs
- TypedDataSourceCodeGenerator.cs
- PropertyGroupDescription.cs
- QuaternionAnimationUsingKeyFrames.cs
- DataObjectCopyingEventArgs.cs
- ViewSimplifier.cs
- Rules.cs
- ToolboxDataAttribute.cs
- TypeConstant.cs
- RangeBaseAutomationPeer.cs
- MediaElementAutomationPeer.cs
- XpsSerializerWriter.cs
- ValueExpressions.cs
- ReadOnlyDataSourceView.cs
- RelationshipConverter.cs
- Transactions.cs
- CallSiteOps.cs
- XmlObjectSerializerContext.cs
- AmbientProperties.cs
- StatusBarPanel.cs
- OdbcDataReader.cs
- Util.cs
- TableRow.cs
- CatalogPart.cs
- Profiler.cs
- MdbDataFileEditor.cs
- Error.cs
- Timer.cs
- ProfileParameter.cs
- SharedPersonalizationStateInfo.cs
- Compensation.cs
- FunctionNode.cs
- ThreadStaticAttribute.cs
- EnumConverter.cs
- ListViewTableRow.cs
- NumericUpDownAccelerationCollection.cs
- SqlUtils.cs
- InstanceCompleteException.cs
- TheQuery.cs
- FtpWebRequest.cs
- LineGeometry.cs
- ComponentSerializationService.cs
- DeleteWorkflowOwnerCommand.cs
- DataGridViewTextBoxCell.cs
- connectionpool.cs
- SafeArrayRankMismatchException.cs
- ProjectionAnalyzer.cs
- HtmlEncodedRawTextWriter.cs
- LineMetrics.cs
- SystemIPAddressInformation.cs
- Cloud.cs
- BitmapVisualManager.cs
- BinaryObjectReader.cs
- ColumnMapProcessor.cs
- ToolboxItemCollection.cs
- AncestorChangedEventArgs.cs
- DataViewManagerListItemTypeDescriptor.cs
- AttachedPropertyBrowsableForChildrenAttribute.cs
- ZipFileInfoCollection.cs
- CFGGrammar.cs
- UpdateTranslator.cs
- LinearGradientBrush.cs
- LassoHelper.cs
- BindingList.cs
- OutKeywords.cs
- DesignerActionVerbList.cs