コード例 #1
0
 /// <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();
     gInk.Hotkey hotkey1  = new gInk.Hotkey();
     gInk.Hotkey hotkey2  = new gInk.Hotkey();
     gInk.Hotkey hotkey3  = new gInk.Hotkey();
     gInk.Hotkey hotkey4  = new gInk.Hotkey();
     gInk.Hotkey hotkey5  = new gInk.Hotkey();
     gInk.Hotkey hotkey6  = new gInk.Hotkey();
     gInk.Hotkey hotkey7  = new gInk.Hotkey();
     gInk.Hotkey hotkey8  = new gInk.Hotkey();
     gInk.Hotkey hotkey9  = new gInk.Hotkey();
     gInk.Hotkey hotkey10 = new gInk.Hotkey();
     gInk.Hotkey hotkey11 = new gInk.Hotkey();
     gInk.Hotkey hotkey12 = new gInk.Hotkey();
     gInk.Hotkey hotkey13 = new gInk.Hotkey();
     gInk.Hotkey hotkey14 = new gInk.Hotkey();
     gInk.Hotkey hotkey15 = new gInk.Hotkey();
     gInk.Hotkey hotkey16 = new gInk.Hotkey();
     gInk.Hotkey hotkey17 = new gInk.Hotkey();
     gInk.Hotkey hotkey18 = new gInk.Hotkey();
     this.cbEraserEnabled      = new System.Windows.Forms.CheckBox();
     this.cbPointerEnabled     = new System.Windows.Forms.CheckBox();
     this.cbSnapEnabled        = new System.Windows.Forms.CheckBox();
     this.cbUndoEnabled        = new System.Windows.Forms.CheckBox();
     this.cbClearEnabled       = new System.Windows.Forms.CheckBox();
     this.cbWidthEnabled       = new System.Windows.Forms.CheckBox();
     this.cbWhiteIcon          = new System.Windows.Forms.CheckBox();
     this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
     this.tbSnapPath           = new System.Windows.Forms.TextBox();
     this.lbSnapshotsavepath   = new System.Windows.Forms.Label();
     this.btSnapPath           = new System.Windows.Forms.Button();
     this.lbNote                 = new System.Windows.Forms.Label();
     this.colorDialog1           = new System.Windows.Forms.ColorDialog();
     this.timer1                 = new System.Windows.Forms.Timer(this.components);
     this.lbCanvascursor         = new System.Windows.Forms.Label();
     this.comboCanvasCursor      = new System.Windows.Forms.ComboBox();
     this.tabControl1            = new System.Windows.Forms.TabControl();
     this.tabPage1               = new System.Windows.Forms.TabPage();
     this.cbToolsEnabled         = new System.Windows.Forms.CheckBox();
     this.lbLanguage             = new System.Windows.Forms.Label();
     this.pictureBox1            = new System.Windows.Forms.PictureBox();
     this.comboLanguage          = new System.Windows.Forms.ComboBox();
     this.cbInkVisibleEnabled    = new System.Windows.Forms.CheckBox();
     this.cbPanEnabled           = new System.Windows.Forms.CheckBox();
     this.cbAllowDragging        = new System.Windows.Forms.CheckBox();
     this.tabPage2               = new System.Windows.Forms.TabPage();
     this.tabPage3               = new System.Windows.Forms.TabPage();
     this.lbHkMagn               = new System.Windows.Forms.Label();
     this.hiToolMagnet           = new gInk.HotkeyInputBox();
     this.lbHkEdit               = new System.Windows.Forms.Label();
     this.hiToolEdit             = new gInk.HotkeyInputBox();
     this.lbHkText               = new System.Windows.Forms.Label();
     this.HiToolText             = new gInk.HotkeyInputBox();
     this.lbHkNumb               = new System.Windows.Forms.Label();
     this.hiToolNumb             = new gInk.HotkeyInputBox();
     this.lbHkArrow              = new System.Windows.Forms.Label();
     this.hiToolArrow            = new gInk.HotkeyInputBox();
     this.lbHkOval               = new System.Windows.Forms.Label();
     this.hiToolOval             = new gInk.HotkeyInputBox();
     this.lbHkRect               = new System.Windows.Forms.Label();
     this.hiToolRect             = new gInk.HotkeyInputBox();
     this.lbHkLine               = new System.Windows.Forms.Label();
     this.hiToolLine             = new gInk.HotkeyInputBox();
     this.lbHkHand               = new System.Windows.Forms.Label();
     this.hiToolHand             = new gInk.HotkeyInputBox();
     this.cbAllowHotkeyInPointer = new System.Windows.Forms.CheckBox();
     this.lbHkInkVisible         = new System.Windows.Forms.Label();
     this.lbHkSnapshot           = new System.Windows.Forms.Label();
     this.lbHkClear              = new System.Windows.Forms.Label();
     this.lbHkPan                = new System.Windows.Forms.Label();
     this.lbHkPointer            = new System.Windows.Forms.Label();
     this.lbHkRedo               = new System.Windows.Forms.Label();
     this.lbHkUndo               = new System.Windows.Forms.Label();
     this.lbHkEraser             = new System.Windows.Forms.Label();
     this.lbGlobalHotkey         = new System.Windows.Forms.Label();
     this.hiInkVisible           = new gInk.HotkeyInputBox();
     this.hiSnapshot             = new gInk.HotkeyInputBox();
     this.hiClear                = new gInk.HotkeyInputBox();
     this.hiPan     = new gInk.HotkeyInputBox();
     this.hiPointer = new gInk.HotkeyInputBox();
     this.hiRedo    = new gInk.HotkeyInputBox();
     this.hiUndo    = new gInk.HotkeyInputBox();
     this.hiEraser  = new gInk.HotkeyInputBox();
     this.hiGlobal  = new gInk.HotkeyInputBox();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.tabPage3.SuspendLayout();
     this.SuspendLayout();
     //
     // cbEraserEnabled
     //
     this.cbEraserEnabled.AutoSize = true;
     this.cbEraserEnabled.Location = new System.Drawing.Point(256, 82);
     this.cbEraserEnabled.Name     = "cbEraserEnabled";
     this.cbEraserEnabled.Size     = new System.Drawing.Size(15, 14);
     this.cbEraserEnabled.TabIndex = 0;
     this.cbEraserEnabled.UseVisualStyleBackColor = true;
     this.cbEraserEnabled.CheckedChanged         += new System.EventHandler(this.cbEraserEnabled_CheckedChanged);
     //
     // cbPointerEnabled
     //
     this.cbPointerEnabled.AutoSize = true;
     this.cbPointerEnabled.Location = new System.Drawing.Point(335, 82);
     this.cbPointerEnabled.Name     = "cbPointerEnabled";
     this.cbPointerEnabled.Size     = new System.Drawing.Size(15, 14);
     this.cbPointerEnabled.TabIndex = 0;
     this.cbPointerEnabled.UseVisualStyleBackColor = true;
     this.cbPointerEnabled.CheckedChanged         += new System.EventHandler(this.cbPointerEnabled_CheckedChanged);
     //
     // cbSnapEnabled
     //
     this.cbSnapEnabled.AutoSize = true;
     this.cbSnapEnabled.Location = new System.Drawing.Point(462, 82);
     this.cbSnapEnabled.Name     = "cbSnapEnabled";
     this.cbSnapEnabled.Size     = new System.Drawing.Size(15, 14);
     this.cbSnapEnabled.TabIndex = 0;
     this.cbSnapEnabled.UseVisualStyleBackColor = true;
     this.cbSnapEnabled.CheckedChanged         += new System.EventHandler(this.cbSnapEnabled_CheckedChanged);
     //
     // cbUndoEnabled
     //
     this.cbUndoEnabled.AutoSize = true;
     this.cbUndoEnabled.Location = new System.Drawing.Point(496, 82);
     this.cbUndoEnabled.Name     = "cbUndoEnabled";
     this.cbUndoEnabled.Size     = new System.Drawing.Size(15, 14);
     this.cbUndoEnabled.TabIndex = 0;
     this.cbUndoEnabled.UseVisualStyleBackColor = true;
     this.cbUndoEnabled.CheckedChanged         += new System.EventHandler(this.cbUndoEnabled_CheckedChanged);
     //
     // cbClearEnabled
     //
     this.cbClearEnabled.AutoSize = true;
     this.cbClearEnabled.Location = new System.Drawing.Point(533, 82);
     this.cbClearEnabled.Name     = "cbClearEnabled";
     this.cbClearEnabled.Size     = new System.Drawing.Size(15, 14);
     this.cbClearEnabled.TabIndex = 0;
     this.cbClearEnabled.UseVisualStyleBackColor = true;
     this.cbClearEnabled.CheckedChanged         += new System.EventHandler(this.cbClearEnabled_CheckedChanged);
     //
     // cbWidthEnabled
     //
     this.cbWidthEnabled.AutoSize = true;
     this.cbWidthEnabled.Location = new System.Drawing.Point(392, 82);
     this.cbWidthEnabled.Name     = "cbWidthEnabled";
     this.cbWidthEnabled.Size     = new System.Drawing.Size(15, 14);
     this.cbWidthEnabled.TabIndex = 0;
     this.cbWidthEnabled.UseVisualStyleBackColor = true;
     this.cbWidthEnabled.CheckedChanged         += new System.EventHandler(this.cbWidthEnabled_CheckedChanged);
     //
     // cbWhiteIcon
     //
     this.cbWhiteIcon.AutoSize = true;
     this.cbWhiteIcon.Location = new System.Drawing.Point(130, 238);
     this.cbWhiteIcon.Name     = "cbWhiteIcon";
     this.cbWhiteIcon.Size     = new System.Drawing.Size(116, 17);
     this.cbWhiteIcon.TabIndex = 0;
     this.cbWhiteIcon.Text     = "Use white tray icon";
     this.cbWhiteIcon.UseVisualStyleBackColor = true;
     this.cbWhiteIcon.CheckedChanged         += new System.EventHandler(this.cbWhiteIcon_CheckedChanged);
     //
     // tbSnapPath
     //
     this.tbSnapPath.Location         = new System.Drawing.Point(296, 197);
     this.tbSnapPath.Name             = "tbSnapPath";
     this.tbSnapPath.Size             = new System.Drawing.Size(252, 20);
     this.tbSnapPath.TabIndex         = 1;
     this.tbSnapPath.ModifiedChanged += new System.EventHandler(this.tbSnapPath_ModifiedChanged);
     //
     // lbSnapshotsavepath
     //
     this.lbSnapshotsavepath.AutoSize = true;
     this.lbSnapshotsavepath.Location = new System.Drawing.Point(127, 202);
     this.lbSnapshotsavepath.Name     = "lbSnapshotsavepath";
     this.lbSnapshotsavepath.Size     = new System.Drawing.Size(102, 13);
     this.lbSnapshotsavepath.TabIndex = 2;
     this.lbSnapshotsavepath.Text     = "Snapshot save path";
     //
     // btSnapPath
     //
     this.btSnapPath.Location = new System.Drawing.Point(554, 196);
     this.btSnapPath.Name     = "btSnapPath";
     this.btSnapPath.Size     = new System.Drawing.Size(31, 23);
     this.btSnapPath.TabIndex = 3;
     this.btSnapPath.Text     = "...";
     this.btSnapPath.UseVisualStyleBackColor = true;
     this.btSnapPath.Click += new System.EventHandler(this.btSnapPath_Click);
     //
     // lbNote
     //
     this.lbNote.AutoSize = true;
     this.lbNote.Location = new System.Drawing.Point(128, 319);
     this.lbNote.Name     = "lbNote";
     this.lbNote.Size     = new System.Drawing.Size(316, 13);
     this.lbNote.TabIndex = 4;
     this.lbNote.Text     = "Note: pen width panel overides each individual pen width settings";
     //
     // timer1
     //
     this.timer1.Enabled  = true;
     this.timer1.Interval = 50;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // lbCanvascursor
     //
     this.lbCanvascursor.AutoSize = true;
     this.lbCanvascursor.Location = new System.Drawing.Point(128, 167);
     this.lbCanvascursor.Name     = "lbCanvascursor";
     this.lbCanvascursor.Size     = new System.Drawing.Size(75, 13);
     this.lbCanvascursor.TabIndex = 5;
     this.lbCanvascursor.Text     = "Canvas cursor";
     //
     // comboCanvasCursor
     //
     this.comboCanvasCursor.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboCanvasCursor.FormattingEnabled = true;
     this.comboCanvasCursor.Items.AddRange(new object[] {
         "Arrow",
         "Pen tip"
     });
     this.comboCanvasCursor.Location              = new System.Drawing.Point(296, 162);
     this.comboCanvasCursor.Name                  = "comboCanvasCursor";
     this.comboCanvasCursor.Size                  = new System.Drawing.Size(252, 21);
     this.comboCanvasCursor.TabIndex              = 6;
     this.comboCanvasCursor.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Controls.Add(this.tabPage3);
     this.tabControl1.Location      = new System.Drawing.Point(0, 0);
     this.tabControl1.Margin        = new System.Windows.Forms.Padding(0);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.Padding       = new System.Drawing.Point(0, 0);
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(952, 458);
     this.tabControl1.TabIndex      = 7;
     //
     // tabPage1
     //
     this.tabPage1.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.tabPage1.Controls.Add(this.cbToolsEnabled);
     this.tabPage1.Controls.Add(this.lbLanguage);
     this.tabPage1.Controls.Add(this.pictureBox1);
     this.tabPage1.Controls.Add(this.comboLanguage);
     this.tabPage1.Controls.Add(this.comboCanvasCursor);
     this.tabPage1.Controls.Add(this.cbInkVisibleEnabled);
     this.tabPage1.Controls.Add(this.cbPanEnabled);
     this.tabPage1.Controls.Add(this.cbEraserEnabled);
     this.tabPage1.Controls.Add(this.lbCanvascursor);
     this.tabPage1.Controls.Add(this.cbWidthEnabled);
     this.tabPage1.Controls.Add(this.lbNote);
     this.tabPage1.Controls.Add(this.cbPointerEnabled);
     this.tabPage1.Controls.Add(this.btSnapPath);
     this.tabPage1.Controls.Add(this.cbSnapEnabled);
     this.tabPage1.Controls.Add(this.cbUndoEnabled);
     this.tabPage1.Controls.Add(this.cbClearEnabled);
     this.tabPage1.Controls.Add(this.lbSnapshotsavepath);
     this.tabPage1.Controls.Add(this.cbAllowDragging);
     this.tabPage1.Controls.Add(this.cbWhiteIcon);
     this.tabPage1.Controls.Add(this.tbSnapPath);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Margin   = new System.Windows.Forms.Padding(0);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(944, 432);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "General";
     //
     // cbToolsEnabled
     //
     this.cbToolsEnabled.AutoSize = true;
     this.cbToolsEnabled.Location = new System.Drawing.Point(153, 82);
     this.cbToolsEnabled.Name     = "cbToolsEnabled";
     this.cbToolsEnabled.Size     = new System.Drawing.Size(15, 14);
     this.cbToolsEnabled.TabIndex = 9;
     this.cbToolsEnabled.UseVisualStyleBackColor = true;
     this.cbToolsEnabled.CheckedChanged         += new System.EventHandler(this.cbToolsEnabled_CheckedChanged);
     //
     // lbLanguage
     //
     this.lbLanguage.AutoSize = true;
     this.lbLanguage.Location = new System.Drawing.Point(128, 130);
     this.lbLanguage.Name     = "lbLanguage";
     this.lbLanguage.Size     = new System.Drawing.Size(55, 13);
     this.lbLanguage.TabIndex = 8;
     this.lbLanguage.Text     = "Language";
     //
     // pictureBox1
     //
     this.pictureBox1.BackgroundImage       = global::gInk.Properties.Resources.paneloption;
     this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.pictureBox1.Location = new System.Drawing.Point(90, 23);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(467, 53);
     this.pictureBox1.TabIndex = 7;
     this.pictureBox1.TabStop  = false;
     //
     // comboLanguage
     //
     this.comboLanguage.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboLanguage.FormattingEnabled = true;
     this.comboLanguage.Location          = new System.Drawing.Point(296, 127);
     this.comboLanguage.Name                  = "comboLanguage";
     this.comboLanguage.Size                  = new System.Drawing.Size(252, 21);
     this.comboLanguage.TabIndex              = 6;
     this.comboLanguage.SelectedIndexChanged += new System.EventHandler(this.comboLanguage_SelectedIndexChanged);
     //
     // cbInkVisibleEnabled
     //
     this.cbInkVisibleEnabled.AutoSize = true;
     this.cbInkVisibleEnabled.Location = new System.Drawing.Point(426, 82);
     this.cbInkVisibleEnabled.Name     = "cbInkVisibleEnabled";
     this.cbInkVisibleEnabled.Size     = new System.Drawing.Size(15, 14);
     this.cbInkVisibleEnabled.TabIndex = 0;
     this.cbInkVisibleEnabled.UseVisualStyleBackColor = true;
     this.cbInkVisibleEnabled.CheckedChanged         += new System.EventHandler(this.cbInkVisibleEnabled_CheckedChanged);
     //
     // cbPanEnabled
     //
     this.cbPanEnabled.AutoSize = true;
     this.cbPanEnabled.Location = new System.Drawing.Point(297, 82);
     this.cbPanEnabled.Name     = "cbPanEnabled";
     this.cbPanEnabled.Size     = new System.Drawing.Size(15, 14);
     this.cbPanEnabled.TabIndex = 0;
     this.cbPanEnabled.UseVisualStyleBackColor = true;
     this.cbPanEnabled.CheckedChanged         += new System.EventHandler(this.cbPanEnabled_CheckedChanged);
     //
     // cbAllowDragging
     //
     this.cbAllowDragging.AutoSize = true;
     this.cbAllowDragging.Location = new System.Drawing.Point(130, 268);
     this.cbAllowDragging.Name     = "cbAllowDragging";
     this.cbAllowDragging.Size     = new System.Drawing.Size(198, 17);
     this.cbAllowDragging.TabIndex = 0;
     this.cbAllowDragging.Text     = "Allow dragging toolbar (experimental)";
     this.cbAllowDragging.UseVisualStyleBackColor = true;
     this.cbAllowDragging.CheckedChanged         += new System.EventHandler(this.cbAllowDragging_CheckedChanged);
     //
     // tabPage2
     //
     this.tabPage2.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.tabPage2.Location  = new System.Drawing.Point(4, 22);
     this.tabPage2.Name      = "tabPage2";
     this.tabPage2.Padding   = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size      = new System.Drawing.Size(944, 432);
     this.tabPage2.TabIndex  = 1;
     this.tabPage2.Text      = "Pens";
     //
     // tabPage3
     //
     this.tabPage3.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.tabPage3.Controls.Add(this.lbHkMagn);
     this.tabPage3.Controls.Add(this.hiToolMagnet);
     this.tabPage3.Controls.Add(this.lbHkEdit);
     this.tabPage3.Controls.Add(this.hiToolEdit);
     this.tabPage3.Controls.Add(this.lbHkText);
     this.tabPage3.Controls.Add(this.HiToolText);
     this.tabPage3.Controls.Add(this.lbHkNumb);
     this.tabPage3.Controls.Add(this.hiToolNumb);
     this.tabPage3.Controls.Add(this.lbHkArrow);
     this.tabPage3.Controls.Add(this.hiToolArrow);
     this.tabPage3.Controls.Add(this.lbHkOval);
     this.tabPage3.Controls.Add(this.hiToolOval);
     this.tabPage3.Controls.Add(this.lbHkRect);
     this.tabPage3.Controls.Add(this.hiToolRect);
     this.tabPage3.Controls.Add(this.lbHkLine);
     this.tabPage3.Controls.Add(this.hiToolLine);
     this.tabPage3.Controls.Add(this.lbHkHand);
     this.tabPage3.Controls.Add(this.hiToolHand);
     this.tabPage3.Controls.Add(this.cbAllowHotkeyInPointer);
     this.tabPage3.Controls.Add(this.lbHkInkVisible);
     this.tabPage3.Controls.Add(this.lbHkSnapshot);
     this.tabPage3.Controls.Add(this.lbHkClear);
     this.tabPage3.Controls.Add(this.lbHkPan);
     this.tabPage3.Controls.Add(this.lbHkPointer);
     this.tabPage3.Controls.Add(this.lbHkRedo);
     this.tabPage3.Controls.Add(this.lbHkUndo);
     this.tabPage3.Controls.Add(this.lbHkEraser);
     this.tabPage3.Controls.Add(this.lbGlobalHotkey);
     this.tabPage3.Controls.Add(this.hiInkVisible);
     this.tabPage3.Controls.Add(this.hiSnapshot);
     this.tabPage3.Controls.Add(this.hiClear);
     this.tabPage3.Controls.Add(this.hiPan);
     this.tabPage3.Controls.Add(this.hiPointer);
     this.tabPage3.Controls.Add(this.hiRedo);
     this.tabPage3.Controls.Add(this.hiUndo);
     this.tabPage3.Controls.Add(this.hiEraser);
     this.tabPage3.Controls.Add(this.hiGlobal);
     this.tabPage3.Location = new System.Drawing.Point(4, 22);
     this.tabPage3.Name     = "tabPage3";
     this.tabPage3.Size     = new System.Drawing.Size(944, 432);
     this.tabPage3.TabIndex = 2;
     this.tabPage3.Text     = "Hotkeys";
     //
     // lbHkMagn
     //
     this.lbHkMagn.AutoSize = true;
     this.lbHkMagn.Location = new System.Drawing.Point(497, 336);
     this.lbHkMagn.Name     = "lbHkMagn";
     this.lbHkMagn.Size     = new System.Drawing.Size(78, 13);
     this.lbHkMagn.TabIndex = 35;
     this.lbHkMagn.Text     = "Tool: Magnetic";
     //
     // hiToolMagnet
     //
     this.hiToolMagnet.BackColor            = System.Drawing.Color.White;
     this.hiToolMagnet.ExternalConflictFlag = false;
     this.hiToolMagnet.Hotkey           = hotkey1;
     this.hiToolMagnet.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiToolMagnet.Location         = new System.Drawing.Point(601, 336);
     this.hiToolMagnet.Name             = "hiToolMagnet";
     this.hiToolMagnet.RequireModifier  = false;
     this.hiToolMagnet.Size             = new System.Drawing.Size(120, 20);
     this.hiToolMagnet.TabIndex         = 36;
     this.hiToolMagnet.Text             = "None";
     this.hiToolMagnet.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // lbHkEdit
     //
     this.lbHkEdit.AutoSize = true;
     this.lbHkEdit.Location = new System.Drawing.Point(497, 310);
     this.lbHkEdit.Name     = "lbHkEdit";
     this.lbHkEdit.Size     = new System.Drawing.Size(52, 13);
     this.lbHkEdit.TabIndex = 33;
     this.lbHkEdit.Text     = "Tool: Edit";
     //
     // hiToolEdit
     //
     this.hiToolEdit.BackColor            = System.Drawing.Color.White;
     this.hiToolEdit.ExternalConflictFlag = false;
     this.hiToolEdit.Hotkey           = hotkey2;
     this.hiToolEdit.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiToolEdit.Location         = new System.Drawing.Point(601, 310);
     this.hiToolEdit.Name             = "hiToolEdit";
     this.hiToolEdit.RequireModifier  = false;
     this.hiToolEdit.Size             = new System.Drawing.Size(120, 20);
     this.hiToolEdit.TabIndex         = 34;
     this.hiToolEdit.Text             = "None";
     this.hiToolEdit.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // lbHkText
     //
     this.lbHkText.AutoSize = true;
     this.lbHkText.Location = new System.Drawing.Point(497, 283);
     this.lbHkText.Name     = "lbHkText";
     this.lbHkText.Size     = new System.Drawing.Size(55, 13);
     this.lbHkText.TabIndex = 31;
     this.lbHkText.Text     = "Tool: Text";
     //
     // HiToolText
     //
     this.HiToolText.BackColor            = System.Drawing.Color.White;
     this.HiToolText.ExternalConflictFlag = false;
     this.HiToolText.Hotkey           = hotkey3;
     this.HiToolText.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.HiToolText.Location         = new System.Drawing.Point(601, 283);
     this.HiToolText.Name             = "HiToolText";
     this.HiToolText.RequireModifier  = false;
     this.HiToolText.Size             = new System.Drawing.Size(120, 20);
     this.HiToolText.TabIndex         = 32;
     this.HiToolText.Text             = "None";
     this.HiToolText.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // lbHkNumb
     //
     this.lbHkNumb.AutoSize = true;
     this.lbHkNumb.Location = new System.Drawing.Point(497, 256);
     this.lbHkNumb.Name     = "lbHkNumb";
     this.lbHkNumb.Size     = new System.Drawing.Size(88, 13);
     this.lbHkNumb.TabIndex = 29;
     this.lbHkNumb.Text     = "Tool: Numb. chip";
     //
     // hiToolNumb
     //
     this.hiToolNumb.BackColor            = System.Drawing.Color.White;
     this.hiToolNumb.ExternalConflictFlag = false;
     this.hiToolNumb.Hotkey           = hotkey4;
     this.hiToolNumb.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiToolNumb.Location         = new System.Drawing.Point(601, 256);
     this.hiToolNumb.Name             = "hiToolNumb";
     this.hiToolNumb.RequireModifier  = false;
     this.hiToolNumb.Size             = new System.Drawing.Size(120, 20);
     this.hiToolNumb.TabIndex         = 30;
     this.hiToolNumb.Text             = "None";
     this.hiToolNumb.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // lbHkArrow
     //
     this.lbHkArrow.AutoSize = true;
     this.lbHkArrow.Location = new System.Drawing.Point(497, 229);
     this.lbHkArrow.Name     = "lbHkArrow";
     this.lbHkArrow.Size     = new System.Drawing.Size(61, 13);
     this.lbHkArrow.TabIndex = 27;
     this.lbHkArrow.Text     = "Tool: Arrow";
     //
     // hiToolArrow
     //
     this.hiToolArrow.BackColor            = System.Drawing.Color.White;
     this.hiToolArrow.ExternalConflictFlag = false;
     this.hiToolArrow.Hotkey           = hotkey5;
     this.hiToolArrow.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiToolArrow.Location         = new System.Drawing.Point(601, 229);
     this.hiToolArrow.Name             = "hiToolArrow";
     this.hiToolArrow.RequireModifier  = false;
     this.hiToolArrow.Size             = new System.Drawing.Size(120, 20);
     this.hiToolArrow.TabIndex         = 28;
     this.hiToolArrow.Text             = "None";
     this.hiToolArrow.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // lbHkOval
     //
     this.lbHkOval.AutoSize = true;
     this.lbHkOval.Location = new System.Drawing.Point(497, 202);
     this.lbHkOval.Name     = "lbHkOval";
     this.lbHkOval.Size     = new System.Drawing.Size(65, 13);
     this.lbHkOval.TabIndex = 25;
     this.lbHkOval.Text     = "Tool: Ellipsis";
     //
     // hiToolOval
     //
     this.hiToolOval.BackColor            = System.Drawing.Color.White;
     this.hiToolOval.ExternalConflictFlag = false;
     this.hiToolOval.Hotkey           = hotkey6;
     this.hiToolOval.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiToolOval.Location         = new System.Drawing.Point(601, 202);
     this.hiToolOval.Name             = "hiToolOval";
     this.hiToolOval.RequireModifier  = false;
     this.hiToolOval.Size             = new System.Drawing.Size(120, 20);
     this.hiToolOval.TabIndex         = 26;
     this.hiToolOval.Text             = "None";
     this.hiToolOval.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // lbHkRect
     //
     this.lbHkRect.AutoSize = true;
     this.lbHkRect.Location = new System.Drawing.Point(497, 175);
     this.lbHkRect.Name     = "lbHkRect";
     this.lbHkRect.Size     = new System.Drawing.Size(83, 13);
     this.lbHkRect.TabIndex = 23;
     this.lbHkRect.Text     = "Tool: Rectangle";
     //
     // hiToolRect
     //
     this.hiToolRect.BackColor            = System.Drawing.Color.White;
     this.hiToolRect.ExternalConflictFlag = false;
     this.hiToolRect.Hotkey           = hotkey7;
     this.hiToolRect.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiToolRect.Location         = new System.Drawing.Point(601, 175);
     this.hiToolRect.Name             = "hiToolRect";
     this.hiToolRect.RequireModifier  = false;
     this.hiToolRect.Size             = new System.Drawing.Size(120, 20);
     this.hiToolRect.TabIndex         = 24;
     this.hiToolRect.Text             = "None";
     this.hiToolRect.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // lbHkLine
     //
     this.lbHkLine.AutoSize = true;
     this.lbHkLine.Location = new System.Drawing.Point(497, 147);
     this.lbHkLine.Name     = "lbHkLine";
     this.lbHkLine.Size     = new System.Drawing.Size(54, 13);
     this.lbHkLine.TabIndex = 21;
     this.lbHkLine.Text     = "Tool: Line";
     //
     // hiToolLine
     //
     this.hiToolLine.BackColor            = System.Drawing.Color.White;
     this.hiToolLine.ExternalConflictFlag = false;
     this.hiToolLine.Hotkey           = hotkey8;
     this.hiToolLine.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiToolLine.Location         = new System.Drawing.Point(601, 147);
     this.hiToolLine.Name             = "hiToolLine";
     this.hiToolLine.RequireModifier  = false;
     this.hiToolLine.Size             = new System.Drawing.Size(120, 20);
     this.hiToolLine.TabIndex         = 22;
     this.hiToolLine.Text             = "None";
     this.hiToolLine.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // lbHkHand
     //
     this.lbHkHand.AutoSize = true;
     this.lbHkHand.Location = new System.Drawing.Point(497, 120);
     this.lbHkHand.Name     = "lbHkHand";
     this.lbHkHand.Size     = new System.Drawing.Size(81, 13);
     this.lbHkHand.TabIndex = 19;
     this.lbHkHand.Text     = "Tool: FreeHand";
     //
     // hiToolHand
     //
     this.hiToolHand.BackColor            = System.Drawing.Color.White;
     this.hiToolHand.ExternalConflictFlag = false;
     this.hiToolHand.Hotkey           = hotkey9;
     this.hiToolHand.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiToolHand.Location         = new System.Drawing.Point(601, 120);
     this.hiToolHand.Name             = "hiToolHand";
     this.hiToolHand.RequireModifier  = false;
     this.hiToolHand.Size             = new System.Drawing.Size(120, 20);
     this.hiToolHand.TabIndex         = 20;
     this.hiToolHand.Text             = "None";
     this.hiToolHand.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // cbAllowHotkeyInPointer
     //
     this.cbAllowHotkeyInPointer.AutoSize = true;
     this.cbAllowHotkeyInPointer.Location = new System.Drawing.Point(19, 87);
     this.cbAllowHotkeyInPointer.Name     = "cbAllowHotkeyInPointer";
     this.cbAllowHotkeyInPointer.Size     = new System.Drawing.Size(356, 17);
     this.cbAllowHotkeyInPointer.TabIndex = 18;
     this.cbAllowHotkeyInPointer.Text     = "Allow all following hotkeys in mouse pointer mode (may cause a mess):";
     this.cbAllowHotkeyInPointer.UseVisualStyleBackColor = true;
     this.cbAllowHotkeyInPointer.CheckedChanged         += new System.EventHandler(this.cbAllowHotkeyInPointer_CheckedChanged);
     //
     // lbHkInkVisible
     //
     this.lbHkInkVisible.AutoSize = true;
     this.lbHkInkVisible.Location = new System.Drawing.Point(236, 202);
     this.lbHkInkVisible.Name     = "lbHkInkVisible";
     this.lbHkInkVisible.Size     = new System.Drawing.Size(57, 13);
     this.lbHkInkVisible.TabIndex = 16;
     this.lbHkInkVisible.Text     = "View/Hide";
     //
     // lbHkSnapshot
     //
     this.lbHkSnapshot.AutoSize = true;
     this.lbHkSnapshot.Location = new System.Drawing.Point(236, 229);
     this.lbHkSnapshot.Name     = "lbHkSnapshot";
     this.lbHkSnapshot.Size     = new System.Drawing.Size(52, 13);
     this.lbHkSnapshot.TabIndex = 12;
     this.lbHkSnapshot.Text     = "Snapshot";
     //
     // lbHkClear
     //
     this.lbHkClear.AutoSize = true;
     this.lbHkClear.Location = new System.Drawing.Point(236, 310);
     this.lbHkClear.Name     = "lbHkClear";
     this.lbHkClear.Size     = new System.Drawing.Size(31, 13);
     this.lbHkClear.TabIndex = 13;
     this.lbHkClear.Text     = "Clear";
     //
     // lbHkPan
     //
     this.lbHkPan.AutoSize = true;
     this.lbHkPan.Location = new System.Drawing.Point(236, 147);
     this.lbHkPan.Name     = "lbHkPan";
     this.lbHkPan.Size     = new System.Drawing.Size(46, 13);
     this.lbHkPan.TabIndex = 10;
     this.lbHkPan.Text     = "Pan / M";
     //
     // lbHkPointer
     //
     this.lbHkPointer.AutoSize = true;
     this.lbHkPointer.Location = new System.Drawing.Point(236, 175);
     this.lbHkPointer.Name     = "lbHkPointer";
     this.lbHkPointer.Size     = new System.Drawing.Size(74, 13);
     this.lbHkPointer.TabIndex = 6;
     this.lbHkPointer.Text     = "Mouse pointer";
     this.lbHkPointer.Visible  = false;
     //
     // lbHkRedo
     //
     this.lbHkRedo.AutoSize = true;
     this.lbHkRedo.Location = new System.Drawing.Point(236, 283);
     this.lbHkRedo.Name     = "lbHkRedo";
     this.lbHkRedo.Size     = new System.Drawing.Size(33, 13);
     this.lbHkRedo.TabIndex = 7;
     this.lbHkRedo.Text     = "Redo";
     //
     // lbHkUndo
     //
     this.lbHkUndo.AutoSize = true;
     this.lbHkUndo.Location = new System.Drawing.Point(236, 256);
     this.lbHkUndo.Name     = "lbHkUndo";
     this.lbHkUndo.Size     = new System.Drawing.Size(33, 13);
     this.lbHkUndo.TabIndex = 4;
     this.lbHkUndo.Text     = "Undo";
     //
     // lbHkEraser
     //
     this.lbHkEraser.AutoSize = true;
     this.lbHkEraser.Location = new System.Drawing.Point(236, 120);
     this.lbHkEraser.Name     = "lbHkEraser";
     this.lbHkEraser.Size     = new System.Drawing.Size(37, 13);
     this.lbHkEraser.TabIndex = 4;
     this.lbHkEraser.Text     = "Eraser";
     //
     // lbGlobalHotkey
     //
     this.lbGlobalHotkey.AutoSize = true;
     this.lbGlobalHotkey.Location = new System.Drawing.Point(17, 18);
     this.lbGlobalHotkey.Name     = "lbGlobalHotkey";
     this.lbGlobalHotkey.Size     = new System.Drawing.Size(351, 13);
     this.lbGlobalHotkey.TabIndex = 4;
     this.lbGlobalHotkey.Text     = "Global hotkey (start drawing, switch between mouse pointer and drawing)";
     //
     // hiInkVisible
     //
     this.hiInkVisible.BackColor            = System.Drawing.Color.White;
     this.hiInkVisible.ExternalConflictFlag = false;
     this.hiInkVisible.Hotkey           = hotkey10;
     this.hiInkVisible.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiInkVisible.Location         = new System.Drawing.Point(340, 202);
     this.hiInkVisible.Name             = "hiInkVisible";
     this.hiInkVisible.RequireModifier  = false;
     this.hiInkVisible.Size             = new System.Drawing.Size(120, 20);
     this.hiInkVisible.TabIndex         = 17;
     this.hiInkVisible.Text             = "None";
     this.hiInkVisible.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiSnapshot
     //
     this.hiSnapshot.BackColor            = System.Drawing.Color.White;
     this.hiSnapshot.ExternalConflictFlag = false;
     this.hiSnapshot.Hotkey           = hotkey11;
     this.hiSnapshot.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiSnapshot.Location         = new System.Drawing.Point(340, 229);
     this.hiSnapshot.Name             = "hiSnapshot";
     this.hiSnapshot.RequireModifier  = false;
     this.hiSnapshot.Size             = new System.Drawing.Size(120, 20);
     this.hiSnapshot.TabIndex         = 14;
     this.hiSnapshot.Text             = "None";
     this.hiSnapshot.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiClear
     //
     this.hiClear.BackColor            = System.Drawing.Color.White;
     this.hiClear.ExternalConflictFlag = false;
     this.hiClear.Hotkey           = hotkey12;
     this.hiClear.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiClear.Location         = new System.Drawing.Point(340, 310);
     this.hiClear.Name             = "hiClear";
     this.hiClear.RequireModifier  = false;
     this.hiClear.Size             = new System.Drawing.Size(120, 20);
     this.hiClear.TabIndex         = 15;
     this.hiClear.Text             = "None";
     this.hiClear.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiPan
     //
     this.hiPan.BackColor            = System.Drawing.Color.White;
     this.hiPan.ExternalConflictFlag = false;
     this.hiPan.Hotkey           = hotkey13;
     this.hiPan.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiPan.Location         = new System.Drawing.Point(340, 147);
     this.hiPan.Name             = "hiPan";
     this.hiPan.RequireModifier  = false;
     this.hiPan.Size             = new System.Drawing.Size(120, 20);
     this.hiPan.TabIndex         = 11;
     this.hiPan.Text             = "None";
     this.hiPan.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiPointer
     //
     this.hiPointer.BackColor            = System.Drawing.Color.White;
     this.hiPointer.ExternalConflictFlag = false;
     this.hiPointer.Hotkey           = hotkey14;
     this.hiPointer.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiPointer.Location         = new System.Drawing.Point(340, 175);
     this.hiPointer.Name             = "hiPointer";
     this.hiPointer.RequireModifier  = false;
     this.hiPointer.Size             = new System.Drawing.Size(120, 20);
     this.hiPointer.TabIndex         = 8;
     this.hiPointer.Text             = "None";
     this.hiPointer.Visible          = false;
     this.hiPointer.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiRedo
     //
     this.hiRedo.BackColor            = System.Drawing.Color.White;
     this.hiRedo.ExternalConflictFlag = false;
     this.hiRedo.Hotkey           = hotkey15;
     this.hiRedo.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiRedo.Location         = new System.Drawing.Point(340, 283);
     this.hiRedo.Name             = "hiRedo";
     this.hiRedo.RequireModifier  = false;
     this.hiRedo.Size             = new System.Drawing.Size(120, 20);
     this.hiRedo.TabIndex         = 9;
     this.hiRedo.Text             = "None";
     this.hiRedo.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiUndo
     //
     this.hiUndo.BackColor            = System.Drawing.Color.White;
     this.hiUndo.ExternalConflictFlag = false;
     this.hiUndo.Hotkey           = hotkey16;
     this.hiUndo.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiUndo.Location         = new System.Drawing.Point(340, 256);
     this.hiUndo.Name             = "hiUndo";
     this.hiUndo.RequireModifier  = false;
     this.hiUndo.Size             = new System.Drawing.Size(120, 20);
     this.hiUndo.TabIndex         = 5;
     this.hiUndo.Text             = "None";
     this.hiUndo.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiEraser
     //
     this.hiEraser.BackColor            = System.Drawing.Color.White;
     this.hiEraser.ExternalConflictFlag = false;
     this.hiEraser.Hotkey           = hotkey17;
     this.hiEraser.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiEraser.Location         = new System.Drawing.Point(340, 120);
     this.hiEraser.Name             = "hiEraser";
     this.hiEraser.RequireModifier  = false;
     this.hiEraser.Size             = new System.Drawing.Size(120, 20);
     this.hiEraser.TabIndex         = 5;
     this.hiEraser.Text             = "None";
     this.hiEraser.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiGlobal
     //
     this.hiGlobal.BackColor            = System.Drawing.Color.White;
     this.hiGlobal.ExternalConflictFlag = false;
     this.hiGlobal.Hotkey           = hotkey18;
     this.hiGlobal.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiGlobal.Location         = new System.Drawing.Point(19, 39);
     this.hiGlobal.Name             = "hiGlobal";
     this.hiGlobal.RequireModifier  = true;
     this.hiGlobal.Size             = new System.Drawing.Size(120, 20);
     this.hiGlobal.TabIndex         = 5;
     this.hiGlobal.Text             = "None";
     this.hiGlobal.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // FormOptions
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.ControlLightLight;
     this.ClientSize          = new System.Drawing.Size(773, 453);
     this.Controls.Add(this.tabControl1);
     this.MaximizeBox   = false;
     this.Name          = "FormOptions";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Options - gInk";
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.FormOptions_FormClosing);
     this.Load         += new System.EventHandler(this.FormOptions_Load);
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.tabPage3.ResumeLayout(false);
     this.tabPage3.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #2
