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
- OperationCanceledException.cs
- WinEventQueueItem.cs
- QuadraticBezierSegment.cs
- LabelEditEvent.cs
- PropertyGridCommands.cs
- ResourceDescriptionAttribute.cs
- ResolveCriteriaApril2005.cs
- Function.cs
- ToolStripMenuItemDesigner.cs
- PersonalizablePropertyEntry.cs
- ServiceHostFactory.cs
- FontSourceCollection.cs
- PagedDataSource.cs
- SmiTypedGetterSetter.cs
- DataFormats.cs
- XmlReflectionImporter.cs
- AttributeData.cs
- _ContextAwareResult.cs
- FeatureSupport.cs
- ControlBuilder.cs
- DirectionalLight.cs
- Grant.cs
- PasswordTextContainer.cs
- WindowsProgressbar.cs
- ClientBuildManager.cs
- DBBindings.cs
- TextPenaltyModule.cs
- DataGridColumnsPage.cs
- Geometry.cs
- MetaChildrenColumn.cs
- EventLogInternal.cs
- SymLanguageType.cs
- Style.cs
- FunctionDescription.cs
- BuildProviderAppliesToAttribute.cs
- HotCommands.cs
- FilteredXmlReader.cs
- DataGridViewCellLinkedList.cs
- DependentList.cs
- QilTargetType.cs
- StorageEntityContainerMapping.cs
- FolderBrowserDialogDesigner.cs
- ZipIOLocalFileBlock.cs
- MethodBuilder.cs
- PriorityQueue.cs
- ExpressionParser.cs
- CharConverter.cs
- SqlUnionizer.cs
- GridProviderWrapper.cs
- TemplateNameScope.cs
- UserCancellationException.cs
- OleDbReferenceCollection.cs
- HtmlTableRow.cs
- Int32Storage.cs
- StandardCommands.cs
- _Win32.cs
- SqlInternalConnectionSmi.cs
- LineServices.cs
- XmlUrlResolver.cs
- QilXmlWriter.cs
- QualifiedCellIdBoolean.cs
- ControlPaint.cs
- DataStreamFromComStream.cs
- ConstrainedDataObject.cs
- StorageEndPropertyMapping.cs
- UIElementAutomationPeer.cs
- MarkerProperties.cs
- CopyOnWriteList.cs
- DocumentPage.cs
- DataGridItemAttachedStorage.cs
- SqlGatherConsumedAliases.cs
- RemoteArgument.cs
- XmlDocumentFragment.cs
- IIS7UserPrincipal.cs
- IgnoreFileBuildProvider.cs
- QueryCacheEntry.cs
- DecoderNLS.cs
- MultiSelectRootGridEntry.cs
- SingleAnimation.cs
- Char.cs
- DataKey.cs
- QilStrConcat.cs
- ListViewInsertEventArgs.cs
- RegistryExceptionHelper.cs
- XmlResolver.cs
- PersonalizationStateQuery.cs
- XMLUtil.cs
- DataGridViewRowConverter.cs
- RoleService.cs
- Query.cs
- EntityContainerEmitter.cs
- UIElement.cs
- EmptyEnumerable.cs
- Random.cs
- shaperfactory.cs
- ContainsSearchOperator.cs
- ReaderWriterLock.cs
- HashAlgorithm.cs
- RadioButtonFlatAdapter.cs
- SoapInteropTypes.cs