1094 lines
56 KiB
C#
1094 lines
56 KiB
C#
namespace d20_SRD_Spell_Lists {
|
|
partial class FrmMain {
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing) {
|
|
if (disposing && (components != null)) {
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent() {
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain));
|
|
this.mainTabControl = new System.Windows.Forms.TabControl();
|
|
this.spellListTab = new System.Windows.Forms.TabPage();
|
|
this.spellsDataGridView = new System.Windows.Forms.DataGridView();
|
|
this.prepColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
this.spellNameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.componentColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.descColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.customColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
this.charCustomColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
this.classComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.characterTab = new System.Windows.Forms.TabPage();
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.charClassComboBox = new System.Windows.Forms.ComboBox();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.txtStrength = new System.Windows.Forms.MaskedTextBox();
|
|
this.lblDexMod = new System.Windows.Forms.Label();
|
|
this.lblConMod = new System.Windows.Forms.Label();
|
|
this.lblIntMod = new System.Windows.Forms.Label();
|
|
this.lblWisMod = new System.Windows.Forms.Label();
|
|
this.lblChaMod = new System.Windows.Forms.Label();
|
|
this.lblStrMod = new System.Windows.Forms.Label();
|
|
this.lblModifiers = new System.Windows.Forms.Label();
|
|
this.txtDexterity = new System.Windows.Forms.MaskedTextBox();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.txtConstitution = new System.Windows.Forms.MaskedTextBox();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.txtIntelligence = new System.Windows.Forms.MaskedTextBox();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.txtWisdom = new System.Windows.Forms.MaskedTextBox();
|
|
this.lblIntelligence = new System.Windows.Forms.Label();
|
|
this.txtCharisma = new System.Windows.Forms.MaskedTextBox();
|
|
this.lblWisdom = new System.Windows.Forms.Label();
|
|
this.lblCharisma = new System.Windows.Forms.Label();
|
|
this.txtCharacter = new System.Windows.Forms.TextBox();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.lblDirections = new System.Windows.Forms.Label();
|
|
this.mainToolStrip = new System.Windows.Forms.ToolStrip();
|
|
this.newToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|
this.openToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|
this.saveToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|
this.printToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripSeparator = new System.Windows.Forms.ToolStripSeparator();
|
|
this.cutToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|
this.copyToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|
this.pasteToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.helpToolStripButton = new System.Windows.Forms.ToolStripButton();
|
|
this.errorProvider = new System.Windows.Forms.ErrorProvider(this.components);
|
|
this.lblDC0 = new System.Windows.Forms.Label();
|
|
this.lblDC1 = new System.Windows.Forms.Label();
|
|
this.lblDC2 = new System.Windows.Forms.Label();
|
|
this.lblDC3 = new System.Windows.Forms.Label();
|
|
this.lblDC4 = new System.Windows.Forms.Label();
|
|
this.lblDC5 = new System.Windows.Forms.Label();
|
|
this.lblDC6 = new System.Windows.Forms.Label();
|
|
this.lblDC7 = new System.Windows.Forms.Label();
|
|
this.lblDC8 = new System.Windows.Forms.Label();
|
|
this.lblDC9 = new System.Windows.Forms.Label();
|
|
this.lblExtra0 = new System.Windows.Forms.Label();
|
|
this.lblExtra1 = new System.Windows.Forms.Label();
|
|
this.lblExtra2 = new System.Windows.Forms.Label();
|
|
this.lblExtra3 = new System.Windows.Forms.Label();
|
|
this.lblExtra4 = new System.Windows.Forms.Label();
|
|
this.lblExtra5 = new System.Windows.Forms.Label();
|
|
this.lblExtra6 = new System.Windows.Forms.Label();
|
|
this.lblExtra7 = new System.Windows.Forms.Label();
|
|
this.lblExtra8 = new System.Windows.Forms.Label();
|
|
this.lblExtra9 = new System.Windows.Forms.Label();
|
|
this.mainTabControl.SuspendLayout();
|
|
this.spellListTab.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.spellsDataGridView)).BeginInit();
|
|
this.characterTab.SuspendLayout();
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
this.mainToolStrip.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// mainTabControl
|
|
//
|
|
this.mainTabControl.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.mainTabControl.Controls.Add(this.spellListTab);
|
|
this.mainTabControl.Controls.Add(this.characterTab);
|
|
this.mainTabControl.Location = new System.Drawing.Point(0, 30);
|
|
this.mainTabControl.Multiline = true;
|
|
this.mainTabControl.Name = "mainTabControl";
|
|
this.mainTabControl.SelectedIndex = 0;
|
|
this.mainTabControl.Size = new System.Drawing.Size(784, 534);
|
|
this.mainTabControl.TabIndex = 0;
|
|
//
|
|
// spellListTab
|
|
//
|
|
this.spellListTab.Controls.Add(this.spellsDataGridView);
|
|
this.spellListTab.Controls.Add(this.classComboBox);
|
|
this.spellListTab.Controls.Add(this.label1);
|
|
this.spellListTab.Location = new System.Drawing.Point(4, 22);
|
|
this.spellListTab.Name = "spellListTab";
|
|
this.spellListTab.Padding = new System.Windows.Forms.Padding(3);
|
|
this.spellListTab.Size = new System.Drawing.Size(776, 508);
|
|
this.spellListTab.TabIndex = 0;
|
|
this.spellListTab.Text = "Spell List";
|
|
this.spellListTab.UseVisualStyleBackColor = true;
|
|
//
|
|
// spellsDataGridView
|
|
//
|
|
this.spellsDataGridView.AllowUserToOrderColumns = true;
|
|
this.spellsDataGridView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.spellsDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.spellsDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
this.prepColumn,
|
|
this.spellNameColumn,
|
|
this.componentColumn,
|
|
this.descColumn,
|
|
this.customColumn,
|
|
this.charCustomColumn});
|
|
this.spellsDataGridView.Location = new System.Drawing.Point(3, 44);
|
|
this.spellsDataGridView.Name = "spellsDataGridView";
|
|
this.spellsDataGridView.Size = new System.Drawing.Size(770, 461);
|
|
this.spellsDataGridView.TabIndex = 2;
|
|
//
|
|
// prepColumn
|
|
//
|
|
this.prepColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
this.prepColumn.DataPropertyName = "IsPrepped";
|
|
this.prepColumn.HeaderText = "Prep?";
|
|
this.prepColumn.Name = "prepColumn";
|
|
this.prepColumn.Width = 41;
|
|
//
|
|
// spellNameColumn
|
|
//
|
|
this.spellNameColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
|
|
this.spellNameColumn.DataPropertyName = "Name";
|
|
this.spellNameColumn.HeaderText = "Name";
|
|
this.spellNameColumn.Name = "spellNameColumn";
|
|
this.spellNameColumn.Width = 60;
|
|
//
|
|
// componentColumn
|
|
//
|
|
this.componentColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
this.componentColumn.DataPropertyName = "Components";
|
|
this.componentColumn.HeaderText = "Comp";
|
|
this.componentColumn.Name = "componentColumn";
|
|
this.componentColumn.Width = 59;
|
|
//
|
|
// descColumn
|
|
//
|
|
this.descColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
this.descColumn.DataPropertyName = "ShortDescription";
|
|
this.descColumn.HeaderText = "Description";
|
|
this.descColumn.Name = "descColumn";
|
|
//
|
|
// customColumn
|
|
//
|
|
this.customColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
this.customColumn.DataPropertyName = "IsCustom";
|
|
this.customColumn.HeaderText = "Custom?";
|
|
this.customColumn.Name = "customColumn";
|
|
this.customColumn.ReadOnly = true;
|
|
this.customColumn.Width = 54;
|
|
//
|
|
// charCustomColumn
|
|
//
|
|
this.charCustomColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
|
|
this.charCustomColumn.DataPropertyName = "IsCharCustom";
|
|
this.charCustomColumn.HeaderText = "Char?";
|
|
this.charCustomColumn.Name = "charCustomColumn";
|
|
this.charCustomColumn.ReadOnly = true;
|
|
this.charCustomColumn.Width = 41;
|
|
//
|
|
// classComboBox
|
|
//
|
|
this.classComboBox.FormattingEnabled = true;
|
|
this.classComboBox.Location = new System.Drawing.Point(49, 6);
|
|
this.classComboBox.Name = "classComboBox";
|
|
this.classComboBox.Size = new System.Drawing.Size(121, 21);
|
|
this.classComboBox.TabIndex = 1;
|
|
this.classComboBox.Text = "Choose a class:";
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(6, 9);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(35, 13);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "Class:";
|
|
//
|
|
// characterTab
|
|
//
|
|
this.characterTab.Controls.Add(this.tableLayoutPanel1);
|
|
this.characterTab.Controls.Add(this.charClassComboBox);
|
|
this.characterTab.Controls.Add(this.label6);
|
|
this.characterTab.Controls.Add(this.groupBox1);
|
|
this.characterTab.Controls.Add(this.txtCharacter);
|
|
this.characterTab.Controls.Add(this.label2);
|
|
this.characterTab.Controls.Add(this.lblDirections);
|
|
this.characterTab.Location = new System.Drawing.Point(4, 22);
|
|
this.characterTab.Name = "characterTab";
|
|
this.characterTab.Padding = new System.Windows.Forms.Padding(3);
|
|
this.characterTab.Size = new System.Drawing.Size(776, 508);
|
|
this.characterTab.TabIndex = 1;
|
|
this.characterTab.Text = "Character";
|
|
this.characterTab.UseVisualStyleBackColor = true;
|
|
//
|
|
// tableLayoutPanel1
|
|
//
|
|
this.tableLayoutPanel1.AutoSize = true;
|
|
this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
|
|
this.tableLayoutPanel1.ColumnCount = 11;
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel1.Controls.Add(this.lblExtra9, 10, 2);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblExtra8, 9, 2);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblExtra7, 8, 2);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblExtra6, 7, 2);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblExtra5, 6, 2);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblExtra4, 5, 2);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblExtra3, 4, 2);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblExtra2, 3, 2);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblExtra1, 2, 2);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblExtra0, 1, 2);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblDC9, 10, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblDC8, 9, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblDC7, 8, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblDC6, 7, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblDC5, 6, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblDC4, 5, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblDC3, 4, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblDC2, 3, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblDC1, 2, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.label18, 9, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label17, 8, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label16, 7, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label15, 6, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label14, 5, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label13, 4, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label12, 3, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label11, 2, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label7, 0, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label8, 0, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.label9, 0, 2);
|
|
this.tableLayoutPanel1.Controls.Add(this.label10, 1, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.label19, 10, 0);
|
|
this.tableLayoutPanel1.Controls.Add(this.lblDC0, 1, 1);
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(272, 28);
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
this.tableLayoutPanel1.Padding = new System.Windows.Forms.Padding(5);
|
|
this.tableLayoutPanel1.RowCount = 3;
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(475, 91);
|
|
this.tableLayoutPanel1.TabIndex = 3;
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label18.Location = new System.Drawing.Point(323, 6);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(17, 17);
|
|
this.label18.TabIndex = 11;
|
|
this.label18.Text = "8";
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label17.Location = new System.Drawing.Point(297, 6);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(17, 17);
|
|
this.label17.TabIndex = 10;
|
|
this.label17.Text = "7";
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label16.Location = new System.Drawing.Point(271, 6);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(17, 17);
|
|
this.label16.TabIndex = 9;
|
|
this.label16.Text = "6";
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label15.Location = new System.Drawing.Point(245, 6);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(17, 17);
|
|
this.label15.TabIndex = 8;
|
|
this.label15.Text = "5";
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label14.Location = new System.Drawing.Point(219, 6);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(17, 17);
|
|
this.label14.TabIndex = 7;
|
|
this.label14.Text = "4";
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label13.Location = new System.Drawing.Point(193, 6);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(17, 17);
|
|
this.label13.TabIndex = 6;
|
|
this.label13.Text = "3";
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label12.Location = new System.Drawing.Point(167, 6);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(17, 17);
|
|
this.label12.TabIndex = 5;
|
|
this.label12.Text = "2";
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label11.Location = new System.Drawing.Point(141, 6);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(17, 17);
|
|
this.label11.TabIndex = 4;
|
|
this.label11.Text = "1";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label7.Location = new System.Drawing.Point(9, 6);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(93, 17);
|
|
this.label7.TabIndex = 0;
|
|
this.label7.Text = "Spell Level:";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label8.Location = new System.Drawing.Point(9, 24);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(75, 17);
|
|
this.label8.TabIndex = 1;
|
|
this.label8.Text = "Spell DC:";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label9.Location = new System.Drawing.Point(9, 42);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(99, 17);
|
|
this.label9.TabIndex = 2;
|
|
this.label9.Text = "Extra Spells:";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label10.Location = new System.Drawing.Point(115, 6);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(17, 17);
|
|
this.label10.TabIndex = 3;
|
|
this.label10.Text = "0";
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label19.Location = new System.Drawing.Point(349, 6);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(17, 17);
|
|
this.label19.TabIndex = 12;
|
|
this.label19.Text = "9";
|
|
//
|
|
// charClassComboBox
|
|
//
|
|
this.charClassComboBox.FormattingEnabled = true;
|
|
this.charClassComboBox.Location = new System.Drawing.Point(56, 65);
|
|
this.charClassComboBox.Name = "charClassComboBox";
|
|
this.charClassComboBox.Size = new System.Drawing.Size(156, 21);
|
|
this.charClassComboBox.TabIndex = 23;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(12, 68);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(35, 13);
|
|
this.label6.TabIndex = 22;
|
|
this.label6.Text = "Class:";
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.txtStrength);
|
|
this.groupBox1.Controls.Add(this.lblDexMod);
|
|
this.groupBox1.Controls.Add(this.lblConMod);
|
|
this.groupBox1.Controls.Add(this.lblIntMod);
|
|
this.groupBox1.Controls.Add(this.lblWisMod);
|
|
this.groupBox1.Controls.Add(this.lblChaMod);
|
|
this.groupBox1.Controls.Add(this.lblStrMod);
|
|
this.groupBox1.Controls.Add(this.lblModifiers);
|
|
this.groupBox1.Controls.Add(this.txtDexterity);
|
|
this.groupBox1.Controls.Add(this.label3);
|
|
this.groupBox1.Controls.Add(this.txtConstitution);
|
|
this.groupBox1.Controls.Add(this.label4);
|
|
this.groupBox1.Controls.Add(this.txtIntelligence);
|
|
this.groupBox1.Controls.Add(this.label5);
|
|
this.groupBox1.Controls.Add(this.txtWisdom);
|
|
this.groupBox1.Controls.Add(this.lblIntelligence);
|
|
this.groupBox1.Controls.Add(this.txtCharisma);
|
|
this.groupBox1.Controls.Add(this.lblWisdom);
|
|
this.groupBox1.Controls.Add(this.lblCharisma);
|
|
this.groupBox1.Location = new System.Drawing.Point(15, 105);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(251, 229);
|
|
this.groupBox1.TabIndex = 15;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "Attributes";
|
|
//
|
|
// txtStrength
|
|
//
|
|
this.txtStrength.Location = new System.Drawing.Point(104, 40);
|
|
this.txtStrength.Mask = "00";
|
|
this.txtStrength.Name = "txtStrength";
|
|
this.txtStrength.Size = new System.Drawing.Size(33, 20);
|
|
this.txtStrength.TabIndex = 20;
|
|
this.txtStrength.Text = "10";
|
|
this.txtStrength.ValidatingType = typeof(int);
|
|
this.txtStrength.TextChanged += new System.EventHandler(this.txtStrength_TextChanged);
|
|
//
|
|
// lblDexMod
|
|
//
|
|
this.lblDexMod.AutoSize = true;
|
|
this.lblDexMod.Location = new System.Drawing.Point(163, 69);
|
|
this.lblDexMod.Name = "lblDexMod";
|
|
this.lblDexMod.Size = new System.Drawing.Size(13, 13);
|
|
this.lblDexMod.TabIndex = 21;
|
|
this.lblDexMod.Text = "0";
|
|
//
|
|
// lblConMod
|
|
//
|
|
this.lblConMod.AutoSize = true;
|
|
this.lblConMod.Location = new System.Drawing.Point(163, 95);
|
|
this.lblConMod.Name = "lblConMod";
|
|
this.lblConMod.Size = new System.Drawing.Size(13, 13);
|
|
this.lblConMod.TabIndex = 20;
|
|
this.lblConMod.Text = "0";
|
|
//
|
|
// lblIntMod
|
|
//
|
|
this.lblIntMod.AutoSize = true;
|
|
this.lblIntMod.Location = new System.Drawing.Point(163, 121);
|
|
this.lblIntMod.Name = "lblIntMod";
|
|
this.lblIntMod.Size = new System.Drawing.Size(13, 13);
|
|
this.lblIntMod.TabIndex = 19;
|
|
this.lblIntMod.Text = "0";
|
|
//
|
|
// lblWisMod
|
|
//
|
|
this.lblWisMod.AutoSize = true;
|
|
this.lblWisMod.Location = new System.Drawing.Point(163, 147);
|
|
this.lblWisMod.Name = "lblWisMod";
|
|
this.lblWisMod.Size = new System.Drawing.Size(13, 13);
|
|
this.lblWisMod.TabIndex = 18;
|
|
this.lblWisMod.Text = "0";
|
|
//
|
|
// lblChaMod
|
|
//
|
|
this.lblChaMod.AutoSize = true;
|
|
this.lblChaMod.Location = new System.Drawing.Point(163, 173);
|
|
this.lblChaMod.Name = "lblChaMod";
|
|
this.lblChaMod.Size = new System.Drawing.Size(13, 13);
|
|
this.lblChaMod.TabIndex = 17;
|
|
this.lblChaMod.Text = "0";
|
|
//
|
|
// lblStrMod
|
|
//
|
|
this.lblStrMod.AutoSize = true;
|
|
this.lblStrMod.Location = new System.Drawing.Point(163, 43);
|
|
this.lblStrMod.Name = "lblStrMod";
|
|
this.lblStrMod.Size = new System.Drawing.Size(13, 13);
|
|
this.lblStrMod.TabIndex = 16;
|
|
this.lblStrMod.Text = "0";
|
|
//
|
|
// lblModifiers
|
|
//
|
|
this.lblModifiers.AutoSize = true;
|
|
this.lblModifiers.Location = new System.Drawing.Point(153, 16);
|
|
this.lblModifiers.Name = "lblModifiers";
|
|
this.lblModifiers.Size = new System.Drawing.Size(52, 13);
|
|
this.lblModifiers.TabIndex = 15;
|
|
this.lblModifiers.Text = "Modifiers:";
|
|
//
|
|
// txtDexterity
|
|
//
|
|
this.txtDexterity.Location = new System.Drawing.Point(104, 66);
|
|
this.txtDexterity.Mask = "00";
|
|
this.txtDexterity.Name = "txtDexterity";
|
|
this.txtDexterity.Size = new System.Drawing.Size(33, 20);
|
|
this.txtDexterity.TabIndex = 21;
|
|
this.txtDexterity.Text = "10";
|
|
this.txtDexterity.ValidatingType = typeof(int);
|
|
this.txtDexterity.TextChanged += new System.EventHandler(this.txtDexterity_TextChanged);
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(6, 43);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(50, 13);
|
|
this.label3.TabIndex = 2;
|
|
this.label3.Text = "Strength:";
|
|
//
|
|
// txtConstitution
|
|
//
|
|
this.txtConstitution.Location = new System.Drawing.Point(104, 92);
|
|
this.txtConstitution.Mask = "00";
|
|
this.txtConstitution.Name = "txtConstitution";
|
|
this.txtConstitution.Size = new System.Drawing.Size(33, 20);
|
|
this.txtConstitution.TabIndex = 13;
|
|
this.txtConstitution.Text = "10";
|
|
this.txtConstitution.ValidatingType = typeof(int);
|
|
this.txtConstitution.TextChanged += new System.EventHandler(this.txtConstitution_TextChanged);
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(6, 69);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(51, 13);
|
|
this.label4.TabIndex = 3;
|
|
this.label4.Text = "Dexterity:";
|
|
//
|
|
// txtIntelligence
|
|
//
|
|
this.txtIntelligence.Location = new System.Drawing.Point(104, 118);
|
|
this.txtIntelligence.Mask = "00";
|
|
this.txtIntelligence.Name = "txtIntelligence";
|
|
this.txtIntelligence.Size = new System.Drawing.Size(33, 20);
|
|
this.txtIntelligence.TabIndex = 12;
|
|
this.txtIntelligence.Text = "10";
|
|
this.txtIntelligence.ValidatingType = typeof(int);
|
|
this.txtIntelligence.TextChanged += new System.EventHandler(this.txtIntelligence_TextChanged);
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(6, 95);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(65, 13);
|
|
this.label5.TabIndex = 4;
|
|
this.label5.Text = "Constitution:";
|
|
//
|
|
// txtWisdom
|
|
//
|
|
this.txtWisdom.Location = new System.Drawing.Point(104, 144);
|
|
this.txtWisdom.Mask = "00";
|
|
this.txtWisdom.Name = "txtWisdom";
|
|
this.txtWisdom.Size = new System.Drawing.Size(33, 20);
|
|
this.txtWisdom.TabIndex = 11;
|
|
this.txtWisdom.Text = "10";
|
|
this.txtWisdom.ValidatingType = typeof(int);
|
|
this.txtWisdom.TextChanged += new System.EventHandler(this.txtWisdom_TextChanged);
|
|
//
|
|
// lblIntelligence
|
|
//
|
|
this.lblIntelligence.AutoSize = true;
|
|
this.lblIntelligence.Location = new System.Drawing.Point(6, 121);
|
|
this.lblIntelligence.Name = "lblIntelligence";
|
|
this.lblIntelligence.Size = new System.Drawing.Size(64, 13);
|
|
this.lblIntelligence.TabIndex = 5;
|
|
this.lblIntelligence.Text = "Intelligence:";
|
|
//
|
|
// txtCharisma
|
|
//
|
|
this.txtCharisma.Location = new System.Drawing.Point(104, 170);
|
|
this.txtCharisma.Mask = "00";
|
|
this.txtCharisma.Name = "txtCharisma";
|
|
this.txtCharisma.Size = new System.Drawing.Size(33, 20);
|
|
this.txtCharisma.TabIndex = 10;
|
|
this.txtCharisma.Text = "10";
|
|
this.txtCharisma.ValidatingType = typeof(int);
|
|
this.txtCharisma.TextChanged += new System.EventHandler(this.txtCharisma_TextChanged);
|
|
//
|
|
// lblWisdom
|
|
//
|
|
this.lblWisdom.AutoSize = true;
|
|
this.lblWisdom.Location = new System.Drawing.Point(6, 147);
|
|
this.lblWisdom.Name = "lblWisdom";
|
|
this.lblWisdom.Size = new System.Drawing.Size(48, 13);
|
|
this.lblWisdom.TabIndex = 6;
|
|
this.lblWisdom.Text = "Wisdom:";
|
|
//
|
|
// lblCharisma
|
|
//
|
|
this.lblCharisma.AutoSize = true;
|
|
this.lblCharisma.Location = new System.Drawing.Point(6, 173);
|
|
this.lblCharisma.Name = "lblCharisma";
|
|
this.lblCharisma.Size = new System.Drawing.Size(53, 13);
|
|
this.lblCharisma.TabIndex = 7;
|
|
this.lblCharisma.Text = "Charisma:";
|
|
//
|
|
// txtCharacter
|
|
//
|
|
this.txtCharacter.Location = new System.Drawing.Point(56, 39);
|
|
this.txtCharacter.Name = "txtCharacter";
|
|
this.txtCharacter.Size = new System.Drawing.Size(156, 20);
|
|
this.txtCharacter.TabIndex = 8;
|
|
this.txtCharacter.TextChanged += new System.EventHandler(this.txtCharacter_TextChanged);
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(12, 42);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(38, 13);
|
|
this.label2.TabIndex = 1;
|
|
this.label2.Text = "Name:";
|
|
//
|
|
// lblDirections
|
|
//
|
|
this.lblDirections.AutoSize = true;
|
|
this.lblDirections.Location = new System.Drawing.Point(8, 12);
|
|
this.lblDirections.Name = "lblDirections";
|
|
this.lblDirections.Size = new System.Drawing.Size(578, 13);
|
|
this.lblDirections.TabIndex = 0;
|
|
this.lblDirections.Text = "Provide as much or as little information as you\'d like. We\'ll use your class and " +
|
|
"spellcasting attribute to determine spell DCs.";
|
|
//
|
|
// mainToolStrip
|
|
//
|
|
this.mainToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.newToolStripButton,
|
|
this.openToolStripButton,
|
|
this.saveToolStripButton,
|
|
this.printToolStripButton,
|
|
this.toolStripSeparator,
|
|
this.cutToolStripButton,
|
|
this.copyToolStripButton,
|
|
this.pasteToolStripButton,
|
|
this.toolStripSeparator1,
|
|
this.helpToolStripButton});
|
|
this.mainToolStrip.Location = new System.Drawing.Point(0, 0);
|
|
this.mainToolStrip.Name = "mainToolStrip";
|
|
this.mainToolStrip.Size = new System.Drawing.Size(784, 25);
|
|
this.mainToolStrip.TabIndex = 1;
|
|
//
|
|
// newToolStripButton
|
|
//
|
|
this.newToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.newToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("newToolStripButton.Image")));
|
|
this.newToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.newToolStripButton.Name = "newToolStripButton";
|
|
this.newToolStripButton.Size = new System.Drawing.Size(23, 22);
|
|
this.newToolStripButton.Text = "&New";
|
|
//
|
|
// openToolStripButton
|
|
//
|
|
this.openToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.openToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("openToolStripButton.Image")));
|
|
this.openToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.openToolStripButton.Name = "openToolStripButton";
|
|
this.openToolStripButton.Size = new System.Drawing.Size(23, 22);
|
|
this.openToolStripButton.Text = "&Open";
|
|
this.openToolStripButton.Click += new System.EventHandler(this.openToolStripButton_Click);
|
|
//
|
|
// saveToolStripButton
|
|
//
|
|
this.saveToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.saveToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripButton.Image")));
|
|
this.saveToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.saveToolStripButton.Name = "saveToolStripButton";
|
|
this.saveToolStripButton.Size = new System.Drawing.Size(23, 22);
|
|
this.saveToolStripButton.Text = "&Save";
|
|
this.saveToolStripButton.Click += new System.EventHandler(this.saveToolStripButton_Click);
|
|
//
|
|
// printToolStripButton
|
|
//
|
|
this.printToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.printToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("printToolStripButton.Image")));
|
|
this.printToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.printToolStripButton.Name = "printToolStripButton";
|
|
this.printToolStripButton.Size = new System.Drawing.Size(23, 22);
|
|
this.printToolStripButton.Text = "&Print";
|
|
//
|
|
// toolStripSeparator
|
|
//
|
|
this.toolStripSeparator.Name = "toolStripSeparator";
|
|
this.toolStripSeparator.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// cutToolStripButton
|
|
//
|
|
this.cutToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.cutToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("cutToolStripButton.Image")));
|
|
this.cutToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.cutToolStripButton.Name = "cutToolStripButton";
|
|
this.cutToolStripButton.Size = new System.Drawing.Size(23, 22);
|
|
this.cutToolStripButton.Text = "C&ut";
|
|
//
|
|
// copyToolStripButton
|
|
//
|
|
this.copyToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.copyToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("copyToolStripButton.Image")));
|
|
this.copyToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.copyToolStripButton.Name = "copyToolStripButton";
|
|
this.copyToolStripButton.Size = new System.Drawing.Size(23, 22);
|
|
this.copyToolStripButton.Text = "&Copy";
|
|
//
|
|
// pasteToolStripButton
|
|
//
|
|
this.pasteToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.pasteToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteToolStripButton.Image")));
|
|
this.pasteToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.pasteToolStripButton.Name = "pasteToolStripButton";
|
|
this.pasteToolStripButton.Size = new System.Drawing.Size(23, 22);
|
|
this.pasteToolStripButton.Text = "&Paste";
|
|
//
|
|
// toolStripSeparator1
|
|
//
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// helpToolStripButton
|
|
//
|
|
this.helpToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
this.helpToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("helpToolStripButton.Image")));
|
|
this.helpToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.helpToolStripButton.Name = "helpToolStripButton";
|
|
this.helpToolStripButton.Size = new System.Drawing.Size(23, 22);
|
|
this.helpToolStripButton.Text = "He&lp";
|
|
//
|
|
// errorProvider
|
|
//
|
|
this.errorProvider.ContainerControl = this;
|
|
//
|
|
// lblDC0
|
|
//
|
|
this.lblDC0.AutoSize = true;
|
|
this.lblDC0.Location = new System.Drawing.Point(115, 24);
|
|
this.lblDC0.Name = "lblDC0";
|
|
this.lblDC0.Size = new System.Drawing.Size(19, 13);
|
|
this.lblDC0.TabIndex = 13;
|
|
this.lblDC0.Text = "10";
|
|
//
|
|
// lblDC1
|
|
//
|
|
this.lblDC1.AutoSize = true;
|
|
this.lblDC1.Location = new System.Drawing.Point(141, 24);
|
|
this.lblDC1.Name = "lblDC1";
|
|
this.lblDC1.Size = new System.Drawing.Size(19, 13);
|
|
this.lblDC1.TabIndex = 14;
|
|
this.lblDC1.Text = "11";
|
|
//
|
|
// lblDC2
|
|
//
|
|
this.lblDC2.AutoSize = true;
|
|
this.lblDC2.Location = new System.Drawing.Point(167, 24);
|
|
this.lblDC2.Name = "lblDC2";
|
|
this.lblDC2.Size = new System.Drawing.Size(19, 13);
|
|
this.lblDC2.TabIndex = 15;
|
|
this.lblDC2.Text = "12";
|
|
//
|
|
// lblDC3
|
|
//
|
|
this.lblDC3.AutoSize = true;
|
|
this.lblDC3.Location = new System.Drawing.Point(193, 24);
|
|
this.lblDC3.Name = "lblDC3";
|
|
this.lblDC3.Size = new System.Drawing.Size(19, 13);
|
|
this.lblDC3.TabIndex = 16;
|
|
this.lblDC3.Text = "13";
|
|
//
|
|
// lblDC4
|
|
//
|
|
this.lblDC4.AutoSize = true;
|
|
this.lblDC4.Location = new System.Drawing.Point(219, 24);
|
|
this.lblDC4.Name = "lblDC4";
|
|
this.lblDC4.Size = new System.Drawing.Size(19, 13);
|
|
this.lblDC4.TabIndex = 17;
|
|
this.lblDC4.Text = "14";
|
|
//
|
|
// lblDC5
|
|
//
|
|
this.lblDC5.AutoSize = true;
|
|
this.lblDC5.Location = new System.Drawing.Point(245, 24);
|
|
this.lblDC5.Name = "lblDC5";
|
|
this.lblDC5.Size = new System.Drawing.Size(19, 13);
|
|
this.lblDC5.TabIndex = 18;
|
|
this.lblDC5.Text = "15";
|
|
//
|
|
// lblDC6
|
|
//
|
|
this.lblDC6.AutoSize = true;
|
|
this.lblDC6.Location = new System.Drawing.Point(271, 24);
|
|
this.lblDC6.Name = "lblDC6";
|
|
this.lblDC6.Size = new System.Drawing.Size(19, 13);
|
|
this.lblDC6.TabIndex = 19;
|
|
this.lblDC6.Text = "16";
|
|
//
|
|
// lblDC7
|
|
//
|
|
this.lblDC7.AutoSize = true;
|
|
this.lblDC7.Location = new System.Drawing.Point(297, 24);
|
|
this.lblDC7.Name = "lblDC7";
|
|
this.lblDC7.Size = new System.Drawing.Size(19, 13);
|
|
this.lblDC7.TabIndex = 20;
|
|
this.lblDC7.Text = "17";
|
|
//
|
|
// lblDC8
|
|
//
|
|
this.lblDC8.AutoSize = true;
|
|
this.lblDC8.Location = new System.Drawing.Point(323, 24);
|
|
this.lblDC8.Name = "lblDC8";
|
|
this.lblDC8.Size = new System.Drawing.Size(19, 13);
|
|
this.lblDC8.TabIndex = 21;
|
|
this.lblDC8.Text = "18";
|
|
//
|
|
// lblDC9
|
|
//
|
|
this.lblDC9.AutoSize = true;
|
|
this.lblDC9.Location = new System.Drawing.Point(349, 24);
|
|
this.lblDC9.Name = "lblDC9";
|
|
this.lblDC9.Size = new System.Drawing.Size(19, 13);
|
|
this.lblDC9.TabIndex = 22;
|
|
this.lblDC9.Text = "19";
|
|
//
|
|
// lblExtra0
|
|
//
|
|
this.lblExtra0.AutoSize = true;
|
|
this.lblExtra0.Location = new System.Drawing.Point(115, 42);
|
|
this.lblExtra0.Name = "lblExtra0";
|
|
this.lblExtra0.Size = new System.Drawing.Size(13, 13);
|
|
this.lblExtra0.TabIndex = 23;
|
|
this.lblExtra0.Text = "0";
|
|
//
|
|
// lblExtra1
|
|
//
|
|
this.lblExtra1.AutoSize = true;
|
|
this.lblExtra1.Location = new System.Drawing.Point(141, 42);
|
|
this.lblExtra1.Name = "lblExtra1";
|
|
this.lblExtra1.Size = new System.Drawing.Size(13, 13);
|
|
this.lblExtra1.TabIndex = 24;
|
|
this.lblExtra1.Text = "0";
|
|
//
|
|
// lblExtra2
|
|
//
|
|
this.lblExtra2.AutoSize = true;
|
|
this.lblExtra2.Location = new System.Drawing.Point(167, 42);
|
|
this.lblExtra2.Name = "lblExtra2";
|
|
this.lblExtra2.Size = new System.Drawing.Size(13, 13);
|
|
this.lblExtra2.TabIndex = 25;
|
|
this.lblExtra2.Text = "0";
|
|
//
|
|
// lblExtra3
|
|
//
|
|
this.lblExtra3.AutoSize = true;
|
|
this.lblExtra3.Location = new System.Drawing.Point(193, 42);
|
|
this.lblExtra3.Name = "lblExtra3";
|
|
this.lblExtra3.Size = new System.Drawing.Size(13, 13);
|
|
this.lblExtra3.TabIndex = 26;
|
|
this.lblExtra3.Text = "0";
|
|
//
|
|
// lblExtra4
|
|
//
|
|
this.lblExtra4.AutoSize = true;
|
|
this.lblExtra4.Location = new System.Drawing.Point(219, 42);
|
|
this.lblExtra4.Name = "lblExtra4";
|
|
this.lblExtra4.Size = new System.Drawing.Size(13, 13);
|
|
this.lblExtra4.TabIndex = 27;
|
|
this.lblExtra4.Text = "0";
|
|
//
|
|
// lblExtra5
|
|
//
|
|
this.lblExtra5.AutoSize = true;
|
|
this.lblExtra5.Location = new System.Drawing.Point(245, 42);
|
|
this.lblExtra5.Name = "lblExtra5";
|
|
this.lblExtra5.Size = new System.Drawing.Size(13, 13);
|
|
this.lblExtra5.TabIndex = 28;
|
|
this.lblExtra5.Text = "0";
|
|
//
|
|
// lblExtra6
|
|
//
|
|
this.lblExtra6.AutoSize = true;
|
|
this.lblExtra6.Location = new System.Drawing.Point(271, 42);
|
|
this.lblExtra6.Name = "lblExtra6";
|
|
this.lblExtra6.Size = new System.Drawing.Size(13, 13);
|
|
this.lblExtra6.TabIndex = 29;
|
|
this.lblExtra6.Text = "0";
|
|
//
|
|
// lblExtra7
|
|
//
|
|
this.lblExtra7.AutoSize = true;
|
|
this.lblExtra7.Location = new System.Drawing.Point(297, 42);
|
|
this.lblExtra7.Name = "lblExtra7";
|
|
this.lblExtra7.Size = new System.Drawing.Size(13, 13);
|
|
this.lblExtra7.TabIndex = 30;
|
|
this.lblExtra7.Text = "0";
|
|
//
|
|
// lblExtra8
|
|
//
|
|
this.lblExtra8.AutoSize = true;
|
|
this.lblExtra8.Location = new System.Drawing.Point(323, 42);
|
|
this.lblExtra8.Name = "lblExtra8";
|
|
this.lblExtra8.Size = new System.Drawing.Size(13, 13);
|
|
this.lblExtra8.TabIndex = 31;
|
|
this.lblExtra8.Text = "0";
|
|
//
|
|
// lblExtra9
|
|
//
|
|
this.lblExtra9.AutoSize = true;
|
|
this.lblExtra9.Location = new System.Drawing.Point(349, 42);
|
|
this.lblExtra9.Name = "lblExtra9";
|
|
this.lblExtra9.Size = new System.Drawing.Size(13, 13);
|
|
this.lblExtra9.TabIndex = 32;
|
|
this.lblExtra9.Text = "0";
|
|
//
|
|
// FrmMain
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(784, 562);
|
|
this.Controls.Add(this.mainToolStrip);
|
|
this.Controls.Add(this.mainTabControl);
|
|
this.Name = "FrmMain";
|
|
this.Text = "D&D 3.5 SRD Spell Lists";
|
|
this.mainTabControl.ResumeLayout(false);
|
|
this.spellListTab.ResumeLayout(false);
|
|
this.spellListTab.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.spellsDataGridView)).EndInit();
|
|
this.characterTab.ResumeLayout(false);
|
|
this.characterTab.PerformLayout();
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
this.tableLayoutPanel1.PerformLayout();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
this.mainToolStrip.ResumeLayout(false);
|
|
this.mainToolStrip.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.TabControl mainTabControl;
|
|
private System.Windows.Forms.TabPage spellListTab;
|
|
private System.Windows.Forms.TabPage characterTab;
|
|
private System.Windows.Forms.ToolStrip mainToolStrip;
|
|
private System.Windows.Forms.ToolStripButton newToolStripButton;
|
|
private System.Windows.Forms.ToolStripButton openToolStripButton;
|
|
private System.Windows.Forms.ToolStripButton saveToolStripButton;
|
|
private System.Windows.Forms.ToolStripButton printToolStripButton;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator;
|
|
private System.Windows.Forms.ToolStripButton cutToolStripButton;
|
|
private System.Windows.Forms.ToolStripButton copyToolStripButton;
|
|
private System.Windows.Forms.ToolStripButton pasteToolStripButton;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|
private System.Windows.Forms.ToolStripButton helpToolStripButton;
|
|
private System.Windows.Forms.ComboBox classComboBox;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.DataGridView spellsDataGridView;
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn prepColumn;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn spellNameColumn;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn componentColumn;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn descColumn;
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn customColumn;
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn charCustomColumn;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label lblDirections;
|
|
private System.Windows.Forms.Label lblCharisma;
|
|
private System.Windows.Forms.Label lblWisdom;
|
|
private System.Windows.Forms.Label lblIntelligence;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.TextBox txtCharacter;
|
|
private System.Windows.Forms.MaskedTextBox txtDexterity;
|
|
private System.Windows.Forms.MaskedTextBox txtConstitution;
|
|
private System.Windows.Forms.MaskedTextBox txtIntelligence;
|
|
private System.Windows.Forms.MaskedTextBox txtWisdom;
|
|
private System.Windows.Forms.MaskedTextBox txtCharisma;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.Label lblDexMod;
|
|
private System.Windows.Forms.Label lblConMod;
|
|
private System.Windows.Forms.Label lblIntMod;
|
|
private System.Windows.Forms.Label lblWisMod;
|
|
private System.Windows.Forms.Label lblChaMod;
|
|
private System.Windows.Forms.Label lblStrMod;
|
|
private System.Windows.Forms.Label lblModifiers;
|
|
private System.Windows.Forms.ErrorProvider errorProvider;
|
|
private System.Windows.Forms.MaskedTextBox txtStrength;
|
|
private System.Windows.Forms.ComboBox charClassComboBox;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.Label lblExtra9;
|
|
private System.Windows.Forms.Label lblExtra8;
|
|
private System.Windows.Forms.Label lblExtra7;
|
|
private System.Windows.Forms.Label lblExtra6;
|
|
private System.Windows.Forms.Label lblExtra5;
|
|
private System.Windows.Forms.Label lblExtra4;
|
|
private System.Windows.Forms.Label lblExtra3;
|
|
private System.Windows.Forms.Label lblExtra2;
|
|
private System.Windows.Forms.Label lblExtra1;
|
|
private System.Windows.Forms.Label lblExtra0;
|
|
private System.Windows.Forms.Label lblDC9;
|
|
private System.Windows.Forms.Label lblDC8;
|
|
private System.Windows.Forms.Label lblDC7;
|
|
private System.Windows.Forms.Label lblDC6;
|
|
private System.Windows.Forms.Label lblDC5;
|
|
private System.Windows.Forms.Label lblDC4;
|
|
private System.Windows.Forms.Label lblDC3;
|
|
private System.Windows.Forms.Label lblDC2;
|
|
private System.Windows.Forms.Label lblDC1;
|
|
private System.Windows.Forms.Label lblDC0;
|
|
}
|
|
}
|
|
|