0
 /// <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();
     gInk.Hotkey hotkey1 = new gInk.Hotkey();
     gInk.Hotkey hotkey2 = new gInk.Hotkey();
     gInk.Hotkey hotkey3 = new gInk.Hotkey();
     gInk.Hotkey hotkey4 = new gInk.Hotkey();
     gInk.Hotkey hotkey5 = new gInk.Hotkey();
     gInk.Hotkey hotkey6 = new gInk.Hotkey();
     gInk.Hotkey hotkey7 = new gInk.Hotkey();
     gInk.Hotkey hotkey8 = new gInk.Hotkey();
     gInk.Hotkey hotkey9 = new gInk.Hotkey();
     this.cbEraserEnabled      = new System.Windows.Forms.CheckBox();
     this.cbPointerEnabled     = new System.Windows.Forms.CheckBox();
     this.cbSnapEnabled        = new System.Windows.Forms.CheckBox();
     this.cbUndoEnabled        = new System.Windows.Forms.CheckBox();
     this.cbClearEnabled       = new System.Windows.Forms.CheckBox();
     this.cbWidthEnabled       = new System.Windows.Forms.CheckBox();
     this.cbWhiteIcon          = new System.Windows.Forms.CheckBox();
     this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
     this.tbSnapPath           = new System.Windows.Forms.TextBox();
     this.lbSnapshotsavepath   = new System.Windows.Forms.Label();
     this.btSnapPath           = new System.Windows.Forms.Button();
     this.lbNote                 = new System.Windows.Forms.Label();
     this.colorDialog1           = new System.Windows.Forms.ColorDialog();
     this.timer1                 = new System.Windows.Forms.Timer(this.components);
     this.tabControl1            = new System.Windows.Forms.TabControl();
     this.tabPage1               = new System.Windows.Forms.TabPage();
     this.lbLanguage             = new System.Windows.Forms.Label();
     this.pictureBox1            = new System.Windows.Forms.PictureBox();
     this.comboLanguage          = new System.Windows.Forms.ComboBox();
     this.cbInkVisibleEnabled    = new System.Windows.Forms.CheckBox();
     this.cbPanEnabled           = new System.Windows.Forms.CheckBox();
     this.cbAllowDragging        = new System.Windows.Forms.CheckBox();
     this.tabPage2               = new System.Windows.Forms.TabPage();
     this.tabPage3               = new System.Windows.Forms.TabPage();
     this.cbAllowHotkeyInPointer = new System.Windows.Forms.CheckBox();
     this.lbHkInkVisible         = new System.Windows.Forms.Label();
     this.lbHkSnapshot           = new System.Windows.Forms.Label();
     this.lbHkClear              = new System.Windows.Forms.Label();
     this.lbHkPan                = new System.Windows.Forms.Label();
     this.lbHkPointer            = new System.Windows.Forms.Label();
     this.lbHkRedo               = new System.Windows.Forms.Label();
     this.lbHkUndo               = new System.Windows.Forms.Label();
     this.lbHkEraser             = new System.Windows.Forms.Label();
     this.lbGlobalHotkey         = new System.Windows.Forms.Label();
     this.hiInkVisible           = new gInk.HotkeyInputBox();
     this.hiSnapshot             = new gInk.HotkeyInputBox();
     this.hiClear                = new gInk.HotkeyInputBox();
     this.hiPan     = new gInk.HotkeyInputBox();
     this.hiPointer = new gInk.HotkeyInputBox();
     this.hiRedo    = new gInk.HotkeyInputBox();
     this.hiUndo    = new gInk.HotkeyInputBox();
     this.hiEraser  = new gInk.HotkeyInputBox();
     this.hiGlobal  = new gInk.HotkeyInputBox();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.tabPage3.SuspendLayout();
     this.SuspendLayout();
     //
     // cbEraserEnabled
     //
     this.cbEraserEnabled.AutoSize = true;
     this.cbEraserEnabled.Location = new System.Drawing.Point(52, 94);
     this.cbEraserEnabled.Margin   = new System.Windows.Forms.Padding(4);
     this.cbEraserEnabled.Name     = "cbEraserEnabled";
     this.cbEraserEnabled.Size     = new System.Drawing.Size(18, 17);
     this.cbEraserEnabled.TabIndex = 0;
     this.cbEraserEnabled.UseVisualStyleBackColor = true;
     this.cbEraserEnabled.CheckedChanged         += new System.EventHandler(this.cbEraserEnabled_CheckedChanged);
     //
     // cbPointerEnabled
     //
     this.cbPointerEnabled.AutoSize = true;
     this.cbPointerEnabled.Location = new System.Drawing.Point(183, 94);
     this.cbPointerEnabled.Margin   = new System.Windows.Forms.Padding(4);
     this.cbPointerEnabled.Name     = "cbPointerEnabled";
     this.cbPointerEnabled.Size     = new System.Drawing.Size(18, 17);
     this.cbPointerEnabled.TabIndex = 0;
     this.cbPointerEnabled.UseVisualStyleBackColor = true;
     this.cbPointerEnabled.CheckedChanged         += new System.EventHandler(this.cbPointerEnabled_CheckedChanged);
     //
     // cbSnapEnabled
     //
     this.cbSnapEnabled.AutoSize = true;
     this.cbSnapEnabled.Location = new System.Drawing.Point(434, 94);
     this.cbSnapEnabled.Margin   = new System.Windows.Forms.Padding(4);
     this.cbSnapEnabled.Name     = "cbSnapEnabled";
     this.cbSnapEnabled.Size     = new System.Drawing.Size(18, 17);
     this.cbSnapEnabled.TabIndex = 0;
     this.cbSnapEnabled.UseVisualStyleBackColor = true;
     this.cbSnapEnabled.CheckedChanged         += new System.EventHandler(this.cbSnapEnabled_CheckedChanged);
     //
     // cbUndoEnabled
     //
     this.cbUndoEnabled.AutoSize = true;
     this.cbUndoEnabled.Location = new System.Drawing.Point(503, 94);
     this.cbUndoEnabled.Margin   = new System.Windows.Forms.Padding(4);
     this.cbUndoEnabled.Name     = "cbUndoEnabled";
     this.cbUndoEnabled.Size     = new System.Drawing.Size(18, 17);
     this.cbUndoEnabled.TabIndex = 0;
     this.cbUndoEnabled.UseVisualStyleBackColor = true;
     this.cbUndoEnabled.CheckedChanged         += new System.EventHandler(this.cbUndoEnabled_CheckedChanged);
     //
     // cbClearEnabled
     //
     this.cbClearEnabled.AutoSize = true;
     this.cbClearEnabled.Location = new System.Drawing.Point(568, 94);
     this.cbClearEnabled.Margin   = new System.Windows.Forms.Padding(4);
     this.cbClearEnabled.Name     = "cbClearEnabled";
     this.cbClearEnabled.Size     = new System.Drawing.Size(18, 17);
     this.cbClearEnabled.TabIndex = 0;
     this.cbClearEnabled.UseVisualStyleBackColor = true;
     this.cbClearEnabled.CheckedChanged         += new System.EventHandler(this.cbClearEnabled_CheckedChanged);
     //
     // cbWidthEnabled
     //
     this.cbWidthEnabled.AutoSize = true;
     this.cbWidthEnabled.Location = new System.Drawing.Point(296, 96);
     this.cbWidthEnabled.Margin   = new System.Windows.Forms.Padding(4);
     this.cbWidthEnabled.Name     = "cbWidthEnabled";
     this.cbWidthEnabled.Size     = new System.Drawing.Size(18, 17);
     this.cbWidthEnabled.TabIndex = 0;
     this.cbWidthEnabled.UseVisualStyleBackColor = true;
     this.cbWidthEnabled.CheckedChanged         += new System.EventHandler(this.cbWidthEnabled_CheckedChanged);
     //
     // cbWhiteIcon
     //
     this.cbWhiteIcon.AutoSize = true;
     this.cbWhiteIcon.Location = new System.Drawing.Point(14, 250);
     this.cbWhiteIcon.Margin   = new System.Windows.Forms.Padding(4);
     this.cbWhiteIcon.Name     = "cbWhiteIcon";
     this.cbWhiteIcon.Size     = new System.Drawing.Size(181, 19);
     this.cbWhiteIcon.TabIndex = 0;
     this.cbWhiteIcon.Text     = "Use white tray icon";
     this.cbWhiteIcon.UseVisualStyleBackColor = true;
     this.cbWhiteIcon.CheckedChanged         += new System.EventHandler(this.cbWhiteIcon_CheckedChanged);
     //
     // tbSnapPath
     //
     this.tbSnapPath.Location         = new System.Drawing.Point(236, 197);
     this.tbSnapPath.Margin           = new System.Windows.Forms.Padding(4);
     this.tbSnapPath.Name             = "tbSnapPath";
     this.tbSnapPath.Size             = new System.Drawing.Size(335, 25);
     this.tbSnapPath.TabIndex         = 1;
     this.tbSnapPath.ModifiedChanged += new System.EventHandler(this.tbSnapPath_ModifiedChanged);
     //
     // lbSnapshotsavepath
     //
     this.lbSnapshotsavepath.AutoSize = true;
     this.lbSnapshotsavepath.Location = new System.Drawing.Point(11, 203);
     this.lbSnapshotsavepath.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbSnapshotsavepath.Name     = "lbSnapshotsavepath";
     this.lbSnapshotsavepath.Size     = new System.Drawing.Size(151, 15);
     this.lbSnapshotsavepath.TabIndex = 2;
     this.lbSnapshotsavepath.Text     = "Snapshot save path";
     //
     // btSnapPath
     //
     this.btSnapPath.Location = new System.Drawing.Point(580, 196);
     this.btSnapPath.Margin   = new System.Windows.Forms.Padding(4);
     this.btSnapPath.Name     = "btSnapPath";
     this.btSnapPath.Size     = new System.Drawing.Size(41, 26);
     this.btSnapPath.TabIndex = 3;
     this.btSnapPath.Text     = "...";
     this.btSnapPath.UseVisualStyleBackColor = true;
     this.btSnapPath.Click += new System.EventHandler(this.btSnapPath_Click);
     //
     // lbNote
     //
     this.lbNote.AutoSize = true;
     this.lbNote.Location = new System.Drawing.Point(12, 344);
     this.lbNote.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbNote.Name     = "lbNote";
     this.lbNote.Size     = new System.Drawing.Size(527, 15);
     this.lbNote.TabIndex = 4;
     this.lbNote.Text     = "Note: pen width panel overides each individual pen width settings";
     //
     // timer1
     //
     this.timer1.Enabled  = true;
     this.timer1.Interval = 50;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Controls.Add(this.tabPage3);
     this.tabControl1.Location      = new System.Drawing.Point(0, 0);
     this.tabControl1.Margin        = new System.Windows.Forms.Padding(0);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.Padding       = new System.Drawing.Point(0, 0);
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(1269, 529);
     this.tabControl1.TabIndex      = 7;
     //
     // tabPage1
     //
     this.tabPage1.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.tabPage1.Controls.Add(this.lbLanguage);
     this.tabPage1.Controls.Add(this.pictureBox1);
     this.tabPage1.Controls.Add(this.comboLanguage);
     this.tabPage1.Controls.Add(this.cbInkVisibleEnabled);
     this.tabPage1.Controls.Add(this.cbPanEnabled);
     this.tabPage1.Controls.Add(this.cbEraserEnabled);
     this.tabPage1.Controls.Add(this.cbWidthEnabled);
     this.tabPage1.Controls.Add(this.lbNote);
     this.tabPage1.Controls.Add(this.cbPointerEnabled);
     this.tabPage1.Controls.Add(this.btSnapPath);
     this.tabPage1.Controls.Add(this.cbSnapEnabled);
     this.tabPage1.Controls.Add(this.cbUndoEnabled);
     this.tabPage1.Controls.Add(this.cbClearEnabled);
     this.tabPage1.Controls.Add(this.lbSnapshotsavepath);
     this.tabPage1.Controls.Add(this.cbAllowDragging);
     this.tabPage1.Controls.Add(this.cbWhiteIcon);
     this.tabPage1.Controls.Add(this.tbSnapPath);
     this.tabPage1.Location = new System.Drawing.Point(4, 25);
     this.tabPage1.Margin   = new System.Windows.Forms.Padding(0);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(1261, 500);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "General";
     //
     // lbLanguage
     //
     this.lbLanguage.AutoSize = true;
     this.lbLanguage.Location = new System.Drawing.Point(12, 150);
     this.lbLanguage.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbLanguage.Name     = "lbLanguage";
     this.lbLanguage.Size     = new System.Drawing.Size(71, 15);
     this.lbLanguage.TabIndex = 8;
     this.lbLanguage.Text     = "Language";
     //
     // pictureBox1
     //
     this.pictureBox1.BackgroundImage       = global::gInk.Properties.Resources.paneloption;
     this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.pictureBox1.Location = new System.Drawing.Point(11, 17);
     this.pictureBox1.Margin   = new System.Windows.Forms.Padding(4);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(623, 61);
     this.pictureBox1.TabIndex = 7;
     this.pictureBox1.TabStop  = false;
     //
     // comboLanguage
     //
     this.comboLanguage.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboLanguage.FormattingEnabled = true;
     this.comboLanguage.Location          = new System.Drawing.Point(236, 146);
     this.comboLanguage.Margin            = new System.Windows.Forms.Padding(4);
     this.comboLanguage.Name                  = "comboLanguage";
     this.comboLanguage.Size                  = new System.Drawing.Size(335, 23);
     this.comboLanguage.TabIndex              = 6;
     this.comboLanguage.SelectedIndexChanged += new System.EventHandler(this.comboLanguage_SelectedIndexChanged);
     //
     // cbInkVisibleEnabled
     //
     this.cbInkVisibleEnabled.AutoSize = true;
     this.cbInkVisibleEnabled.Location = new System.Drawing.Point(366, 94);
     this.cbInkVisibleEnabled.Margin   = new System.Windows.Forms.Padding(4);
     this.cbInkVisibleEnabled.Name     = "cbInkVisibleEnabled";
     this.cbInkVisibleEnabled.Size     = new System.Drawing.Size(18, 17);
     this.cbInkVisibleEnabled.TabIndex = 0;
     this.cbInkVisibleEnabled.UseVisualStyleBackColor = true;
     this.cbInkVisibleEnabled.CheckedChanged         += new System.EventHandler(this.cbInkVisibleEnabled_CheckedChanged);
     //
     // cbPanEnabled
     //
     this.cbPanEnabled.AutoSize = true;
     this.cbPanEnabled.Location = new System.Drawing.Point(116, 94);
     this.cbPanEnabled.Margin   = new System.Windows.Forms.Padding(4);
     this.cbPanEnabled.Name     = "cbPanEnabled";
     this.cbPanEnabled.Size     = new System.Drawing.Size(18, 17);
     this.cbPanEnabled.TabIndex = 0;
     this.cbPanEnabled.UseVisualStyleBackColor = true;
     this.cbPanEnabled.CheckedChanged         += new System.EventHandler(this.cbPanEnabled_CheckedChanged);
     //
     // cbAllowDragging
     //
     this.cbAllowDragging.AutoSize = true;
     this.cbAllowDragging.Location = new System.Drawing.Point(14, 285);
     this.cbAllowDragging.Margin   = new System.Windows.Forms.Padding(4);
     this.cbAllowDragging.Name     = "cbAllowDragging";
     this.cbAllowDragging.Size     = new System.Drawing.Size(325, 19);
     this.cbAllowDragging.TabIndex = 0;
     this.cbAllowDragging.Text     = "Allow dragging toolbar (experimental)";
     this.cbAllowDragging.UseVisualStyleBackColor = true;
     this.cbAllowDragging.CheckedChanged         += new System.EventHandler(this.cbAllowDragging_CheckedChanged);
     //
     // tabPage2
     //
     this.tabPage2.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.tabPage2.Location  = new System.Drawing.Point(4, 25);
     this.tabPage2.Margin    = new System.Windows.Forms.Padding(4);
     this.tabPage2.Name      = "tabPage2";
     this.tabPage2.Padding   = new System.Windows.Forms.Padding(4);
     this.tabPage2.Size      = new System.Drawing.Size(1261, 500);
     this.tabPage2.TabIndex  = 1;
     this.tabPage2.Text      = "Pens";
     //
     // tabPage3
     //
     this.tabPage3.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.tabPage3.Controls.Add(this.cbAllowHotkeyInPointer);
     this.tabPage3.Controls.Add(this.lbHkInkVisible);
     this.tabPage3.Controls.Add(this.lbHkSnapshot);
     this.tabPage3.Controls.Add(this.lbHkClear);
     this.tabPage3.Controls.Add(this.lbHkPan);
     this.tabPage3.Controls.Add(this.lbHkPointer);
     this.tabPage3.Controls.Add(this.lbHkRedo);
     this.tabPage3.Controls.Add(this.lbHkUndo);
     this.tabPage3.Controls.Add(this.lbHkEraser);
     this.tabPage3.Controls.Add(this.lbGlobalHotkey);
     this.tabPage3.Controls.Add(this.hiInkVisible);
     this.tabPage3.Controls.Add(this.hiSnapshot);
     this.tabPage3.Controls.Add(this.hiClear);
     this.tabPage3.Controls.Add(this.hiPan);
     this.tabPage3.Controls.Add(this.hiPointer);
     this.tabPage3.Controls.Add(this.hiRedo);
     this.tabPage3.Controls.Add(this.hiUndo);
     this.tabPage3.Controls.Add(this.hiEraser);
     this.tabPage3.Controls.Add(this.hiGlobal);
     this.tabPage3.Location = new System.Drawing.Point(4, 25);
     this.tabPage3.Margin   = new System.Windows.Forms.Padding(4);
     this.tabPage3.Name     = "tabPage3";
     this.tabPage3.Size     = new System.Drawing.Size(1261, 500);
     this.tabPage3.TabIndex = 2;
     this.tabPage3.Text     = "Hotkeys";
     //
     // cbAllowHotkeyInPointer
     //
     this.cbAllowHotkeyInPointer.AutoSize = true;
     this.cbAllowHotkeyInPointer.Location = new System.Drawing.Point(25, 100);
     this.cbAllowHotkeyInPointer.Margin   = new System.Windows.Forms.Padding(4);
     this.cbAllowHotkeyInPointer.Name     = "cbAllowHotkeyInPointer";
     this.cbAllowHotkeyInPointer.Size     = new System.Drawing.Size(581, 19);
     this.cbAllowHotkeyInPointer.TabIndex = 18;
     this.cbAllowHotkeyInPointer.Text     = "Allow all following hotkeys in mouse pointer mode (may cause a mess):";
     this.cbAllowHotkeyInPointer.UseVisualStyleBackColor = true;
     this.cbAllowHotkeyInPointer.CheckedChanged         += new System.EventHandler(this.cbAllowHotkeyInPointer_CheckedChanged);
     //
     // lbHkInkVisible
     //
     this.lbHkInkVisible.AutoSize = true;
     this.lbHkInkVisible.Location = new System.Drawing.Point(315, 233);
     this.lbHkInkVisible.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbHkInkVisible.Name     = "lbHkInkVisible";
     this.lbHkInkVisible.Size     = new System.Drawing.Size(79, 15);
     this.lbHkInkVisible.TabIndex = 16;
     this.lbHkInkVisible.Text     = "View/Hide";
     //
     // lbHkSnapshot
     //
     this.lbHkSnapshot.AutoSize = true;
     this.lbHkSnapshot.Location = new System.Drawing.Point(315, 264);
     this.lbHkSnapshot.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbHkSnapshot.Name     = "lbHkSnapshot";
     this.lbHkSnapshot.Size     = new System.Drawing.Size(71, 15);
     this.lbHkSnapshot.TabIndex = 12;
     this.lbHkSnapshot.Text     = "Snapshot";
     //
     // lbHkClear
     //
     this.lbHkClear.AutoSize = true;
     this.lbHkClear.Location = new System.Drawing.Point(315, 358);
     this.lbHkClear.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbHkClear.Name     = "lbHkClear";
     this.lbHkClear.Size     = new System.Drawing.Size(47, 15);
     this.lbHkClear.TabIndex = 13;
     this.lbHkClear.Text     = "Clear";
     //
     // lbHkPan
     //
     this.lbHkPan.AutoSize = true;
     this.lbHkPan.Location = new System.Drawing.Point(315, 170);
     this.lbHkPan.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbHkPan.Name     = "lbHkPan";
     this.lbHkPan.Size     = new System.Drawing.Size(31, 15);
     this.lbHkPan.TabIndex = 10;
     this.lbHkPan.Text     = "Pan";
     //
     // lbHkPointer
     //
     this.lbHkPointer.AutoSize = true;
     this.lbHkPointer.Location = new System.Drawing.Point(315, 202);
     this.lbHkPointer.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbHkPointer.Name     = "lbHkPointer";
     this.lbHkPointer.Size     = new System.Drawing.Size(111, 15);
     this.lbHkPointer.TabIndex = 6;
     this.lbHkPointer.Text     = "Mouse pointer";
     //
     // lbHkRedo
     //
     this.lbHkRedo.AutoSize = true;
     this.lbHkRedo.Location = new System.Drawing.Point(315, 326);
     this.lbHkRedo.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbHkRedo.Name     = "lbHkRedo";
     this.lbHkRedo.Size     = new System.Drawing.Size(39, 15);
     this.lbHkRedo.TabIndex = 7;
     this.lbHkRedo.Text     = "Redo";
     //
     // lbHkUndo
     //
     this.lbHkUndo.AutoSize = true;
     this.lbHkUndo.Location = new System.Drawing.Point(315, 296);
     this.lbHkUndo.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbHkUndo.Name     = "lbHkUndo";
     this.lbHkUndo.Size     = new System.Drawing.Size(39, 15);
     this.lbHkUndo.TabIndex = 4;
     this.lbHkUndo.Text     = "Undo";
     //
     // lbHkEraser
     //
     this.lbHkEraser.AutoSize = true;
     this.lbHkEraser.Location = new System.Drawing.Point(315, 139);
     this.lbHkEraser.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbHkEraser.Name     = "lbHkEraser";
     this.lbHkEraser.Size     = new System.Drawing.Size(55, 15);
     this.lbHkEraser.TabIndex = 4;
     this.lbHkEraser.Text     = "Eraser";
     //
     // lbGlobalHotkey
     //
     this.lbGlobalHotkey.AutoSize = true;
     this.lbGlobalHotkey.Location = new System.Drawing.Point(23, 21);
     this.lbGlobalHotkey.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbGlobalHotkey.Name     = "lbGlobalHotkey";
     this.lbGlobalHotkey.Size     = new System.Drawing.Size(575, 15);
     this.lbGlobalHotkey.TabIndex = 4;
     this.lbGlobalHotkey.Text     = "Global hotkey (start drawing, switch between mouse pointer and drawing)";
     //
     // hiInkVisible
     //
     this.hiInkVisible.BackColor            = System.Drawing.Color.White;
     this.hiInkVisible.ExternalConflictFlag = false;
     this.hiInkVisible.Hotkey           = hotkey1;
     this.hiInkVisible.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiInkVisible.Location         = new System.Drawing.Point(453, 233);
     this.hiInkVisible.Margin           = new System.Windows.Forms.Padding(4);
     this.hiInkVisible.Name             = "hiInkVisible";
     this.hiInkVisible.RequireModifier  = false;
     this.hiInkVisible.Size             = new System.Drawing.Size(159, 25);
     this.hiInkVisible.TabIndex         = 17;
     this.hiInkVisible.Text             = "None";
     this.hiInkVisible.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiSnapshot
     //
     this.hiSnapshot.BackColor            = System.Drawing.Color.White;
     this.hiSnapshot.ExternalConflictFlag = false;
     this.hiSnapshot.Hotkey           = hotkey2;
     this.hiSnapshot.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiSnapshot.Location         = new System.Drawing.Point(453, 264);
     this.hiSnapshot.Margin           = new System.Windows.Forms.Padding(4);
     this.hiSnapshot.Name             = "hiSnapshot";
     this.hiSnapshot.RequireModifier  = false;
     this.hiSnapshot.Size             = new System.Drawing.Size(159, 25);
     this.hiSnapshot.TabIndex         = 14;
     this.hiSnapshot.Text             = "None";
     this.hiSnapshot.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiClear
     //
     this.hiClear.BackColor            = System.Drawing.Color.White;
     this.hiClear.ExternalConflictFlag = false;
     this.hiClear.Hotkey           = hotkey3;
     this.hiClear.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiClear.Location         = new System.Drawing.Point(453, 358);
     this.hiClear.Margin           = new System.Windows.Forms.Padding(4);
     this.hiClear.Name             = "hiClear";
     this.hiClear.RequireModifier  = false;
     this.hiClear.Size             = new System.Drawing.Size(159, 25);
     this.hiClear.TabIndex         = 15;
     this.hiClear.Text             = "None";
     this.hiClear.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiPan
     //
     this.hiPan.BackColor            = System.Drawing.Color.White;
     this.hiPan.ExternalConflictFlag = false;
     this.hiPan.Hotkey           = hotkey4;
     this.hiPan.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiPan.Location         = new System.Drawing.Point(453, 170);
     this.hiPan.Margin           = new System.Windows.Forms.Padding(4);
     this.hiPan.Name             = "hiPan";
     this.hiPan.RequireModifier  = false;
     this.hiPan.Size             = new System.Drawing.Size(159, 25);
     this.hiPan.TabIndex         = 11;
     this.hiPan.Text             = "None";
     this.hiPan.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiPointer
     //
     this.hiPointer.BackColor            = System.Drawing.Color.White;
     this.hiPointer.ExternalConflictFlag = false;
     this.hiPointer.Hotkey           = hotkey5;
     this.hiPointer.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiPointer.Location         = new System.Drawing.Point(453, 202);
     this.hiPointer.Margin           = new System.Windows.Forms.Padding(4);
     this.hiPointer.Name             = "hiPointer";
     this.hiPointer.RequireModifier  = false;
     this.hiPointer.Size             = new System.Drawing.Size(159, 25);
     this.hiPointer.TabIndex         = 8;
     this.hiPointer.Text             = "None";
     this.hiPointer.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiRedo
     //
     this.hiRedo.BackColor            = System.Drawing.Color.White;
     this.hiRedo.ExternalConflictFlag = false;
     this.hiRedo.Hotkey           = hotkey6;
     this.hiRedo.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiRedo.Location         = new System.Drawing.Point(453, 326);
     this.hiRedo.Margin           = new System.Windows.Forms.Padding(4);
     this.hiRedo.Name             = "hiRedo";
     this.hiRedo.RequireModifier  = false;
     this.hiRedo.Size             = new System.Drawing.Size(159, 25);
     this.hiRedo.TabIndex         = 9;
     this.hiRedo.Text             = "None";
     this.hiRedo.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiUndo
     //
     this.hiUndo.BackColor            = System.Drawing.Color.White;
     this.hiUndo.ExternalConflictFlag = false;
     this.hiUndo.Hotkey           = hotkey7;
     this.hiUndo.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiUndo.Location         = new System.Drawing.Point(453, 296);
     this.hiUndo.Margin           = new System.Windows.Forms.Padding(4);
     this.hiUndo.Name             = "hiUndo";
     this.hiUndo.RequireModifier  = false;
     this.hiUndo.Size             = new System.Drawing.Size(159, 25);
     this.hiUndo.TabIndex         = 5;
     this.hiUndo.Text             = "None";
     this.hiUndo.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiEraser
     //
     this.hiEraser.BackColor            = System.Drawing.Color.White;
     this.hiEraser.ExternalConflictFlag = false;
     this.hiEraser.Hotkey           = hotkey8;
     this.hiEraser.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiEraser.Location         = new System.Drawing.Point(453, 139);
     this.hiEraser.Margin           = new System.Windows.Forms.Padding(4);
     this.hiEraser.Name             = "hiEraser";
     this.hiEraser.RequireModifier  = false;
     this.hiEraser.Size             = new System.Drawing.Size(159, 25);
     this.hiEraser.TabIndex         = 5;
     this.hiEraser.Text             = "None";
     this.hiEraser.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiGlobal
     //
     this.hiGlobal.BackColor            = System.Drawing.Color.White;
     this.hiGlobal.ExternalConflictFlag = false;
     this.hiGlobal.Hotkey           = hotkey9;
     this.hiGlobal.ImeMode          = System.Windows.Forms.ImeMode.Disable;
     this.hiGlobal.Location         = new System.Drawing.Point(25, 45);
     this.hiGlobal.Margin           = new System.Windows.Forms.Padding(4);
     this.hiGlobal.Name             = "hiGlobal";
     this.hiGlobal.RequireModifier  = true;
     this.hiGlobal.Size             = new System.Drawing.Size(159, 25);
     this.hiGlobal.TabIndex         = 5;
     this.hiGlobal.Text             = "None";
     this.hiGlobal.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // FormOptions
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.ControlLightLight;
     this.ClientSize          = new System.Drawing.Size(649, 523);
     this.Controls.Add(this.tabControl1);
     this.Margin        = new System.Windows.Forms.Padding(4);
     this.MaximizeBox   = false;
     this.Name          = "FormOptions";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Options - gInk";
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.FormOptions_FormClosing);
     this.Load         += new System.EventHandler(this.FormOptions_Load);
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.tabPage3.ResumeLayout(false);
     this.tabPage3.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #3
