Browse Source
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2739 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61shortcuts
49 changed files with 1163 additions and 696 deletions
@ -1,226 +0,0 @@
@@ -1,226 +0,0 @@
|
||||
<Components version="1.0"> |
||||
<System.Windows.Forms.Form> |
||||
<Name value="MyForm" /> |
||||
<ShowInTaskbar value="False" /> |
||||
<FormBorderStyle value="FixedDialog" /> |
||||
<ClientSize value="{Width=522, Height=448}" /> |
||||
<MinimizeBox value="False" /> |
||||
<DockPadding value="" /> |
||||
<Text value="${res:Dialog.NewProject.DialogName}" /> |
||||
<AcceptButton value="openButton [System.Windows.Forms.Button], Text: ${res:Global.CreateButtonText}" /> |
||||
<CancelButton value="cancelButton [System.Windows.Forms.Button], Text: ${res:Global.CancelButtonText}" /> |
||||
<MaximizeBox value="False" /> |
||||
<Controls> |
||||
<System.Windows.Forms.CheckBox> |
||||
<Name value="autoCreateSubDirCheckBox" /> |
||||
<Location value="{X=284,Y=367}" /> |
||||
<Checked value="True" /> |
||||
<Size value="{Width=232, Height=21}" /> |
||||
<Text value="${res:Dialog.NewProject.autoCreateSubDirCheckBox}" /> |
||||
<CheckState value="Checked" /> |
||||
<Anchor value="Bottom, Right" /> |
||||
<TabIndex value="14" /> |
||||
</System.Windows.Forms.CheckBox> |
||||
<System.Windows.Forms.Label> |
||||
<Name value="createInLabel" /> |
||||
<Text value="label6" /> |
||||
<Anchor value="Bottom, Left, Right" /> |
||||
<TabIndex value="13" /> |
||||
<Size value="{Width=508, Height=21}" /> |
||||
<Location value="{X=8,Y=391}" /> |
||||
</System.Windows.Forms.Label> |
||||
<System.Windows.Forms.CheckBox> |
||||
<Name value="createSeparateDirCheckBox" /> |
||||
<Location value="{X=284,Y=340}" /> |
||||
<Size value="{Width=232, Height=28}" /> |
||||
<Text value="${res:Dialog.NewProject.checkBox1Text}" /> |
||||
<Anchor value="Bottom, Right" /> |
||||
<TabIndex value="12" /> |
||||
</System.Windows.Forms.CheckBox> |
||||
<System.Windows.Forms.Label> |
||||
<Name value="label5" /> |
||||
<Text value="${res:Dialog.NewProject.NewSolutionLabelText}" /> |
||||
<TextAlign value="MiddleRight" /> |
||||
<Anchor value="Bottom, Left" /> |
||||
<TabIndex value="11" /> |
||||
<Size value="{Width=128, Height=23}" /> |
||||
<Location value="{X=0,Y=343}" /> |
||||
</System.Windows.Forms.Label> |
||||
<System.Windows.Forms.TextBox> |
||||
<Name value="solutionNameTextBox" /> |
||||
<Anchor value="Bottom, Left, Right" /> |
||||
<TabIndex value="10" /> |
||||
<Location value="{X=128,Y=343}" /> |
||||
<Size value="{Width=152, Height=21}" /> |
||||
<Text value="" /> |
||||
</System.Windows.Forms.TextBox> |
||||
<System.Windows.Forms.Button> |
||||
<Name value="browseButton" /> |
||||
<Location value="{X=484,Y=319}" /> |
||||
<Size value="{Width=32, Height=21}" /> |
||||
<Text value="..." /> |
||||
<Anchor value="Bottom, Right" /> |
||||
<TabIndex value="9" /> |
||||
</System.Windows.Forms.Button> |
||||
<System.Windows.Forms.TextBox> |
||||
<Name value="locationTextBox" /> |
||||
<Anchor value="Bottom, Left, Right" /> |
||||
<TabIndex value="7" /> |
||||
<Location value="{X=128,Y=319}" /> |
||||
<Size value="{Width=352, Height=21}" /> |
||||
<Text value="" /> |
||||
</System.Windows.Forms.TextBox> |
||||
<System.Windows.Forms.Label> |
||||
<Name value="label4" /> |
||||
<Text value="${res:Dialog.NewProject.LocationLabelText}" /> |
||||
<TextAlign value="MiddleRight" /> |
||||
<Anchor value="Bottom, Left" /> |
||||
<TabIndex value="6" /> |
||||
<Size value="{Width=128, Height=23}" /> |
||||
<Location value="{X=0,Y=320}" /> |
||||
</System.Windows.Forms.Label> |
||||
<System.Windows.Forms.TextBox> |
||||
<Name value="nameTextBox" /> |
||||
<Anchor value="Bottom, Left, Right" /> |
||||
<TabIndex value="5" /> |
||||
<Location value="{X=128,Y=295}" /> |
||||
<Size value="{Width=388, Height=21}" /> |
||||
<Text value="" /> |
||||
</System.Windows.Forms.TextBox> |
||||
<System.Windows.Forms.Label> |
||||
<Name value="label3" /> |
||||
<Text value="${res:Dialog.NewProject.NameLabelText}" /> |
||||
<TextAlign value="MiddleRight" /> |
||||
<Anchor value="Bottom, Left" /> |
||||
<TabIndex value="4" /> |
||||
<Size value="{Width=128, Height=23}" /> |
||||
<Location value="{X=0,Y=295}" /> |
||||
</System.Windows.Forms.Label> |
||||
<System.Windows.Forms.Label> |
||||
<Name value="descriptionLabel" /> |
||||
<TextAlign value="MiddleLeft" /> |
||||
<Anchor value="Bottom, Left, Right" /> |
||||
<TabIndex value="1" /> |
||||
<Size value="{Width=508, Height=19}" /> |
||||
<Location value="{X=8,Y=263}" /> |
||||
<BorderStyle value="Fixed3D" /> |
||||
</System.Windows.Forms.Label> |
||||
<System.Windows.Forms.Button> |
||||
<Name value="cancelButton" /> |
||||
<Location value="{X=440,Y=418}" /> |
||||
<Text value="${res:Global.CancelButtonText}" /> |
||||
<Anchor value="Bottom, Right" /> |
||||
<TabIndex value="3" /> |
||||
<DialogResult value="Cancel" /> |
||||
</System.Windows.Forms.Button> |
||||
<System.Windows.Forms.Button> |
||||
<Name value="openButton" /> |
||||
<Location value="{X=360,Y=418}" /> |
||||
<Text value="${res:Global.CreateButtonText}" /> |
||||
<Anchor value="Bottom, Right" /> |
||||
<TabIndex value="2" /> |
||||
</System.Windows.Forms.Button> |
||||
<System.Windows.Forms.Panel> |
||||
<Name value="backgroundPanel" /> |
||||
<Location value="{X=8,Y=8}" /> |
||||
<Size value="{Width=508, Height=247}" /> |
||||
<DockPadding value="" /> |
||||
<Anchor value="Top, Bottom, Left, Right" /> |
||||
<TabIndex value="0" /> |
||||
<Controls> |
||||
<System.Windows.Forms.Panel> |
||||
<Name value="templatePanel" /> |
||||
<Location value="{X=127,Y=0}" /> |
||||
<Size value="{Width=381, Height=247}" /> |
||||
<DockPadding value="" /> |
||||
<TabIndex value="2" /> |
||||
<Dock value="Fill" /> |
||||
<Controls> |
||||
<System.Windows.Forms.ListView> |
||||
<Name value="templateListView" /> |
||||
<Dock value="Fill" /> |
||||
<MultiSelect value="False" /> |
||||
<TabIndex value="1" /> |
||||
<Location value="{X=0,Y=23}" /> |
||||
<Size value="{Width=381, Height=224}" /> |
||||
<HoverSelection value="True" /> |
||||
<HideSelection value="False" /> |
||||
</System.Windows.Forms.ListView> |
||||
<System.Windows.Forms.Panel> |
||||
<Name value="panel2" /> |
||||
<Location value="{X=0,Y=0}" /> |
||||
<Size value="{Width=381, Height=23}" /> |
||||
<DockPadding value="" /> |
||||
<TabIndex value="4" /> |
||||
<Dock value="Top" /> |
||||
<Controls> |
||||
<System.Windows.Forms.Label> |
||||
<Name value="label2" /> |
||||
<Text value="${res:Dialog.NewProject.TemplateLabelText}" /> |
||||
<TextAlign value="BottomLeft" /> |
||||
<Anchor value="Top, Left, Right" /> |
||||
<TabIndex value="0" /> |
||||
<Size value="{Width=312, Height=23}" /> |
||||
<Location value="{X=0,Y=0}" /> |
||||
</System.Windows.Forms.Label> |
||||
<System.Windows.Forms.RadioButton> |
||||
<Name value="largeIconsRadioButton" /> |
||||
<Location value="{X=358,Y=0}" /> |
||||
<Size value="{Width=22, Height=22}" /> |
||||
<Anchor value="Top, Right" /> |
||||
<TabIndex value="3" /> |
||||
<Appearance value="Button" /> |
||||
</System.Windows.Forms.RadioButton> |
||||
<System.Windows.Forms.RadioButton> |
||||
<Name value="smallIconsRadioButton" /> |
||||
<Location value="{X=334,Y=0}" /> |
||||
<Size value="{Width=22, Height=22}" /> |
||||
<Anchor value="Top, Right" /> |
||||
<TabIndex value="2" /> |
||||
<Appearance value="Button" /> |
||||
</System.Windows.Forms.RadioButton> |
||||
</Controls> |
||||
</System.Windows.Forms.Panel> |
||||
</Controls> |
||||
</System.Windows.Forms.Panel> |
||||
<System.Windows.Forms.Splitter> |
||||
<Name value="splitter" /> |
||||
<TabIndex value="1" /> |
||||
<Size value="{Width=3, Height=247}" /> |
||||
<Location value="{X=174,Y=0}" /> |
||||
</System.Windows.Forms.Splitter> |
||||
<System.Windows.Forms.Panel> |
||||
<Name value="categoryPanel" /> |
||||
<Location value="{X=0,Y=0}" /> |
||||
<Size value="{Width=174, Height=247}" /> |
||||
<DockPadding value="" /> |
||||
<TabIndex value="0" /> |
||||
<Dock value="Left" /> |
||||
<Controls> |
||||
<System.Windows.Forms.TreeView> |
||||
<Name value="categoryTreeView" /> |
||||
<ImageIndex value="-1" /> |
||||
<Dock value="Fill" /> |
||||
<TabIndex value="1" /> |
||||
<Location value="{X=0,Y=23}" /> |
||||
<SelectedImageIndex value="-1" /> |
||||
<Size value="{Width=174, Height=224}" /> |
||||
<HotTracking value="True" /> |
||||
<HideSelection value="False" /> |
||||
</System.Windows.Forms.TreeView> |
||||
<System.Windows.Forms.Label> |
||||
<Name value="label" /> |
||||
<Text value="${res:Dialog.NewProject.ProjectTypeLabelText}" /> |
||||
<TextAlign value="BottomLeft" /> |
||||
<TabIndex value="0" /> |
||||
<Size value="{Width=174, Height=23}" /> |
||||
<Location value="{X=0,Y=0}" /> |
||||
<Dock value="Top" /> |
||||
</System.Windows.Forms.Label> |
||||
</Controls> |
||||
</System.Windows.Forms.Panel> |
||||
</Controls> |
||||
</System.Windows.Forms.Panel> |
||||
</Controls> |
||||
</System.Windows.Forms.Form> |
||||
</Components> |
@ -0,0 +1,338 @@
@@ -0,0 +1,338 @@
|
||||
// <file>
|
||||
// <copyright see="prj:///doc/copyright.txt"/>
|
||||
// <license see="prj:///doc/license.txt"/>
|
||||
// <author name="Daniel Grunwald"/>
|
||||
// <version>$Revision$</version>
|
||||
// </file>
|
||||
namespace ICSharpCode.SharpDevelop.Project.Dialogs |
||||
{ |
||||
partial class NewProjectDialog |
||||
{ |
||||
/// <summary>
|
||||
/// Designer variable used to keep track of non-visual components.
|
||||
/// </summary>
|
||||
private System.ComponentModel.IContainer components = null; |
||||
|
||||
/// <summary>
|
||||
/// Disposes resources used by the form.
|
||||
/// </summary>
|
||||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||||
protected override void Dispose(bool disposing) |
||||
{ |
||||
if (disposing) { |
||||
if (components != null) { |
||||
components.Dispose(); |
||||
} |
||||
} |
||||
base.Dispose(disposing); |
||||
} |
||||
|
||||
/// <summary>
|
||||
/// This method is required for Windows Forms designer support.
|
||||
/// Do not change the method contents inside the source code editor. The Forms designer might
|
||||
/// not be able to load this method if it was changed manually.
|
||||
/// </summary>
|
||||
private void InitializeComponent() |
||||
{ |
||||
this.splitContainer1 = new System.Windows.Forms.SplitContainer(); |
||||
this.categoryTreeView = new System.Windows.Forms.TreeView(); |
||||
this.label1 = new System.Windows.Forms.Label(); |
||||
this.templateListView = new System.Windows.Forms.ListView(); |
||||
this.largeIconsRadioButton = new System.Windows.Forms.RadioButton(); |
||||
this.smallIconsRadioButton = new System.Windows.Forms.RadioButton(); |
||||
this.targetFrameworkComboBox = new System.Windows.Forms.ComboBox(); |
||||
this.label2 = new System.Windows.Forms.Label(); |
||||
this.bottomPanel = new System.Windows.Forms.Panel(); |
||||
this.cancelButton = new System.Windows.Forms.Button(); |
||||
this.openButton = new System.Windows.Forms.Button(); |
||||
this.createInLabel = new System.Windows.Forms.Label(); |
||||
this.createDirectoryForSolutionCheckBox = new System.Windows.Forms.CheckBox(); |
||||
this.browseButton = new System.Windows.Forms.Button(); |
||||
this.solutionNameTextBox = new System.Windows.Forms.TextBox(); |
||||
this.locationTextBox = new System.Windows.Forms.TextBox(); |
||||
this.solutionNameLabel = new System.Windows.Forms.Label(); |
||||
this.label4 = new System.Windows.Forms.Label(); |
||||
this.nameTextBox = new System.Windows.Forms.TextBox(); |
||||
this.label3 = new System.Windows.Forms.Label(); |
||||
this.descriptionLabel = new System.Windows.Forms.Label(); |
||||
this.splitContainer1.Panel1.SuspendLayout(); |
||||
this.splitContainer1.Panel2.SuspendLayout(); |
||||
this.splitContainer1.SuspendLayout(); |
||||
this.bottomPanel.SuspendLayout(); |
||||
this.SuspendLayout(); |
||||
//
|
||||
// splitContainer1
|
||||
//
|
||||
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; |
||||
this.splitContainer1.Location = new System.Drawing.Point(0, 0); |
||||
this.splitContainer1.Name = "splitContainer1"; |
||||
//
|
||||
// splitContainer1.Panel1
|
||||
//
|
||||
this.splitContainer1.Panel1.Controls.Add(this.categoryTreeView); |
||||
this.splitContainer1.Panel1.Controls.Add(this.label1); |
||||
//
|
||||
// splitContainer1.Panel2
|
||||
//
|
||||
this.splitContainer1.Panel2.Controls.Add(this.templateListView); |
||||
this.splitContainer1.Panel2.Controls.Add(this.largeIconsRadioButton); |
||||
this.splitContainer1.Panel2.Controls.Add(this.smallIconsRadioButton); |
||||
this.splitContainer1.Panel2.Controls.Add(this.targetFrameworkComboBox); |
||||
this.splitContainer1.Panel2.Controls.Add(this.label2); |
||||
this.splitContainer1.Size = new System.Drawing.Size(571, 258); |
||||
this.splitContainer1.SplitterDistance = 189; |
||||
this.splitContainer1.TabIndex = 0; |
||||
//
|
||||
// categoryTreeView
|
||||
//
|
||||
this.categoryTreeView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
||||
| System.Windows.Forms.AnchorStyles.Left) |
||||
| System.Windows.Forms.AnchorStyles.Right))); |
||||
this.categoryTreeView.HideSelection = false; |
||||
this.categoryTreeView.Location = new System.Drawing.Point(3, 26); |
||||
this.categoryTreeView.Name = "categoryTreeView"; |
||||
this.categoryTreeView.Size = new System.Drawing.Size(183, 232); |
||||
this.categoryTreeView.TabIndex = 1; |
||||
//
|
||||
// label1
|
||||
//
|
||||
this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
||||
| System.Windows.Forms.AnchorStyles.Right))); |
||||
this.label1.Location = new System.Drawing.Point(3, 0); |
||||
this.label1.Name = "label1"; |
||||
this.label1.Size = new System.Drawing.Size(183, 23); |
||||
this.label1.TabIndex = 0; |
||||
this.label1.Text = "${res:Dialog.NewProject.ProjectTypeLabelText}"; |
||||
this.label1.TextAlign = System.Drawing.ContentAlignment.BottomLeft; |
||||
//
|
||||
// templateListView
|
||||
//
|
||||
this.templateListView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
||||
| System.Windows.Forms.AnchorStyles.Left) |
||||
| System.Windows.Forms.AnchorStyles.Right))); |
||||
this.templateListView.HideSelection = false; |
||||
this.templateListView.Location = new System.Drawing.Point(3, 26); |
||||
this.templateListView.Name = "templateListView"; |
||||
this.templateListView.Size = new System.Drawing.Size(368, 232); |
||||
this.templateListView.TabIndex = 4; |
||||
this.templateListView.UseCompatibleStateImageBehavior = false; |
||||
//
|
||||
// largeIconsRadioButton
|
||||
//
|
||||
this.largeIconsRadioButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
||||
this.largeIconsRadioButton.Appearance = System.Windows.Forms.Appearance.Button; |
||||
this.largeIconsRadioButton.Location = new System.Drawing.Point(349, 4); |
||||
this.largeIconsRadioButton.Name = "largeIconsRadioButton"; |
||||
this.largeIconsRadioButton.Size = new System.Drawing.Size(22, 22); |
||||
this.largeIconsRadioButton.TabIndex = 2; |
||||
//
|
||||
// smallIconsRadioButton
|
||||
//
|
||||
this.smallIconsRadioButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
||||
this.smallIconsRadioButton.Appearance = System.Windows.Forms.Appearance.Button; |
||||
this.smallIconsRadioButton.Location = new System.Drawing.Point(325, 4); |
||||
this.smallIconsRadioButton.Name = "smallIconsRadioButton"; |
||||
this.smallIconsRadioButton.Size = new System.Drawing.Size(22, 22); |
||||
this.smallIconsRadioButton.TabIndex = 1; |
||||
//
|
||||
// targetFrameworkComboBox
|
||||
//
|
||||
this.targetFrameworkComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
||||
this.targetFrameworkComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
||||
this.targetFrameworkComboBox.Location = new System.Drawing.Point(158, 3); |
||||
this.targetFrameworkComboBox.Name = "targetFrameworkComboBox"; |
||||
this.targetFrameworkComboBox.Size = new System.Drawing.Size(161, 21); |
||||
this.targetFrameworkComboBox.TabIndex = 0; |
||||
this.targetFrameworkComboBox.SelectedIndexChanged += new System.EventHandler(this.TargetFrameworkComboBoxSelectedIndexChanged); |
||||
//
|
||||
// label2
|
||||
//
|
||||
this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
||||
| System.Windows.Forms.AnchorStyles.Right))); |
||||
this.label2.Location = new System.Drawing.Point(3, 0); |
||||
this.label2.Name = "label2"; |
||||
this.label2.Size = new System.Drawing.Size(149, 23); |
||||
this.label2.TabIndex = 3; |
||||
this.label2.Text = "${res:Dialog.NewProject.TemplateLabelText}"; |
||||
this.label2.TextAlign = System.Drawing.ContentAlignment.BottomLeft; |
||||
//
|
||||
// bottomPanel
|
||||
//
|
||||
this.bottomPanel.Controls.Add(this.cancelButton); |
||||
this.bottomPanel.Controls.Add(this.openButton); |
||||
this.bottomPanel.Controls.Add(this.createInLabel); |
||||
this.bottomPanel.Controls.Add(this.createDirectoryForSolutionCheckBox); |
||||
this.bottomPanel.Controls.Add(this.browseButton); |
||||
this.bottomPanel.Controls.Add(this.solutionNameTextBox); |
||||
this.bottomPanel.Controls.Add(this.locationTextBox); |
||||
this.bottomPanel.Controls.Add(this.solutionNameLabel); |
||||
this.bottomPanel.Controls.Add(this.label4); |
||||
this.bottomPanel.Controls.Add(this.nameTextBox); |
||||
this.bottomPanel.Controls.Add(this.label3); |
||||
this.bottomPanel.Controls.Add(this.descriptionLabel); |
||||
this.bottomPanel.Dock = System.Windows.Forms.DockStyle.Bottom; |
||||
this.bottomPanel.Location = new System.Drawing.Point(0, 258); |
||||
this.bottomPanel.Name = "bottomPanel"; |
||||
this.bottomPanel.Size = new System.Drawing.Size(571, 167); |
||||
this.bottomPanel.TabIndex = 1; |
||||
//
|
||||
// cancelButton
|
||||
//
|
||||
this.cancelButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); |
||||
this.cancelButton.DialogResult = System.Windows.Forms.DialogResult.Cancel; |
||||
this.cancelButton.Location = new System.Drawing.Point(484, 132); |
||||
this.cancelButton.Name = "cancelButton"; |
||||
this.cancelButton.Size = new System.Drawing.Size(75, 23); |
||||
this.cancelButton.TabIndex = 11; |
||||
this.cancelButton.Text = "${res:Global.CancelButtonText}"; |
||||
//
|
||||
// openButton
|
||||
//
|
||||
this.openButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); |
||||
this.openButton.Enabled = false; |
||||
this.openButton.Location = new System.Drawing.Point(404, 132); |
||||
this.openButton.Name = "openButton"; |
||||
this.openButton.Size = new System.Drawing.Size(75, 23); |
||||
this.openButton.TabIndex = 10; |
||||
this.openButton.Text = "${res:Global.CreateButtonText}"; |
||||
//
|
||||
// createInLabel
|
||||
//
|
||||
this.createInLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) |
||||
| System.Windows.Forms.AnchorStyles.Right))); |
||||
this.createInLabel.Location = new System.Drawing.Point(9, 113); |
||||
this.createInLabel.Name = "createInLabel"; |
||||
this.createInLabel.Size = new System.Drawing.Size(550, 21); |
||||
this.createInLabel.TabIndex = 9; |
||||
this.createInLabel.Text = "label6"; |
||||
//
|
||||
// createDirectoryForSolutionCheckBox
|
||||
//
|
||||
this.createDirectoryForSolutionCheckBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
||||
this.createDirectoryForSolutionCheckBox.Location = new System.Drawing.Point(362, 88); |
||||
this.createDirectoryForSolutionCheckBox.Name = "createDirectoryForSolutionCheckBox"; |
||||
this.createDirectoryForSolutionCheckBox.Size = new System.Drawing.Size(197, 24); |
||||
this.createDirectoryForSolutionCheckBox.TabIndex = 8; |
||||
this.createDirectoryForSolutionCheckBox.Text = "Create &directory for solution"; |
||||
this.createDirectoryForSolutionCheckBox.UseVisualStyleBackColor = true; |
||||
//
|
||||
// browseButton
|
||||
//
|
||||
this.browseButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
||||
this.browseButton.Location = new System.Drawing.Point(527, 62); |
||||
this.browseButton.Name = "browseButton"; |
||||
this.browseButton.Size = new System.Drawing.Size(32, 21); |
||||
this.browseButton.TabIndex = 5; |
||||
this.browseButton.Text = "..."; |
||||
//
|
||||
// solutionNameTextBox
|
||||
//
|
||||
this.solutionNameTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
||||
| System.Windows.Forms.AnchorStyles.Right))); |
||||
this.solutionNameTextBox.Location = new System.Drawing.Point(137, 90); |
||||
this.solutionNameTextBox.Name = "solutionNameTextBox"; |
||||
this.solutionNameTextBox.Size = new System.Drawing.Size(219, 20); |
||||
this.solutionNameTextBox.TabIndex = 7; |
||||
//
|
||||
// locationTextBox
|
||||
//
|
||||
this.locationTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
||||
| System.Windows.Forms.AnchorStyles.Right))); |
||||
this.locationTextBox.Location = new System.Drawing.Point(137, 62); |
||||
this.locationTextBox.Name = "locationTextBox"; |
||||
this.locationTextBox.Size = new System.Drawing.Size(384, 20); |
||||
this.locationTextBox.TabIndex = 4; |
||||
//
|
||||
// solutionNameLabel
|
||||
//
|
||||
this.solutionNameLabel.Location = new System.Drawing.Point(9, 85); |
||||
this.solutionNameLabel.Name = "solutionNameLabel"; |
||||
this.solutionNameLabel.Size = new System.Drawing.Size(128, 23); |
||||
this.solutionNameLabel.TabIndex = 6; |
||||
this.solutionNameLabel.Text = "Solution Na&me:"; |
||||
this.solutionNameLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
||||
//
|
||||
// label4
|
||||
//
|
||||
this.label4.Location = new System.Drawing.Point(9, 63); |
||||
this.label4.Name = "label4"; |
||||
this.label4.Size = new System.Drawing.Size(128, 23); |
||||
this.label4.TabIndex = 3; |
||||
this.label4.Text = "${res:Dialog.NewProject.LocationLabelText}"; |
||||
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
||||
//
|
||||
// nameTextBox
|
||||
//
|
||||
this.nameTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
||||
| System.Windows.Forms.AnchorStyles.Right))); |
||||
this.nameTextBox.Location = new System.Drawing.Point(137, 38); |
||||
this.nameTextBox.Name = "nameTextBox"; |
||||
this.nameTextBox.Size = new System.Drawing.Size(384, 20); |
||||
this.nameTextBox.TabIndex = 2; |
||||
this.nameTextBox.TextChanged += new System.EventHandler(this.NameTextBoxTextChanged); |
||||
//
|
||||
// label3
|
||||
//
|
||||
this.label3.Location = new System.Drawing.Point(9, 38); |
||||
this.label3.Name = "label3"; |
||||
this.label3.Size = new System.Drawing.Size(128, 23); |
||||
this.label3.TabIndex = 1; |
||||
this.label3.Text = "${res:Dialog.NewProject.NameLabelText}"; |
||||
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; |
||||
//
|
||||
// descriptionLabel
|
||||
//
|
||||
this.descriptionLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
||||
| System.Windows.Forms.AnchorStyles.Right))); |
||||
this.descriptionLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
||||
this.descriptionLabel.Location = new System.Drawing.Point(3, 3); |
||||
this.descriptionLabel.Name = "descriptionLabel"; |
||||
this.descriptionLabel.Size = new System.Drawing.Size(561, 23); |
||||
this.descriptionLabel.TabIndex = 0; |
||||
this.descriptionLabel.Text = "label3"; |
||||
//
|
||||
// NewProjectDialog
|
||||
//
|
||||
this.AcceptButton = this.openButton; |
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); |
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
||||
this.CancelButton = this.cancelButton; |
||||
this.ClientSize = new System.Drawing.Size(571, 425); |
||||
this.Controls.Add(this.splitContainer1); |
||||
this.Controls.Add(this.bottomPanel); |
||||
this.MaximizeBox = false; |
||||
this.MinimizeBox = false; |
||||
this.Name = "NewProjectDialog"; |
||||
this.ShowIcon = false; |
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
||||
this.Text = "${res:Dialog.NewProject.DialogName}"; |
||||
this.splitContainer1.Panel1.ResumeLayout(false); |
||||
this.splitContainer1.Panel2.ResumeLayout(false); |
||||
this.splitContainer1.ResumeLayout(false); |
||||
this.bottomPanel.ResumeLayout(false); |
||||
this.bottomPanel.PerformLayout(); |
||||
this.ResumeLayout(false); |
||||
} |
||||
private System.Windows.Forms.Panel bottomPanel; |
||||
private System.Windows.Forms.Label solutionNameLabel; |
||||
private System.Windows.Forms.CheckBox createDirectoryForSolutionCheckBox; |
||||
private System.Windows.Forms.ListView templateListView; |
||||
private System.Windows.Forms.TextBox solutionNameTextBox; |
||||
private System.Windows.Forms.TreeView categoryTreeView; |
||||
private System.Windows.Forms.Button openButton; |
||||
private System.Windows.Forms.Button cancelButton; |
||||
private System.Windows.Forms.Label createInLabel; |
||||
private System.Windows.Forms.Label label3; |
||||
private System.Windows.Forms.TextBox nameTextBox; |
||||
private System.Windows.Forms.Label label4; |
||||
private System.Windows.Forms.TextBox locationTextBox; |
||||
private System.Windows.Forms.Button browseButton; |
||||
private System.Windows.Forms.Label descriptionLabel; |
||||
private System.Windows.Forms.ComboBox targetFrameworkComboBox; |
||||
private System.Windows.Forms.Label label2; |
||||
private System.Windows.Forms.RadioButton smallIconsRadioButton; |
||||
private System.Windows.Forms.RadioButton largeIconsRadioButton; |
||||
private System.Windows.Forms.Label label1; |
||||
private System.Windows.Forms.SplitContainer splitContainer1; |
||||
} |
||||
} |
@ -0,0 +1,120 @@
@@ -0,0 +1,120 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<root> |
||||
<!-- |
||||
Microsoft ResX Schema |
||||
|
||||
Version 2.0 |
||||
|
||||
The primary goals of this format is to allow a simple XML format |
||||
that is mostly human readable. The generation and parsing of the |
||||
various data types are done through the TypeConverter classes |
||||
associated with the data types. |
||||
|
||||
Example: |
||||
|
||||
... ado.net/XML headers & schema ... |
||||
<resheader name="resmimetype">text/microsoft-resx</resheader> |
||||
<resheader name="version">2.0</resheader> |
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> |
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> |
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> |
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> |
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> |
||||
<value>[base64 mime encoded serialized .NET Framework object]</value> |
||||
</data> |
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> |
||||
<comment>This is a comment</comment> |
||||
</data> |
||||
|
||||
There are any number of "resheader" rows that contain simple |
||||
name/value pairs. |
||||
|
||||
Each data row contains a name, and value. The row also contains a |
||||
type or mimetype. Type corresponds to a .NET class that support |
||||
text/value conversion through the TypeConverter architecture. |
||||
Classes that don't support this are serialized and stored with the |
||||
mimetype set. |
||||
|
||||
The mimetype is used for serialized objects, and tells the |
||||
ResXResourceReader how to depersist the object. This is currently not |
||||
extensible. For a given mimetype the value must be set accordingly: |
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format |
||||
that the ResXResourceWriter will generate, however the reader can |
||||
read any of the formats listed below. |
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64 |
||||
value : The object must be serialized with |
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter |
||||
: and then encoded with base64 encoding. |
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64 |
||||
value : The object must be serialized with |
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter |
||||
: and then encoded with base64 encoding. |
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64 |
||||
value : The object must be serialized into a byte array |
||||
: using a System.ComponentModel.TypeConverter |
||||
: and then encoded with base64 encoding. |
||||
--> |
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> |
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> |
||||
<xsd:element name="root" msdata:IsDataSet="true"> |
||||
<xsd:complexType> |
||||
<xsd:choice maxOccurs="unbounded"> |
||||
<xsd:element name="metadata"> |
||||
<xsd:complexType> |
||||
<xsd:sequence> |
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" /> |
||||
</xsd:sequence> |
||||
<xsd:attribute name="name" use="required" type="xsd:string" /> |
||||
<xsd:attribute name="type" type="xsd:string" /> |
||||
<xsd:attribute name="mimetype" type="xsd:string" /> |
||||
<xsd:attribute ref="xml:space" /> |
||||
</xsd:complexType> |
||||
</xsd:element> |
||||
<xsd:element name="assembly"> |
||||
<xsd:complexType> |
||||
<xsd:attribute name="alias" type="xsd:string" /> |
||||
<xsd:attribute name="name" type="xsd:string" /> |
||||
</xsd:complexType> |
||||
</xsd:element> |
||||
<xsd:element name="data"> |
||||
<xsd:complexType> |
||||
<xsd:sequence> |
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> |
||||
</xsd:sequence> |
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> |
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> |
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> |
||||
<xsd:attribute ref="xml:space" /> |
||||
</xsd:complexType> |
||||
</xsd:element> |
||||
<xsd:element name="resheader"> |
||||
<xsd:complexType> |
||||
<xsd:sequence> |
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
||||
</xsd:sequence> |
||||
<xsd:attribute name="name" type="xsd:string" use="required" /> |
||||
</xsd:complexType> |
||||
</xsd:element> |
||||
</xsd:choice> |
||||
</xsd:complexType> |
||||
</xsd:element> |
||||
</xsd:schema> |
||||
<resheader name="resmimetype"> |
||||
<value>text/microsoft-resx</value> |
||||
</resheader> |
||||
<resheader name="version"> |
||||
<value>2.0</value> |
||||
</resheader> |
||||
<resheader name="reader"> |
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
||||
</resheader> |
||||
<resheader name="writer"> |
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
||||
</resheader> |
||||
</root> |
Loading…
Reference in new issue