Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / NetFx35 / System.WorkflowServices / System / Workflow / Activities / Design / ServiceContractViewControl.Designer.cs / 1305376 / ServiceContractViewControl.Designer.cs
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------- namespace System.Workflow.Activities.Design { partial class ServiceContractViewControl { ////// Required designer variable. /// private System.ComponentModel.IContainer components = null; ////// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code ////// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ServiceContractViewControl)); this.contractNameLabel = new System.Windows.Forms.Label(); this.contractIconPictureBox = new System.Windows.Forms.PictureBox(); this.backgroundPanel = new System.Workflow.Activities.Design.GradientPanel(); ((System.ComponentModel.ISupportInitialize)(this.contractIconPictureBox)).BeginInit(); this.backgroundPanel.SuspendLayout(); this.SuspendLayout(); // // contractNameLabel // this.contractNameLabel.AutoEllipsis = true; this.contractNameLabel.BackColor = System.Drawing.Color.Transparent; this.contractNameLabel.ForeColor = System.Drawing.SystemColors.ControlDarkDark; resources.ApplyResources(this.contractNameLabel, "contractNameLabel"); this.contractNameLabel.Name = "contractNameLabel"; // // contractIconPictureBox // this.contractIconPictureBox.BackColor = System.Drawing.Color.Transparent; this.contractIconPictureBox.Image = global::System.ServiceModel.ImageResources.Contract; resources.ApplyResources(this.contractIconPictureBox, "contractIconPictureBox"); this.contractIconPictureBox.Name = "contractIconPictureBox"; this.contractIconPictureBox.TabStop = false; // // backgroundPanel // this.backgroundPanel.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.backgroundPanel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.backgroundPanel.Controls.Add(this.contractNameLabel); this.backgroundPanel.Controls.Add(this.contractIconPictureBox); resources.ApplyResources(this.backgroundPanel, "backgroundPanel"); this.backgroundPanel.DropShadow = false; this.backgroundPanel.Glossy = false; this.backgroundPanel.LightingColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.backgroundPanel.Name = "backgroundPanel"; this.backgroundPanel.Radius = 2; // // ServiceContractViewControl // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.SystemColors.Window; this.Controls.Add(this.backgroundPanel); this.Name = "ServiceContractViewControl"; resources.ApplyResources(this, "$this"); ((System.ComponentModel.ISupportInitialize)(this.contractIconPictureBox)).EndInit(); this.backgroundPanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Label contractNameLabel; private System.Windows.Forms.PictureBox contractIconPictureBox; private GradientPanel backgroundPanel; } } // 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
- TransformProviderWrapper.cs
- Typography.cs
- ListViewGroup.cs
- ServiceKnownTypeAttribute.cs
- DescendantQuery.cs
- DocumentSequence.cs
- StorageEntityTypeMapping.cs
- WebPartEditorCancelVerb.cs
- XmlSchemaSimpleTypeUnion.cs
- UserPreferenceChangedEventArgs.cs
- SqlStream.cs
- ADRoleFactory.cs
- PrimitiveXmlSerializers.cs
- Bidi.cs
- AnnotationComponentManager.cs
- EntitySetBaseCollection.cs
- MainMenu.cs
- SpellerStatusTable.cs
- ActiveXContainer.cs
- TypeEnumerableViewSchema.cs
- TextEndOfLine.cs
- TableLayoutSettings.cs
- XmlSchemaAttributeGroup.cs
- CqlQuery.cs
- SqlUserDefinedTypeAttribute.cs
- XmlImplementation.cs
- MetricEntry.cs
- Storyboard.cs
- LineServices.cs
- BitmapDownload.cs
- ChangeInterceptorAttribute.cs
- SafeCoTaskMem.cs
- VisualBrush.cs
- AdornerLayer.cs
- DateTimeConstantAttribute.cs
- ResourceBinder.cs
- ProcessThread.cs
- GeneralTransform.cs
- Rijndael.cs
- LayoutEditorPart.cs
- ObservableCollection.cs
- Point3DAnimation.cs
- RichTextBoxContextMenu.cs
- GridViewColumnHeaderAutomationPeer.cs
- ClientTargetCollection.cs
- ExeContext.cs
- ConfigXmlSignificantWhitespace.cs
- XmlSchemaComplexContentExtension.cs
- CodeTypeReferenceExpression.cs
- WindowsGraphicsWrapper.cs
- ExpressionBuilder.cs
- ServicePointManager.cs
- XmlTextReader.cs
- GradientStop.cs
- LockCookie.cs
- DataGridCommandEventArgs.cs
- TextTrailingCharacterEllipsis.cs
- WindowsUserNameSecurityTokenAuthenticator.cs
- FontUnit.cs
- ExecutedRoutedEventArgs.cs
- LinqDataSourceUpdateEventArgs.cs
- DataFormat.cs
- OrderedDictionaryStateHelper.cs
- StyleHelper.cs
- AttachedPropertyBrowsableForChildrenAttribute.cs
- DefaultSection.cs
- XmlILIndex.cs
- EntityDataSourceSelectingEventArgs.cs
- OdbcError.cs
- DataGrid.cs
- WebZone.cs
- FilterElement.cs
- KeyboardDevice.cs
- Vector3dCollection.cs
- ZipIOExtraFieldZip64Element.cs
- HierarchicalDataBoundControl.cs
- DispatchWrapper.cs
- PrintingPermission.cs
- Header.cs
- HtmlInputImage.cs
- Visual3DCollection.cs
- MediaPlayer.cs
- TreeNodeBinding.cs
- LogAppendAsyncResult.cs
- XamlFilter.cs
- HttpCacheVary.cs
- LicenseContext.cs
- Storyboard.cs
- TextRangeProviderWrapper.cs
- Int32Converter.cs
- PageAsyncTask.cs
- ContentPropertyAttribute.cs
- CopyNamespacesAction.cs
- HostedHttpTransportManager.cs
- VoiceObjectToken.cs
- HyperlinkAutomationPeer.cs
- Light.cs
- WorkflowInstance.cs
- CompilerErrorCollection.cs
- XhtmlBasicLiteralTextAdapter.cs