0
 /// <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();
     gInk.Hotkey hotkey1 = new gInk.Hotkey();
     gInk.Hotkey hotkey2 = new gInk.Hotkey();
     gInk.Hotkey hotkey3 = new gInk.Hotkey();
     gInk.Hotkey hotkey4 = new gInk.Hotkey();
     gInk.Hotkey hotkey5 = new gInk.Hotkey();
     gInk.Hotkey hotkey6 = new gInk.Hotkey();
     gInk.Hotkey hotkey7 = new gInk.Hotkey();
     gInk.Hotkey hotkey8 = new gInk.Hotkey();
     gInk.Hotkey hotkey9 = new gInk.Hotkey();
     this.cbEraserEnabled      = new System.Windows.Forms.CheckBox();
     this.cbPointerEnabled     = new System.Windows.Forms.CheckBox();
     this.cbSnapEnabled        = new System.Windows.Forms.CheckBox();
     this.cbUndoEnabled        = new System.Windows.Forms.CheckBox();
     this.cbClearEnabled       = new System.Windows.Forms.CheckBox();
     this.cbWidthEnabled       = new System.Windows.Forms.CheckBox();
     this.cbWhiteIcon          = new System.Windows.Forms.CheckBox();
     this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
     this.tbSnapPath           = new System.Windows.Forms.TextBox();
     this.label1                 = new System.Windows.Forms.Label();
     this.btSnapPath             = new System.Windows.Forms.Button();
     this.lbNote                 = new System.Windows.Forms.Label();
     this.colorDialog1           = new System.Windows.Forms.ColorDialog();
     this.timer1                 = new System.Windows.Forms.Timer(this.components);
     this.label4                 = new System.Windows.Forms.Label();
     this.comboCanvasCursor      = new System.Windows.Forms.ComboBox();
     this.tabControl1            = new System.Windows.Forms.TabControl();
     this.tabPage1               = new System.Windows.Forms.TabPage();
     this.pictureBox1            = new System.Windows.Forms.PictureBox();
     this.cbInkVisibleEnabled    = new System.Windows.Forms.CheckBox();
     this.cbPanEnabled           = new System.Windows.Forms.CheckBox();
     this.cbAllowDragging        = new System.Windows.Forms.CheckBox();
     this.tabPage2               = new System.Windows.Forms.TabPage();
     this.tabPage3               = new System.Windows.Forms.TabPage();
     this.cbAllowHotkeyInPointer = new System.Windows.Forms.CheckBox();
     this.hiInkVisible           = new gInk.HotkeyInputBox();
     this.label11                = 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.label6                 = new System.Windows.Forms.Label();
     this.label7                 = new System.Windows.Forms.Label();
     this.label5                 = new System.Windows.Forms.Label();
     this.label3                 = new System.Windows.Forms.Label();
     this.label2                 = new System.Windows.Forms.Label();
     this.hiSnapshot             = new gInk.HotkeyInputBox();
     this.hiClear                = new gInk.HotkeyInputBox();
     this.hiPan     = new gInk.HotkeyInputBox();
     this.hiPointer = new gInk.HotkeyInputBox();
     this.hiRedo    = new gInk.HotkeyInputBox();
     this.hiUndo    = new gInk.HotkeyInputBox();
     this.hiEraser  = new gInk.HotkeyInputBox();
     this.hiGlobal  = new gInk.HotkeyInputBox();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.tabPage3.SuspendLayout();
     this.SuspendLayout();
     //
     // cbEraserEnabled
     //
     this.cbEraserEnabled.AutoSize = true;
     this.cbEraserEnabled.Location = new System.Drawing.Point(39, 75);
     this.cbEraserEnabled.Name     = "cbEraserEnabled";
     this.cbEraserEnabled.Size     = new System.Drawing.Size(15, 14);
     this.cbEraserEnabled.TabIndex = 0;
     this.cbEraserEnabled.UseVisualStyleBackColor = true;
     this.cbEraserEnabled.CheckedChanged         += new System.EventHandler(this.cbEraserEnabled_CheckedChanged);
     //
     // cbPointerEnabled
     //
     this.cbPointerEnabled.AutoSize = true;
     this.cbPointerEnabled.Location = new System.Drawing.Point(137, 75);
     this.cbPointerEnabled.Name     = "cbPointerEnabled";
     this.cbPointerEnabled.Size     = new System.Drawing.Size(15, 14);
     this.cbPointerEnabled.TabIndex = 0;
     this.cbPointerEnabled.UseVisualStyleBackColor = true;
     this.cbPointerEnabled.CheckedChanged         += new System.EventHandler(this.cbPointerEnabled_CheckedChanged);
     //
     // cbSnapEnabled
     //
     this.cbSnapEnabled.AutoSize = true;
     this.cbSnapEnabled.Location = new System.Drawing.Point(325, 76);
     this.cbSnapEnabled.Name     = "cbSnapEnabled";
     this.cbSnapEnabled.Size     = new System.Drawing.Size(15, 14);
     this.cbSnapEnabled.TabIndex = 0;
     this.cbSnapEnabled.UseVisualStyleBackColor = true;
     this.cbSnapEnabled.CheckedChanged         += new System.EventHandler(this.cbSnapEnabled_CheckedChanged);
     //
     // cbUndoEnabled
     //
     this.cbUndoEnabled.AutoSize = true;
     this.cbUndoEnabled.Location = new System.Drawing.Point(377, 76);
     this.cbUndoEnabled.Name     = "cbUndoEnabled";
     this.cbUndoEnabled.Size     = new System.Drawing.Size(15, 14);
     this.cbUndoEnabled.TabIndex = 0;
     this.cbUndoEnabled.UseVisualStyleBackColor = true;
     this.cbUndoEnabled.CheckedChanged         += new System.EventHandler(this.cbUndoEnabled_CheckedChanged);
     //
     // cbClearEnabled
     //
     this.cbClearEnabled.AutoSize = true;
     this.cbClearEnabled.Location = new System.Drawing.Point(426, 76);
     this.cbClearEnabled.Name     = "cbClearEnabled";
     this.cbClearEnabled.Size     = new System.Drawing.Size(15, 14);
     this.cbClearEnabled.TabIndex = 0;
     this.cbClearEnabled.UseVisualStyleBackColor = true;
     this.cbClearEnabled.CheckedChanged         += new System.EventHandler(this.cbClearEnabled_CheckedChanged);
     //
     // cbWidthEnabled
     //
     this.cbWidthEnabled.AutoSize = true;
     this.cbWidthEnabled.Location = new System.Drawing.Point(222, 77);
     this.cbWidthEnabled.Name     = "cbWidthEnabled";
     this.cbWidthEnabled.Size     = new System.Drawing.Size(15, 14);
     this.cbWidthEnabled.TabIndex = 0;
     this.cbWidthEnabled.UseVisualStyleBackColor = true;
     this.cbWidthEnabled.CheckedChanged         += new System.EventHandler(this.cbWidthEnabled_CheckedChanged);
     //
     // cbWhiteIcon
     //
     this.cbWhiteIcon.AutoSize = true;
     this.cbWhiteIcon.Location = new System.Drawing.Point(11, 186);
     this.cbWhiteIcon.Name     = "cbWhiteIcon";
     this.cbWhiteIcon.Size     = new System.Drawing.Size(138, 16);
     this.cbWhiteIcon.TabIndex = 0;
     this.cbWhiteIcon.Text     = "Use white tray icon";
     this.cbWhiteIcon.UseVisualStyleBackColor = true;
     this.cbWhiteIcon.CheckedChanged         += new System.EventHandler(this.cbWhiteIcon_CheckedChanged);
     //
     // tbSnapPath
     //
     this.tbSnapPath.Location         = new System.Drawing.Point(132, 149);
     this.tbSnapPath.Name             = "tbSnapPath";
     this.tbSnapPath.Size             = new System.Drawing.Size(297, 21);
     this.tbSnapPath.TabIndex         = 1;
     this.tbSnapPath.ModifiedChanged += new System.EventHandler(this.tbSnapPath_ModifiedChanged);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(8, 153);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(113, 12);
     this.label1.TabIndex = 2;
     this.label1.Text     = "Snapshot save path";
     //
     // btSnapPath
     //
     this.btSnapPath.Location = new System.Drawing.Point(435, 148);
     this.btSnapPath.Name     = "btSnapPath";
     this.btSnapPath.Size     = new System.Drawing.Size(31, 21);
     this.btSnapPath.TabIndex = 3;
     this.btSnapPath.Text     = "...";
     this.btSnapPath.UseVisualStyleBackColor = true;
     this.btSnapPath.Click += new System.EventHandler(this.btSnapPath_Click);
     //
     // lbNote
     //
     this.lbNote.AutoSize = true;
     this.lbNote.Location = new System.Drawing.Point(9, 261);
     this.lbNote.Name     = "lbNote";
     this.lbNote.Size     = new System.Drawing.Size(395, 12);
     this.lbNote.TabIndex = 4;
     this.lbNote.Text     = "Note: pen width panel overides each individual pen width settings";
     //
     // timer1
     //
     this.timer1.Enabled  = true;
     this.timer1.Interval = 50;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(9, 123);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(83, 12);
     this.label4.TabIndex = 5;
     this.label4.Text     = "Canvas cursor";
     //
     // comboCanvasCursor
     //
     this.comboCanvasCursor.FormattingEnabled = true;
     this.comboCanvasCursor.Items.AddRange(new object[] {
         "Arrow",
         "Pen tip"
     });
     this.comboCanvasCursor.Location              = new System.Drawing.Point(132, 119);
     this.comboCanvasCursor.Name                  = "comboCanvasCursor";
     this.comboCanvasCursor.Size                  = new System.Drawing.Size(297, 20);
     this.comboCanvasCursor.TabIndex              = 6;
     this.comboCanvasCursor.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Controls.Add(this.tabPage3);
     this.tabControl1.Location      = new System.Drawing.Point(0, 0);
     this.tabControl1.Margin        = new System.Windows.Forms.Padding(0);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.Padding       = new System.Drawing.Point(0, 0);
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(492, 423);
     this.tabControl1.TabIndex      = 7;
     //
     // tabPage1
     //
     this.tabPage1.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.tabPage1.Controls.Add(this.pictureBox1);
     this.tabPage1.Controls.Add(this.comboCanvasCursor);
     this.tabPage1.Controls.Add(this.cbInkVisibleEnabled);
     this.tabPage1.Controls.Add(this.cbPanEnabled);
     this.tabPage1.Controls.Add(this.cbEraserEnabled);
     this.tabPage1.Controls.Add(this.label4);
     this.tabPage1.Controls.Add(this.cbWidthEnabled);
     this.tabPage1.Controls.Add(this.lbNote);
     this.tabPage1.Controls.Add(this.cbPointerEnabled);
     this.tabPage1.Controls.Add(this.btSnapPath);
     this.tabPage1.Controls.Add(this.cbSnapEnabled);
     this.tabPage1.Controls.Add(this.cbUndoEnabled);
     this.tabPage1.Controls.Add(this.cbClearEnabled);
     this.tabPage1.Controls.Add(this.label1);
     this.tabPage1.Controls.Add(this.cbAllowDragging);
     this.tabPage1.Controls.Add(this.cbWhiteIcon);
     this.tabPage1.Controls.Add(this.tbSnapPath);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Margin   = new System.Windows.Forms.Padding(0);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(484, 397);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "General";
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::gInk.Properties.Resources.paneloption;
     this.pictureBox1.Location = new System.Drawing.Point(8, 14);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(468, 53);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox1.TabIndex = 7;
     this.pictureBox1.TabStop  = false;
     //
     // cbInkVisibleEnabled
     //
     this.cbInkVisibleEnabled.AutoSize = true;
     this.cbInkVisibleEnabled.Location = new System.Drawing.Point(275, 76);
     this.cbInkVisibleEnabled.Name     = "cbInkVisibleEnabled";
     this.cbInkVisibleEnabled.Size     = new System.Drawing.Size(15, 14);
     this.cbInkVisibleEnabled.TabIndex = 0;
     this.cbInkVisibleEnabled.UseVisualStyleBackColor = true;
     this.cbInkVisibleEnabled.CheckedChanged         += new System.EventHandler(this.cbInkVisibleEnabled_CheckedChanged);
     //
     // cbPanEnabled
     //
     this.cbPanEnabled.AutoSize = true;
     this.cbPanEnabled.Location = new System.Drawing.Point(87, 75);
     this.cbPanEnabled.Name     = "cbPanEnabled";
     this.cbPanEnabled.Size     = new System.Drawing.Size(15, 14);
     this.cbPanEnabled.TabIndex = 0;
     this.cbPanEnabled.UseVisualStyleBackColor = true;
     this.cbPanEnabled.CheckedChanged         += new System.EventHandler(this.cbPanEnabled_CheckedChanged);
     //
     // cbAllowDragging
     //
     this.cbAllowDragging.AutoSize = true;
     this.cbAllowDragging.Location = new System.Drawing.Point(11, 214);
     this.cbAllowDragging.Name     = "cbAllowDragging";
     this.cbAllowDragging.Size     = new System.Drawing.Size(246, 16);
     this.cbAllowDragging.TabIndex = 0;
     this.cbAllowDragging.Text     = "Allow dragging toolbar (experimental)";
     this.cbAllowDragging.UseVisualStyleBackColor = true;
     this.cbAllowDragging.CheckedChanged         += new System.EventHandler(this.cbAllowDragging_CheckedChanged);
     //
     // tabPage2
     //
     this.tabPage2.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.tabPage2.Location  = new System.Drawing.Point(4, 22);
     this.tabPage2.Name      = "tabPage2";
     this.tabPage2.Padding   = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size      = new System.Drawing.Size(484, 397);
     this.tabPage2.TabIndex  = 1;
     this.tabPage2.Text      = "Pens";
     //
     // tabPage3
     //
     this.tabPage3.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.tabPage3.Controls.Add(this.cbAllowHotkeyInPointer);
     this.tabPage3.Controls.Add(this.hiInkVisible);
     this.tabPage3.Controls.Add(this.label11);
     this.tabPage3.Controls.Add(this.label8);
     this.tabPage3.Controls.Add(this.label9);
     this.tabPage3.Controls.Add(this.label10);
     this.tabPage3.Controls.Add(this.label6);
     this.tabPage3.Controls.Add(this.label7);
     this.tabPage3.Controls.Add(this.label5);
     this.tabPage3.Controls.Add(this.label3);
     this.tabPage3.Controls.Add(this.label2);
     this.tabPage3.Controls.Add(this.hiSnapshot);
     this.tabPage3.Controls.Add(this.hiClear);
     this.tabPage3.Controls.Add(this.hiPan);
     this.tabPage3.Controls.Add(this.hiPointer);
     this.tabPage3.Controls.Add(this.hiRedo);
     this.tabPage3.Controls.Add(this.hiUndo);
     this.tabPage3.Controls.Add(this.hiEraser);
     this.tabPage3.Controls.Add(this.hiGlobal);
     this.tabPage3.Location = new System.Drawing.Point(4, 22);
     this.tabPage3.Name     = "tabPage3";
     this.tabPage3.Size     = new System.Drawing.Size(484, 397);
     this.tabPage3.TabIndex = 2;
     this.tabPage3.Text     = "Hotkeys";
     //
     // cbAllowHotkeyInPointer
     //
     this.cbAllowHotkeyInPointer.AutoSize = true;
     this.cbAllowHotkeyInPointer.Location = new System.Drawing.Point(19, 74);
     this.cbAllowHotkeyInPointer.Name     = "cbAllowHotkeyInPointer";
     this.cbAllowHotkeyInPointer.Size     = new System.Drawing.Size(438, 16);
     this.cbAllowHotkeyInPointer.TabIndex = 18;
     this.cbAllowHotkeyInPointer.Text     = "Allow all following hotkeys in mouse pointer mode (may cause a mess):";
     this.cbAllowHotkeyInPointer.UseVisualStyleBackColor = true;
     this.cbAllowHotkeyInPointer.CheckedChanged         += new System.EventHandler(this.cbAllowHotkeyInPointer_CheckedChanged);
     //
     // hiInkVisible
     //
     this.hiInkVisible.ExternalConflictFlag = false;
     this.hiInkVisible.Hotkey           = hotkey1;
     this.hiInkVisible.Location         = new System.Drawing.Point(309, 175);
     this.hiInkVisible.Name             = "hiInkVisible";
     this.hiInkVisible.RequireModifier  = false;
     this.hiInkVisible.Size             = new System.Drawing.Size(150, 21);
     this.hiInkVisible.TabIndex         = 17;
     this.hiInkVisible.Text             = "None";
     this.hiInkVisible.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(236, 175);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(59, 12);
     this.label11.TabIndex = 16;
     this.label11.Text     = "View/Hide";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(236, 200);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(53, 12);
     this.label8.TabIndex = 12;
     this.label8.Text     = "Snapshot";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(236, 275);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(35, 12);
     this.label9.TabIndex = 13;
     this.label9.Text     = "Clear";
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(236, 125);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(23, 12);
     this.label10.TabIndex = 10;
     this.label10.Text     = "Pan";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(236, 150);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(83, 12);
     this.label6.TabIndex = 6;
     this.label6.Text     = "Mouse pointer";
     this.label6.Visible  = false;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(236, 250);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(29, 12);
     this.label7.TabIndex = 7;
     this.label7.Text     = "Redo";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(236, 225);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(29, 12);
     this.label5.TabIndex = 4;
     this.label5.Text     = "Undo";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(236, 100);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(41, 12);
     this.label3.TabIndex = 4;
     this.label3.Text     = "Eraser";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(17, 17);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(431, 12);
     this.label2.TabIndex = 4;
     this.label2.Text     = "Global hotkey (start drawing, switch between mouse pointer and drawing)";
     //
     // hiSnapshot
     //
     this.hiSnapshot.ExternalConflictFlag = false;
     this.hiSnapshot.Hotkey           = hotkey2;
     this.hiSnapshot.Location         = new System.Drawing.Point(309, 200);
     this.hiSnapshot.Name             = "hiSnapshot";
     this.hiSnapshot.RequireModifier  = false;
     this.hiSnapshot.Size             = new System.Drawing.Size(150, 21);
     this.hiSnapshot.TabIndex         = 14;
     this.hiSnapshot.Text             = "None";
     this.hiSnapshot.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiClear
     //
     this.hiClear.ExternalConflictFlag = false;
     this.hiClear.Hotkey           = hotkey3;
     this.hiClear.Location         = new System.Drawing.Point(309, 275);
     this.hiClear.Name             = "hiClear";
     this.hiClear.RequireModifier  = false;
     this.hiClear.Size             = new System.Drawing.Size(150, 21);
     this.hiClear.TabIndex         = 15;
     this.hiClear.Text             = "None";
     this.hiClear.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiPan
     //
     this.hiPan.ExternalConflictFlag = false;
     this.hiPan.Hotkey           = hotkey4;
     this.hiPan.Location         = new System.Drawing.Point(309, 125);
     this.hiPan.Name             = "hiPan";
     this.hiPan.RequireModifier  = false;
     this.hiPan.Size             = new System.Drawing.Size(150, 21);
     this.hiPan.TabIndex         = 11;
     this.hiPan.Text             = "None";
     this.hiPan.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiPointer
     //
     this.hiPointer.ExternalConflictFlag = false;
     this.hiPointer.Hotkey           = hotkey5;
     this.hiPointer.Location         = new System.Drawing.Point(309, 150);
     this.hiPointer.Name             = "hiPointer";
     this.hiPointer.RequireModifier  = false;
     this.hiPointer.Size             = new System.Drawing.Size(150, 21);
     this.hiPointer.TabIndex         = 8;
     this.hiPointer.Text             = "None";
     this.hiPointer.Visible          = false;
     this.hiPointer.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiRedo
     //
     this.hiRedo.ExternalConflictFlag = false;
     this.hiRedo.Hotkey           = hotkey6;
     this.hiRedo.Location         = new System.Drawing.Point(309, 250);
     this.hiRedo.Name             = "hiRedo";
     this.hiRedo.RequireModifier  = false;
     this.hiRedo.Size             = new System.Drawing.Size(150, 21);
     this.hiRedo.TabIndex         = 9;
     this.hiRedo.Text             = "None";
     this.hiRedo.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiUndo
     //
     this.hiUndo.ExternalConflictFlag = false;
     this.hiUndo.Hotkey           = hotkey7;
     this.hiUndo.Location         = new System.Drawing.Point(309, 225);
     this.hiUndo.Name             = "hiUndo";
     this.hiUndo.RequireModifier  = false;
     this.hiUndo.Size             = new System.Drawing.Size(150, 21);
     this.hiUndo.TabIndex         = 5;
     this.hiUndo.Text             = "None";
     this.hiUndo.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiEraser
     //
     this.hiEraser.ExternalConflictFlag = false;
     this.hiEraser.Hotkey           = hotkey8;
     this.hiEraser.Location         = new System.Drawing.Point(309, 100);
     this.hiEraser.Name             = "hiEraser";
     this.hiEraser.RequireModifier  = false;
     this.hiEraser.Size             = new System.Drawing.Size(150, 21);
     this.hiEraser.TabIndex         = 5;
     this.hiEraser.Text             = "None";
     this.hiEraser.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // hiGlobal
     //
     this.hiGlobal.ExternalConflictFlag = false;
     this.hiGlobal.Hotkey           = hotkey9;
     this.hiGlobal.Location         = new System.Drawing.Point(19, 36);
     this.hiGlobal.Name             = "hiGlobal";
     this.hiGlobal.RequireModifier  = true;
     this.hiGlobal.Size             = new System.Drawing.Size(150, 21);
     this.hiGlobal.TabIndex         = 5;
     this.hiGlobal.Text             = "None";
     this.hiGlobal.OnHotkeyChanged += new System.EventHandler(this.hi_OnHotkeyChanged);
     //
     // FormOptions
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.ControlLightLight;
     this.ClientSize          = new System.Drawing.Size(487, 418);
     this.Controls.Add(this.tabControl1);
     this.MaximizeBox   = false;
     this.Name          = "FormOptions";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Options - gInk";
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.FormOptions_FormClosing);
     this.Load         += new System.EventHandler(this.FormOptions_Load);
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.tabPage3.ResumeLayout(false);
     this.tabPage3.PerformLayout();
     this.ResumeLayout(false);
 }