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
- RIPEMD160Managed.cs
- Clause.cs
- PreloadedPackages.cs
- SynchronousChannelMergeEnumerator.cs
- Exception.cs
- DataPagerFieldCollection.cs
- FirstMatchCodeGroup.cs
- SelectorAutomationPeer.cs
- OutputCacheSettingsSection.cs
- TransportBindingElement.cs
- DataListItemCollection.cs
- CheckBoxList.cs
- smtpconnection.cs
- FontSource.cs
- NotificationContext.cs
- TabPanel.cs
- DataGridViewHeaderCell.cs
- XPathExpr.cs
- MetadataArtifactLoaderResource.cs
- SchemaElementLookUpTable.cs
- JournalEntry.cs
- WindowManager.cs
- DictionaryGlobals.cs
- Stack.cs
- NativeObjectSecurity.cs
- ConstructorNeedsTagAttribute.cs
- ConstraintStruct.cs
- TextEditorContextMenu.cs
- PasswordTextNavigator.cs
- DataColumn.cs
- StaticTextPointer.cs
- SchemaImporter.cs
- OptimalTextSource.cs
- WinFormsUtils.cs
- HttpResponseInternalWrapper.cs
- FileDetails.cs
- DataControlImageButton.cs
- ObjectDataSourceMethodEventArgs.cs
- __ConsoleStream.cs
- VisualBasicSettings.cs
- OperatorExpressions.cs
- ScriptMethodAttribute.cs
- FormsAuthenticationConfiguration.cs
- EntityDataSourceContainerNameConverter.cs
- WebPartConnectionsCloseVerb.cs
- HtmlGenericControl.cs
- SimpleHandlerFactory.cs
- QueuedDeliveryRequirementsMode.cs
- XmlReader.cs
- TypeSystem.cs
- TypeNameHelper.cs
- HierarchicalDataTemplate.cs
- GlyphRun.cs
- EndpointAddressAugust2004.cs
- ELinqQueryState.cs
- PriorityChain.cs
- PostBackOptions.cs
- ExtenderProviderService.cs
- DataMisalignedException.cs
- XmlSchemaSet.cs
- ObfuscateAssemblyAttribute.cs
- BitmapEffectCollection.cs
- MessageQueueTransaction.cs
- XPathNode.cs
- SqlExpressionNullability.cs
- FixedPageStructure.cs
- DataErrorValidationRule.cs
- SwitchAttribute.cs
- MemoryFailPoint.cs
- ClientFormsIdentity.cs
- UnsafeNativeMethodsPenimc.cs
- TextMetrics.cs
- GuidTagList.cs
- FixedSOMFixedBlock.cs
- QuaternionValueSerializer.cs
- _RequestLifetimeSetter.cs
- OdbcConnectionStringbuilder.cs
- COM2IProvidePropertyBuilderHandler.cs
- MarkedHighlightComponent.cs
- ConfigDefinitionUpdates.cs
- ParallelTimeline.cs
- ChtmlPageAdapter.cs
- MdImport.cs
- XmlWhitespace.cs
- ActivityStatusChangeEventArgs.cs
- SiteMapDataSourceView.cs
- SignedInfo.cs
- NextPreviousPagerField.cs
- HandlerElement.cs
- SettingsPropertyCollection.cs
- ConnectionManagementElement.cs
- SmtpException.cs
- TrackingProfile.cs
- MethodCallExpression.cs
- AppDomainProtocolHandler.cs
- Funcletizer.cs
- SqlDataAdapter.cs
- WebControlToolBoxItem.cs
- StringFreezingAttribute.cs
- TargetControlTypeAttribute.cs