Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / WF / Activities / Rules / Design / Dialogs / RenameRuleObjectDialog.Designer.cs / 1305376 / RenameRuleObjectDialog.Designer.cs
namespace System.Workflow.Activities.Rules.Design { partial class RenameRuleObjectDialog { ////// Required designer variable. /// private System.ComponentModel.IContainer components = null; ////// Clean up any resources being used. /// protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form 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(RenameRuleObjectDialog)); this.cancelButton = new System.Windows.Forms.Button(); this.okButton = new System.Windows.Forms.Button(); this.newNamelabel = new System.Windows.Forms.Label(); this.ruleNameTextBox = new System.Windows.Forms.TextBox(); this.okCancelTableLayoutPanel = new System.Windows.Forms.TableLayoutPanel(); this.okCancelTableLayoutPanel.SuspendLayout(); this.SuspendLayout(); // // cancelButton // resources.ApplyResources(this.cancelButton, "cancelButton"); this.cancelButton.CausesValidation = false; this.cancelButton.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.cancelButton.Name = "cancelButton"; this.cancelButton.Click += new System.EventHandler(this.OnCancel); // // okButton // resources.ApplyResources(this.okButton, "okButton"); this.okButton.DialogResult = System.Windows.Forms.DialogResult.OK; this.okButton.Name = "okButton"; this.okButton.Click += new System.EventHandler(this.OnOk); // // newNamelabel // resources.ApplyResources(this.newNamelabel, "newNamelabel"); this.newNamelabel.Name = "newNamelabel"; this.newNamelabel.UseCompatibleTextRendering = true; // // ruleNameTextBox // resources.ApplyResources(this.ruleNameTextBox, "ruleNameTextBox"); this.ruleNameTextBox.Name = "ruleNameTextBox"; // // okCancelTableLayoutPanel // resources.ApplyResources(this.okCancelTableLayoutPanel, "okCancelTableLayoutPanel"); this.okCancelTableLayoutPanel.Controls.Add(this.okButton, 0, 0); this.okCancelTableLayoutPanel.Controls.Add(this.cancelButton, 1, 0); this.okCancelTableLayoutPanel.Name = "okCancelTableLayoutPanel"; // // RenameRuleObjectDialog // this.AcceptButton = this.okButton; resources.ApplyResources(this, "$this"); this.CancelButton = this.cancelButton; this.Controls.Add(this.okCancelTableLayoutPanel); this.Controls.Add(this.ruleNameTextBox); this.Controls.Add(this.newNamelabel); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "RenameRuleObjectDialog"; this.ShowInTaskbar = false; this.okCancelTableLayoutPanel.ResumeLayout(false); this.okCancelTableLayoutPanel.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button cancelButton; private System.Windows.Forms.Button okButton; private System.Windows.Forms.Label newNamelabel; private System.Windows.Forms.TextBox ruleNameTextBox; private System.Windows.Forms.TableLayoutPanel okCancelTableLayoutPanel; } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved. namespace System.Workflow.Activities.Rules.Design { partial class RenameRuleObjectDialog { ////// Required designer variable. /// private System.ComponentModel.IContainer components = null; ////// Clean up any resources being used. /// protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form 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(RenameRuleObjectDialog)); this.cancelButton = new System.Windows.Forms.Button(); this.okButton = new System.Windows.Forms.Button(); this.newNamelabel = new System.Windows.Forms.Label(); this.ruleNameTextBox = new System.Windows.Forms.TextBox(); this.okCancelTableLayoutPanel = new System.Windows.Forms.TableLayoutPanel(); this.okCancelTableLayoutPanel.SuspendLayout(); this.SuspendLayout(); // // cancelButton // resources.ApplyResources(this.cancelButton, "cancelButton"); this.cancelButton.CausesValidation = false; this.cancelButton.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.cancelButton.Name = "cancelButton"; this.cancelButton.Click += new System.EventHandler(this.OnCancel); // // okButton // resources.ApplyResources(this.okButton, "okButton"); this.okButton.DialogResult = System.Windows.Forms.DialogResult.OK; this.okButton.Name = "okButton"; this.okButton.Click += new System.EventHandler(this.OnOk); // // newNamelabel // resources.ApplyResources(this.newNamelabel, "newNamelabel"); this.newNamelabel.Name = "newNamelabel"; this.newNamelabel.UseCompatibleTextRendering = true; // // ruleNameTextBox // resources.ApplyResources(this.ruleNameTextBox, "ruleNameTextBox"); this.ruleNameTextBox.Name = "ruleNameTextBox"; // // okCancelTableLayoutPanel // resources.ApplyResources(this.okCancelTableLayoutPanel, "okCancelTableLayoutPanel"); this.okCancelTableLayoutPanel.Controls.Add(this.okButton, 0, 0); this.okCancelTableLayoutPanel.Controls.Add(this.cancelButton, 1, 0); this.okCancelTableLayoutPanel.Name = "okCancelTableLayoutPanel"; // // RenameRuleObjectDialog // this.AcceptButton = this.okButton; resources.ApplyResources(this, "$this"); this.CancelButton = this.cancelButton; this.Controls.Add(this.okCancelTableLayoutPanel); this.Controls.Add(this.ruleNameTextBox); this.Controls.Add(this.newNamelabel); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "RenameRuleObjectDialog"; this.ShowInTaskbar = false; this.okCancelTableLayoutPanel.ResumeLayout(false); this.okCancelTableLayoutPanel.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button cancelButton; private System.Windows.Forms.Button okButton; private System.Windows.Forms.Label newNamelabel; private System.Windows.Forms.TextBox ruleNameTextBox; private System.Windows.Forms.TableLayoutPanel okCancelTableLayoutPanel; } } // 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
- PageClientProxyGenerator.cs
- AuthenticationConfig.cs
- Internal.cs
- LoadedEvent.cs
- EditorPart.cs
- DesigntimeLicenseContext.cs
- DataRowCollection.cs
- ViewGenResults.cs
- XmlSchemaType.cs
- SecurityCookieModeValidator.cs
- LocatorBase.cs
- ClientOperationFormatterProvider.cs
- RectAnimationUsingKeyFrames.cs
- ChtmlFormAdapter.cs
- KnownTypeAttribute.cs
- AssemblyCollection.cs
- RadioButton.cs
- AnnotationResourceChangedEventArgs.cs
- PhotoPrintingIntent.cs
- StringReader.cs
- NullPackagingPolicy.cs
- DataGridViewImageCell.cs
- Point.cs
- CollectionChangedEventManager.cs
- RegistrySecurity.cs
- Int32RectValueSerializer.cs
- ControlCommandSet.cs
- SecurityPermission.cs
- SQLGuidStorage.cs
- cache.cs
- EUCJPEncoding.cs
- CellLabel.cs
- IdentifierService.cs
- XsltArgumentList.cs
- SingleConverter.cs
- SqlBulkCopyColumnMapping.cs
- keycontainerpermission.cs
- InlinedAggregationOperatorEnumerator.cs
- DPCustomTypeDescriptor.cs
- ListView.cs
- CodeNamespace.cs
- ButtonFlatAdapter.cs
- counter.cs
- ExcCanonicalXml.cs
- CatalogZoneBase.cs
- SyndicationLink.cs
- Component.cs
- TextDecoration.cs
- LocalTransaction.cs
- ValidationPropertyAttribute.cs
- FlowDocumentReaderAutomationPeer.cs
- Point4D.cs
- PageStatePersister.cs
- InstallerTypeAttribute.cs
- XmlNamespaceMapping.cs
- BounceEase.cs
- ConfigXmlSignificantWhitespace.cs
- PageWrapper.cs
- SingleKeyFrameCollection.cs
- Logging.cs
- NativeRightsManagementAPIsStructures.cs
- MultidimensionalArrayItemReference.cs
- AncestorChangedEventArgs.cs
- XmlHierarchicalDataSourceView.cs
- RootDesignerSerializerAttribute.cs
- TraceLevelHelper.cs
- PeerApplicationLaunchInfo.cs
- Cursor.cs
- ComplusEndpointConfigContainer.cs
- ISAPIApplicationHost.cs
- ResourceDescriptionAttribute.cs
- StateDesigner.cs
- ThreadAbortException.cs
- WebDisplayNameAttribute.cs
- TreeNodeCollection.cs
- Matrix.cs
- MultiTargetingUtil.cs
- XamlTreeBuilderBamlRecordWriter.cs
- CollectionViewProxy.cs
- EventSinkHelperWriter.cs
- ObjectConverter.cs
- Types.cs
- ChangePassword.cs
- FixedTextBuilder.cs
- ControlIdConverter.cs
- ParsedAttributeCollection.cs
- QuestionEventArgs.cs
- XsltInput.cs
- AppDomainUnloadedException.cs
- Int32AnimationBase.cs
- List.cs
- ParsedAttributeCollection.cs
- CoreSwitches.cs
- WorkflowViewElement.cs
- ColumnMapProcessor.cs
- Tool.cs
- PositiveTimeSpanValidatorAttribute.cs
- ItemCollection.cs
- XamlBrushSerializer.cs
- WebServiceHandlerFactory.cs