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
- SystemFonts.cs
- XmlComplianceUtil.cs
- FreezableDefaultValueFactory.cs
- RtfToXamlReader.cs
- Int32Converter.cs
- XmlDataSource.cs
- ExternalCalls.cs
- ExpressionBuilderContext.cs
- AsyncOperationContext.cs
- Blend.cs
- LoginUtil.cs
- DifferencingCollection.cs
- ObjectRef.cs
- _RequestCacheProtocol.cs
- DataServiceQueryOfT.cs
- GeometryCombineModeValidation.cs
- ProofTokenCryptoHandle.cs
- _OSSOCK.cs
- ComponentCache.cs
- DataSetUtil.cs
- Processor.cs
- SqlInternalConnectionTds.cs
- ObjectTag.cs
- Baml2006KeyRecord.cs
- QueryStringParameter.cs
- DeploymentSection.cs
- ThicknessAnimation.cs
- DtdParser.cs
- XmlWriterDelegator.cs
- TypeConstant.cs
- DataList.cs
- ArrayHelper.cs
- GPPOINT.cs
- BulletChrome.cs
- GrabHandleGlyph.cs
- WebPartZoneDesigner.cs
- WebCategoryAttribute.cs
- ExtenderProviderService.cs
- ActiveDesignSurfaceEvent.cs
- PathFigure.cs
- UnsafeNativeMethods.cs
- PlanCompiler.cs
- PropVariant.cs
- TransportationConfigurationTypeInstallComponent.cs
- Section.cs
- WebSysDisplayNameAttribute.cs
- InputScope.cs
- FlowDocumentView.cs
- WeakEventManager.cs
- AuthorizationSection.cs
- TreeWalkHelper.cs
- StrokeSerializer.cs
- ModifierKeysValueSerializer.cs
- NotSupportedException.cs
- WebServicesSection.cs
- OleDbPropertySetGuid.cs
- HwndStylusInputProvider.cs
- FileSystemWatcher.cs
- ForeignKeyConstraint.cs
- Command.cs
- TransformerInfo.cs
- Ipv6Element.cs
- ListViewGroupConverter.cs
- ErrorWrapper.cs
- SqlDataReader.cs
- SqlConnectionPoolGroupProviderInfo.cs
- TypeSource.cs
- HttpListenerContext.cs
- CorePropertiesFilter.cs
- StringSource.cs
- StylusSystemGestureEventArgs.cs
- EventTask.cs
- MatrixCamera.cs
- FlagsAttribute.cs
- EditableRegion.cs
- BaseAsyncResult.cs
- HierarchicalDataBoundControl.cs
- EditorZoneAutoFormat.cs
- WindowsIPAddress.cs
- ChainedAsyncResult.cs
- TypeElement.cs
- ManagementOptions.cs
- DirectionalLight.cs
- FormatterServices.cs
- SerialErrors.cs
- Cursors.cs
- AllMembershipCondition.cs
- ExceptionUtil.cs
- DateTimeSerializationSection.cs
- Types.cs
- ListenerElementsCollection.cs
- TextSchema.cs
- SecurityDocument.cs
- HeaderPanel.cs
- SimpleWorkerRequest.cs
- GiveFeedbackEvent.cs
- HttpDateParse.cs
- EventsTab.cs
- DesignerLoader.cs
- XsltOutput.cs