Code:
/ 4.0 / 4.0 / untmp / 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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- SQLMoneyStorage.cs
- FrameworkElementFactory.cs
- ADMembershipUser.cs
- OleDbRowUpdatedEvent.cs
- MessagePropertyVariants.cs
- ThumbButtonInfo.cs
- mda.cs
- ControlUtil.cs
- TypeDescriptor.cs
- RawUIStateInputReport.cs
- _LoggingObject.cs
- Trigger.cs
- TextFormatterHost.cs
- ListParaClient.cs
- DataGridViewSelectedCellCollection.cs
- RuleSetDialog.cs
- InputMethodStateChangeEventArgs.cs
- ConfigurationSection.cs
- WpfXamlType.cs
- UpdateCompiler.cs
- BamlLocalizableResourceKey.cs
- RadialGradientBrush.cs
- Header.cs
- WorkflowItemPresenter.cs
- PermissionRequestEvidence.cs
- SystemIPv4InterfaceProperties.cs
- GenericWebPart.cs
- Utils.cs
- DataServiceQuery.cs
- PackWebRequest.cs
- ScriptRef.cs
- CounterSetInstance.cs
- ComponentManagerBroker.cs
- AttachedPropertyBrowsableWhenAttributePresentAttribute.cs
- CancellationScope.cs
- CommandConverter.cs
- FormViewDeletedEventArgs.cs
- formatstringdialog.cs
- Point4D.cs
- System.Data_BID.cs
- DataRow.cs
- ReturnType.cs
- DataGridDefaultColumnWidthTypeConverter.cs
- HeaderUtility.cs
- _NegoState.cs
- SafeWaitHandle.cs
- ProfilePropertySettingsCollection.cs
- EntityConnectionStringBuilder.cs
- FacetChecker.cs
- querybuilder.cs
- DataGridViewCellPaintingEventArgs.cs
- CodeDefaultValueExpression.cs
- ManagedWndProcTracker.cs
- SoapRpcMethodAttribute.cs
- MulticastOption.cs
- PingReply.cs
- BooleanExpr.cs
- WindowsEditBox.cs
- StreamUpgradeProvider.cs
- WebBrowsableAttribute.cs
- SplayTreeNode.cs
- StreamWriter.cs
- FunctionParameter.cs
- UrlMappingsModule.cs
- ImageIndexConverter.cs
- PropertyChangingEventArgs.cs
- XmlLinkedNode.cs
- AuthenticationException.cs
- XmlTextReaderImpl.cs
- CanonicalFormWriter.cs
- OptionUsage.cs
- LiteralText.cs
- InvalidAsynchronousStateException.cs
- IntranetCredentialPolicy.cs
- Emitter.cs
- DataControlImageButton.cs
- RIPEMD160.cs
- PreProcessor.cs
- Int64Converter.cs
- MappingModelBuildProvider.cs
- MasterPageBuildProvider.cs
- ConfigXmlWhitespace.cs
- DataGridToolTip.cs
- DataSourceCacheDurationConverter.cs
- PenThread.cs
- BuildProviderAppliesToAttribute.cs
- DSASignatureFormatter.cs
- BitmapSourceSafeMILHandle.cs
- TypedRowGenerator.cs
- EdmRelationshipNavigationPropertyAttribute.cs
- RedirectionProxy.cs
- ContractMapping.cs
- ConsoleTraceListener.cs
- NoneExcludedImageIndexConverter.cs
- RightsManagementEncryptedStream.cs
- TaiwanCalendar.cs
- ValidatedControlConverter.cs
- ToolCreatedEventArgs.cs
- TableAutomationPeer.cs
- StackSpiller.Generated.cs