Server/FormMain.Designer.cs
author StephaneLenclud
Fri, 19 Aug 2016 19:28:03 +0200
changeset 245 448e6a616c22
parent 243 cc2251d065db
child 251 f60cfcb98c9a
permissions -rw-r--r--
Removing Input tab as we don't need to specific features anymore.
sl@0
     1
namespace SharpDisplayManager
sl@0
     2
{
StephaneLenclud@226
     3
    partial class FormMain
sl@0
     4
    {
sl@0
     5
        /// <summary>
sl@0
     6
        /// Required designer variable.
sl@0
     7
        /// </summary>
sl@0
     8
        private System.ComponentModel.IContainer components = null;
sl@0
     9
sl@0
    10
        /// <summary>
sl@0
    11
        /// Clean up any resources being used.
sl@0
    12
        /// </summary>
sl@0
    13
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
sl@0
    14
        protected override void Dispose(bool disposing)
sl@0
    15
        {
sl@102
    16
            if (disposing)
sl@0
    17
            {
sl@102
    18
                if (iNotifyIcon != null)
sl@102
    19
                {
sl@102
    20
                    iNotifyIcon.Dispose();
sl@102
    21
                    iNotifyIcon = null;
sl@102
    22
                }
sl@102
    23
                
sl@102
    24
                if (components != null)
sl@102
    25
                {
sl@102
    26
                    components.Dispose();
sl@102
    27
                }
sl@0
    28
            }
sl@0
    29
            base.Dispose(disposing);
sl@0
    30
        }
sl@0
    31
sl@0
    32
        #region Windows Form Designer generated code
sl@0
    33
sl@0
    34
        /// <summary>
sl@0
    35
        /// Required method for Designer support - do not modify
sl@0
    36
        /// the contents of this method with the code editor.
sl@0
    37
        /// </summary>
sl@0
    38
        private void InitializeComponent()
sl@0
    39
        {
StephaneLenclud@152
    40
            this.components = new System.ComponentModel.Container();
StephaneLenclud@226
    41
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
StephaneLenclud@152
    42
            this.panelDisplay = new System.Windows.Forms.Panel();
StephaneLenclud@175
    43
            this.iTableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();
StephaneLenclud@152
    44
            this.marqueeLabelTop = new SharpDisplayManager.MarqueeLabel();
StephaneLenclud@152
    45
            this.marqueeLabelBottom = new SharpDisplayManager.MarqueeLabel();
StephaneLenclud@152
    46
            this.fontDialog = new System.Windows.Forms.FontDialog();
StephaneLenclud@152
    47
            this.timer = new System.Windows.Forms.Timer(this.components);
StephaneLenclud@152
    48
            this.statusStrip = new System.Windows.Forms.StatusStrip();
StephaneLenclud@152
    49
            this.toolStripStatusLabelConnect = new System.Windows.Forms.ToolStripStatusLabel();
StephaneLenclud@152
    50
            this.toolStripStatusLabelSpring = new System.Windows.Forms.ToolStripStatusLabel();
StephaneLenclud@152
    51
            this.toolStripStatusLabelPower = new System.Windows.Forms.ToolStripStatusLabel();
StephaneLenclud@152
    52
            this.toolStripStatusLabelFps = new System.Windows.Forms.ToolStripStatusLabel();
StephaneLenclud@152
    53
            this.tabPageClients = new System.Windows.Forms.TabPage();
StephaneLenclud@194
    54
            this.iCheckBoxStartIdleClient = new System.Windows.Forms.CheckBox();
StephaneLenclud@194
    55
            this.iButtonStartIdleClient = new System.Windows.Forms.Button();
StephaneLenclud@152
    56
            this.buttonCloseClients = new System.Windows.Forms.Button();
StephaneLenclud@152
    57
            this.buttonStartClient = new System.Windows.Forms.Button();
StephaneLenclud@188
    58
            this.iTreeViewClients = new System.Windows.Forms.TreeView();
StephaneLenclud@152
    59
            this.tabPageDisplay = new System.Windows.Forms.TabPage();
StephaneLenclud@152
    60
            this.buttonShowClock = new System.Windows.Forms.Button();
StephaneLenclud@152
    61
            this.buttonHideClock = new System.Windows.Forms.Button();
StephaneLenclud@152
    62
            this.buttonPowerOff = new System.Windows.Forms.Button();
StephaneLenclud@152
    63
            this.buttonPowerOn = new System.Windows.Forms.Button();
StephaneLenclud@152
    64
            this.labelTimerInterval = new System.Windows.Forms.Label();
StephaneLenclud@152
    65
            this.maskedTextBoxTimerInterval = new System.Windows.Forms.MaskedTextBox();
StephaneLenclud@152
    66
            this.comboBoxDisplayType = new System.Windows.Forms.ComboBox();
StephaneLenclud@152
    67
            this.buttonSuspend = new System.Windows.Forms.Button();
StephaneLenclud@152
    68
            this.checkBoxConnectOnStartup = new System.Windows.Forms.CheckBox();
StephaneLenclud@152
    69
            this.trackBarBrightness = new System.Windows.Forms.TrackBar();
StephaneLenclud@152
    70
            this.buttonFill = new System.Windows.Forms.Button();
StephaneLenclud@152
    71
            this.buttonClear = new System.Windows.Forms.Button();
StephaneLenclud@152
    72
            this.buttonClose = new System.Windows.Forms.Button();
StephaneLenclud@152
    73
            this.buttonOpen = new System.Windows.Forms.Button();
StephaneLenclud@152
    74
            this.buttonCapture = new System.Windows.Forms.Button();
StephaneLenclud@152
    75
            this.labelWarning = new System.Windows.Forms.Label();
StephaneLenclud@152
    76
            this.checkBoxFixedPitchFontOnly = new System.Windows.Forms.CheckBox();
StephaneLenclud@152
    77
            this.checkBoxShowBorders = new System.Windows.Forms.CheckBox();
StephaneLenclud@152
    78
            this.buttonFont = new System.Windows.Forms.Button();
StephaneLenclud@152
    79
            this.tabControl = new System.Windows.Forms.TabControl();
StephaneLenclud@152
    80
            this.tabPageDesign = new System.Windows.Forms.TabPage();
StephaneLenclud@152
    81
            this.labelScrollingSpeed = new System.Windows.Forms.Label();
StephaneLenclud@152
    82
            this.maskedTextBoxScrollingSpeed = new System.Windows.Forms.MaskedTextBox();
StephaneLenclud@152
    83
            this.labelScrollLoopSeparator = new System.Windows.Forms.Label();
StephaneLenclud@152
    84
            this.textBoxScrollLoopSeparator = new System.Windows.Forms.TextBox();
StephaneLenclud@152
    85
            this.labelMinFontSize = new System.Windows.Forms.Label();
StephaneLenclud@152
    86
            this.maskedTextBoxMinFontSize = new System.Windows.Forms.MaskedTextBox();
StephaneLenclud@152
    87
            this.checkBoxScaleToFit = new System.Windows.Forms.CheckBox();
StephaneLenclud@152
    88
            this.checkBoxInverseColors = new System.Windows.Forms.CheckBox();
StephaneLenclud@152
    89
            this.checkBoxReverseScreen = new System.Windows.Forms.CheckBox();
StephaneLenclud@152
    90
            this.tabPageAudio = new System.Windows.Forms.TabPage();
StephaneLenclud@152
    91
            this.labelDefaultAudioDevice = new System.Windows.Forms.Label();
StephaneLenclud@152
    92
            this.checkBoxShowVolumeLabel = new System.Windows.Forms.CheckBox();
StephaneLenclud@152
    93
            this.checkBoxMute = new System.Windows.Forms.CheckBox();
StephaneLenclud@152
    94
            this.trackBarMasterVolume = new System.Windows.Forms.TrackBar();
StephaneLenclud@168
    95
            this.tabPageCec = new System.Windows.Forms.TabPage();
StephaneLenclud@206
    96
            this.groupBoxCecLogOptions = new System.Windows.Forms.GroupBox();
StephaneLenclud@206
    97
            this.checkBoxCecLogNoPoll = new System.Windows.Forms.CheckBox();
StephaneLenclud@206
    98
            this.checkBoxCecLogTraffic = new System.Windows.Forms.CheckBox();
StephaneLenclud@206
    99
            this.checkBoxCecLogDebug = new System.Windows.Forms.CheckBox();
StephaneLenclud@206
   100
            this.checkBoxCecLogNotice = new System.Windows.Forms.CheckBox();
StephaneLenclud@206
   101
            this.checkBoxCecLogError = new System.Windows.Forms.CheckBox();
StephaneLenclud@206
   102
            this.checkBoxCecLogWarning = new System.Windows.Forms.CheckBox();
StephaneLenclud@168
   103
            this.checkBoxCecEnabled = new System.Windows.Forms.CheckBox();
StephaneLenclud@168
   104
            this.labelHdmiPort = new System.Windows.Forms.Label();
StephaneLenclud@168
   105
            this.comboBoxHdmiPort = new System.Windows.Forms.ComboBox();
StephaneLenclud@233
   106
            this.tabPageHarmony = new System.Windows.Forms.TabPage();
StephaneLenclud@233
   107
            this.iCheckBoxHarmonyEnabled = new System.Windows.Forms.CheckBox();
StephaneLenclud@233
   108
            this.iTreeViewHarmony = new System.Windows.Forms.TreeView();
StephaneLenclud@233
   109
            this.iButtonHarmonyConnect = new System.Windows.Forms.Button();
StephaneLenclud@233
   110
            this.label2 = new System.Windows.Forms.Label();
StephaneLenclud@233
   111
            this.iTextBoxLogitechPassword = new System.Windows.Forms.TextBox();
StephaneLenclud@233
   112
            this.labelLogitechUserName = new System.Windows.Forms.Label();
StephaneLenclud@233
   113
            this.iTextBoxLogitechUserName = new System.Windows.Forms.TextBox();
StephaneLenclud@233
   114
            this.label1 = new System.Windows.Forms.Label();
StephaneLenclud@233
   115
            this.iTextBoxHarmonyHubAddress = new System.Windows.Forms.TextBox();
StephaneLenclud@211
   116
            this.tabPageEvent = new System.Windows.Forms.TabPage();
StephaneLenclud@231
   117
            this.buttonEventEdit = new System.Windows.Forms.Button();
StephaneLenclud@231
   118
            this.buttonEventDelete = new System.Windows.Forms.Button();
StephaneLenclud@231
   119
            this.buttonEventAdd = new System.Windows.Forms.Button();
StephaneLenclud@231
   120
            this.buttonEventTest = new System.Windows.Forms.Button();
StephaneLenclud@227
   121
            this.buttonActionEdit = new System.Windows.Forms.Button();
StephaneLenclud@223
   122
            this.buttonActionMoveUp = new System.Windows.Forms.Button();
StephaneLenclud@223
   123
            this.buttonActionMoveDown = new System.Windows.Forms.Button();
StephaneLenclud@227
   124
            this.buttonActionTest = new System.Windows.Forms.Button();
StephaneLenclud@227
   125
            this.buttonActionDelete = new System.Windows.Forms.Button();
StephaneLenclud@227
   126
            this.buttonActionAdd = new System.Windows.Forms.Button();
StephaneLenclud@211
   127
            this.iTreeViewEvents = new System.Windows.Forms.TreeView();
StephaneLenclud@152
   128
            this.tabPageApp = new System.Windows.Forms.TabPage();
StephaneLenclud@152
   129
            this.checkBoxStartMinimized = new System.Windows.Forms.CheckBox();
StephaneLenclud@152
   130
            this.checkBoxMinimizeToTray = new System.Windows.Forms.CheckBox();
StephaneLenclud@152
   131
            this.checkBoxAutoStart = new System.Windows.Forms.CheckBox();
StephaneLenclud@152
   132
            this.buttonUpdate = new System.Windows.Forms.Button();
StephaneLenclud@204
   133
            this.tabPageLogs = new System.Windows.Forms.TabPage();
StephaneLenclud@206
   134
            this.buttonClearLogs = new System.Windows.Forms.Button();
StephaneLenclud@204
   135
            this.richTextBoxLogs = new System.Windows.Forms.RichTextBox();
StephaneLenclud@152
   136
            this.labelFontWidth = new System.Windows.Forms.Label();
StephaneLenclud@152
   137
            this.labelFontHeight = new System.Windows.Forms.Label();
StephaneLenclud@152
   138
            this.toolTip = new System.Windows.Forms.ToolTip(this.components);
StephaneLenclud@152
   139
            this.openFileDialog = new System.Windows.Forms.OpenFileDialog();
StephaneLenclud@152
   140
            this.panelDisplay.SuspendLayout();
StephaneLenclud@175
   141
            this.iTableLayoutPanel.SuspendLayout();
StephaneLenclud@152
   142
            this.statusStrip.SuspendLayout();
StephaneLenclud@152
   143
            this.tabPageClients.SuspendLayout();
StephaneLenclud@152
   144
            this.tabPageDisplay.SuspendLayout();
StephaneLenclud@152
   145
            ((System.ComponentModel.ISupportInitialize)(this.trackBarBrightness)).BeginInit();
StephaneLenclud@152
   146
            this.tabControl.SuspendLayout();
StephaneLenclud@152
   147
            this.tabPageDesign.SuspendLayout();
StephaneLenclud@152
   148
            this.tabPageAudio.SuspendLayout();
StephaneLenclud@152
   149
            ((System.ComponentModel.ISupportInitialize)(this.trackBarMasterVolume)).BeginInit();
StephaneLenclud@168
   150
            this.tabPageCec.SuspendLayout();
StephaneLenclud@206
   151
            this.groupBoxCecLogOptions.SuspendLayout();
StephaneLenclud@233
   152
            this.tabPageHarmony.SuspendLayout();
StephaneLenclud@211
   153
            this.tabPageEvent.SuspendLayout();
StephaneLenclud@152
   154
            this.tabPageApp.SuspendLayout();
StephaneLenclud@201
   155
            this.tabPageLogs.SuspendLayout();
StephaneLenclud@152
   156
            this.SuspendLayout();
StephaneLenclud@152
   157
            // 
StephaneLenclud@152
   158
            // panelDisplay
StephaneLenclud@152
   159
            // 
StephaneLenclud@152
   160
            this.panelDisplay.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
StephaneLenclud@175
   161
            this.panelDisplay.Controls.Add(this.iTableLayoutPanel);
StephaneLenclud@152
   162
            this.panelDisplay.Location = new System.Drawing.Point(173, 40);
StephaneLenclud@152
   163
            this.panelDisplay.Margin = new System.Windows.Forms.Padding(0);
StephaneLenclud@152
   164
            this.panelDisplay.Name = "panelDisplay";
StephaneLenclud@152
   165
            this.panelDisplay.Size = new System.Drawing.Size(258, 66);
StephaneLenclud@152
   166
            this.panelDisplay.TabIndex = 12;
StephaneLenclud@152
   167
            // 
StephaneLenclud@175
   168
            // iTableLayoutPanel
StephaneLenclud@152
   169
            // 
StephaneLenclud@175
   170
            this.iTableLayoutPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
sl@0
   171
            | System.Windows.Forms.AnchorStyles.Left) 
sl@0
   172
            | System.Windows.Forms.AnchorStyles.Right)));
StephaneLenclud@175
   173
            this.iTableLayoutPanel.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
StephaneLenclud@175
   174
            this.iTableLayoutPanel.BackColor = System.Drawing.SystemColors.ControlLightLight;
StephaneLenclud@175
   175
            this.iTableLayoutPanel.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
StephaneLenclud@175
   176
            this.iTableLayoutPanel.ColumnCount = 1;
StephaneLenclud@175
   177
            this.iTableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
StephaneLenclud@175
   178
            this.iTableLayoutPanel.Controls.Add(this.marqueeLabelTop, 0, 0);
StephaneLenclud@175
   179
            this.iTableLayoutPanel.Controls.Add(this.marqueeLabelBottom, 0, 1);
StephaneLenclud@175
   180
            this.iTableLayoutPanel.GrowStyle = System.Windows.Forms.TableLayoutPanelGrowStyle.FixedSize;
StephaneLenclud@175
   181
            this.iTableLayoutPanel.Location = new System.Drawing.Point(0, 0);
StephaneLenclud@175
   182
            this.iTableLayoutPanel.Margin = new System.Windows.Forms.Padding(0);
StephaneLenclud@175
   183
            this.iTableLayoutPanel.Name = "iTableLayoutPanel";
StephaneLenclud@175
   184
            this.iTableLayoutPanel.RowCount = 2;
StephaneLenclud@175
   185
            this.iTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
StephaneLenclud@175
   186
            this.iTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
StephaneLenclud@175
   187
            this.iTableLayoutPanel.Size = new System.Drawing.Size(256, 64);
StephaneLenclud@175
   188
            this.iTableLayoutPanel.TabIndex = 5;
StephaneLenclud@175
   189
            this.iTableLayoutPanel.SizeChanged += new System.EventHandler(this.tableLayoutPanel_SizeChanged);
StephaneLenclud@152
   190
            // 
StephaneLenclud@152
   191
            // marqueeLabelTop
StephaneLenclud@152
   192
            // 
StephaneLenclud@152
   193
            this.marqueeLabelTop.AutoEllipsis = true;
StephaneLenclud@152
   194
            this.marqueeLabelTop.AutoSize = true;
StephaneLenclud@152
   195
            this.marqueeLabelTop.BackColor = System.Drawing.Color.Transparent;
StephaneLenclud@152
   196
            this.marqueeLabelTop.Dock = System.Windows.Forms.DockStyle.Fill;
StephaneLenclud@152
   197
            this.marqueeLabelTop.Location = new System.Drawing.Point(1, 1);
StephaneLenclud@152
   198
            this.marqueeLabelTop.Margin = new System.Windows.Forms.Padding(0);
StephaneLenclud@152
   199
            this.marqueeLabelTop.MinFontSize = 15F;
StephaneLenclud@152
   200
            this.marqueeLabelTop.Name = "marqueeLabelTop";
StephaneLenclud@152
   201
            this.marqueeLabelTop.OwnTimer = false;
StephaneLenclud@152
   202
            this.marqueeLabelTop.PixelsPerSecond = 64;
StephaneLenclud@152
   203
            this.marqueeLabelTop.ScaleToFit = true;
StephaneLenclud@152
   204
            this.marqueeLabelTop.Separator = "|";
StephaneLenclud@152
   205
            this.marqueeLabelTop.Size = new System.Drawing.Size(254, 30);
StephaneLenclud@152
   206
            this.marqueeLabelTop.TabIndex = 2;
StephaneLenclud@152
   207
            this.marqueeLabelTop.Text = "ABCDEFGHIJKLMNOPQRST-0123456789";
StephaneLenclud@152
   208
            this.marqueeLabelTop.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
StephaneLenclud@152
   209
            this.marqueeLabelTop.UseCompatibleTextRendering = true;
StephaneLenclud@152
   210
            // 
StephaneLenclud@152
   211
            // marqueeLabelBottom
StephaneLenclud@152
   212
            // 
StephaneLenclud@152
   213
            this.marqueeLabelBottom.AutoEllipsis = true;
StephaneLenclud@152
   214
            this.marqueeLabelBottom.AutoSize = true;
StephaneLenclud@152
   215
            this.marqueeLabelBottom.Dock = System.Windows.Forms.DockStyle.Fill;
StephaneLenclud@152
   216
            this.marqueeLabelBottom.Location = new System.Drawing.Point(1, 32);
StephaneLenclud@152
   217
            this.marqueeLabelBottom.Margin = new System.Windows.Forms.Padding(0);
StephaneLenclud@152
   218
            this.marqueeLabelBottom.MinFontSize = 15F;
StephaneLenclud@152
   219
            this.marqueeLabelBottom.Name = "marqueeLabelBottom";
StephaneLenclud@152
   220
            this.marqueeLabelBottom.OwnTimer = false;
StephaneLenclud@152
   221
            this.marqueeLabelBottom.PixelsPerSecond = 64;
StephaneLenclud@152
   222
            this.marqueeLabelBottom.ScaleToFit = true;
StephaneLenclud@152
   223
            this.marqueeLabelBottom.Separator = "|";
StephaneLenclud@152
   224
            this.marqueeLabelBottom.Size = new System.Drawing.Size(254, 31);
StephaneLenclud@152
   225
            this.marqueeLabelBottom.TabIndex = 3;
StephaneLenclud@152
   226
            this.marqueeLabelBottom.Text = "abcdefghijklmnopqrst-0123456789";
StephaneLenclud@152
   227
            this.marqueeLabelBottom.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
StephaneLenclud@152
   228
            this.marqueeLabelBottom.UseCompatibleTextRendering = true;
StephaneLenclud@152
   229
            // 
StephaneLenclud@152
   230
            // timer
StephaneLenclud@152
   231
            // 
StephaneLenclud@152
   232
            this.timer.Interval = 50;
StephaneLenclud@152
   233
            this.timer.Tick += new System.EventHandler(this.timer_Tick);
StephaneLenclud@152
   234
            // 
StephaneLenclud@152
   235
            // statusStrip
StephaneLenclud@152
   236
            // 
StephaneLenclud@152
   237
            this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
sl@36
   238
            this.toolStripStatusLabelConnect,
sl@36
   239
            this.toolStripStatusLabelSpring,
sl@36
   240
            this.toolStripStatusLabelPower,
sl@36
   241
            this.toolStripStatusLabelFps});
Stephane@243
   242
            this.statusStrip.Location = new System.Drawing.Point(0, 540);
StephaneLenclud@152
   243
            this.statusStrip.Name = "statusStrip";
StephaneLenclud@152
   244
            this.statusStrip.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
StephaneLenclud@206
   245
            this.statusStrip.Size = new System.Drawing.Size(784, 22);
StephaneLenclud@152
   246
            this.statusStrip.TabIndex = 1;
StephaneLenclud@152
   247
            this.statusStrip.Text = "statusStrip";
StephaneLenclud@152
   248
            // 
StephaneLenclud@152
   249
            // toolStripStatusLabelConnect
StephaneLenclud@152
   250
            // 
StephaneLenclud@152
   251
            this.toolStripStatusLabelConnect.Name = "toolStripStatusLabelConnect";
StephaneLenclud@152
   252
            this.toolStripStatusLabelConnect.Size = new System.Drawing.Size(86, 17);
StephaneLenclud@152
   253
            this.toolStripStatusLabelConnect.Text = "Not connected";
StephaneLenclud@152
   254
            // 
StephaneLenclud@152
   255
            // toolStripStatusLabelSpring
StephaneLenclud@152
   256
            // 
StephaneLenclud@152
   257
            this.toolStripStatusLabelSpring.Name = "toolStripStatusLabelSpring";
StephaneLenclud@206
   258
            this.toolStripStatusLabelSpring.Size = new System.Drawing.Size(633, 17);
StephaneLenclud@152
   259
            this.toolStripStatusLabelSpring.Spring = true;
StephaneLenclud@152
   260
            // 
StephaneLenclud@152
   261
            // toolStripStatusLabelPower
StephaneLenclud@152
   262
            // 
StephaneLenclud@152
   263
            this.toolStripStatusLabelPower.Name = "toolStripStatusLabelPower";
StephaneLenclud@152
   264
            this.toolStripStatusLabelPower.Size = new System.Drawing.Size(24, 17);
StephaneLenclud@152
   265
            this.toolStripStatusLabelPower.Text = "NA";
StephaneLenclud@152
   266
            // 
StephaneLenclud@152
   267
            // toolStripStatusLabelFps
StephaneLenclud@152
   268
            // 
StephaneLenclud@152
   269
            this.toolStripStatusLabelFps.Name = "toolStripStatusLabelFps";
StephaneLenclud@152
   270
            this.toolStripStatusLabelFps.Size = new System.Drawing.Size(26, 17);
StephaneLenclud@152
   271
            this.toolStripStatusLabelFps.Text = "FPS";
StephaneLenclud@152
   272
            // 
StephaneLenclud@152
   273
            // tabPageClients
StephaneLenclud@152
   274
            // 
StephaneLenclud@194
   275
            this.tabPageClients.Controls.Add(this.iCheckBoxStartIdleClient);
StephaneLenclud@189
   276
            this.tabPageClients.Controls.Add(this.iButtonStartIdleClient);
StephaneLenclud@152
   277
            this.tabPageClients.Controls.Add(this.buttonCloseClients);
StephaneLenclud@152
   278
            this.tabPageClients.Controls.Add(this.buttonStartClient);
StephaneLenclud@188
   279
            this.tabPageClients.Controls.Add(this.iTreeViewClients);
StephaneLenclud@152
   280
            this.tabPageClients.Location = new System.Drawing.Point(4, 22);
StephaneLenclud@152
   281
            this.tabPageClients.Name = "tabPageClients";
StephaneLenclud@152
   282
            this.tabPageClients.Padding = new System.Windows.Forms.Padding(3);
StephaneLenclud@206
   283
            this.tabPageClients.Size = new System.Drawing.Size(752, 385);
StephaneLenclud@152
   284
            this.tabPageClients.TabIndex = 2;
StephaneLenclud@152
   285
            this.tabPageClients.Text = "Clients";
StephaneLenclud@152
   286
            this.tabPageClients.UseVisualStyleBackColor = true;
StephaneLenclud@152
   287
            // 
StephaneLenclud@194
   288
            // iCheckBoxStartIdleClient
StephaneLenclud@194
   289
            // 
StephaneLenclud@206
   290
            this.iCheckBoxStartIdleClient.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@194
   291
            this.iCheckBoxStartIdleClient.AutoSize = true;
StephaneLenclud@235
   292
            this.iCheckBoxStartIdleClient.Checked = global::SharpDisplayManager.Properties.Settings.Default.StartIdleClient;
StephaneLenclud@235
   293
            this.iCheckBoxStartIdleClient.CheckState = System.Windows.Forms.CheckState.Checked;
StephaneLenclud@235
   294
            this.iCheckBoxStartIdleClient.DataBindings.Add(new System.Windows.Forms.Binding("Checked", global::SharpDisplayManager.Properties.Settings.Default, "StartIdleClient", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
StephaneLenclud@206
   295
            this.iCheckBoxStartIdleClient.Location = new System.Drawing.Point(108, 340);
StephaneLenclud@194
   296
            this.iCheckBoxStartIdleClient.Name = "iCheckBoxStartIdleClient";
StephaneLenclud@194
   297
            this.iCheckBoxStartIdleClient.Size = new System.Drawing.Size(145, 17);
StephaneLenclud@194
   298
            this.iCheckBoxStartIdleClient.TabIndex = 22;
StephaneLenclud@194
   299
            this.iCheckBoxStartIdleClient.Text = "Start idle client on startup";
StephaneLenclud@194
   300
            this.iCheckBoxStartIdleClient.UseVisualStyleBackColor = true;
StephaneLenclud@194
   301
            // 
StephaneLenclud@194
   302
            // iButtonStartIdleClient
StephaneLenclud@194
   303
            // 
StephaneLenclud@194
   304
            this.iButtonStartIdleClient.Location = new System.Drawing.Point(6, 35);
StephaneLenclud@194
   305
            this.iButtonStartIdleClient.Name = "iButtonStartIdleClient";
StephaneLenclud@194
   306
            this.iButtonStartIdleClient.Size = new System.Drawing.Size(96, 23);
StephaneLenclud@194
   307
            this.iButtonStartIdleClient.TabIndex = 21;
StephaneLenclud@194
   308
            this.iButtonStartIdleClient.Text = "Start Idle Client";
StephaneLenclud@194
   309
            this.iButtonStartIdleClient.UseVisualStyleBackColor = true;
StephaneLenclud@194
   310
            this.iButtonStartIdleClient.Click += new System.EventHandler(this.ButtonStartIdleClient_Click);
StephaneLenclud@194
   311
            // 
StephaneLenclud@152
   312
            // buttonCloseClients
StephaneLenclud@152
   313
            // 
StephaneLenclud@206
   314
            this.buttonCloseClients.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@206
   315
            this.buttonCloseClients.Location = new System.Drawing.Point(6, 336);
StephaneLenclud@152
   316
            this.buttonCloseClients.Name = "buttonCloseClients";
StephaneLenclud@189
   317
            this.buttonCloseClients.Size = new System.Drawing.Size(96, 23);
StephaneLenclud@152
   318
            this.buttonCloseClients.TabIndex = 20;
StephaneLenclud@152
   319
            this.buttonCloseClients.Text = "Close Clients";
StephaneLenclud@152
   320
            this.buttonCloseClients.UseVisualStyleBackColor = true;
StephaneLenclud@152
   321
            this.buttonCloseClients.Click += new System.EventHandler(this.buttonCloseClients_Click);
StephaneLenclud@152
   322
            // 
StephaneLenclud@152
   323
            // buttonStartClient
StephaneLenclud@152
   324
            // 
StephaneLenclud@152
   325
            this.buttonStartClient.Location = new System.Drawing.Point(6, 6);
StephaneLenclud@152
   326
            this.buttonStartClient.Name = "buttonStartClient";
StephaneLenclud@189
   327
            this.buttonStartClient.Size = new System.Drawing.Size(96, 23);
StephaneLenclud@152
   328
            this.buttonStartClient.TabIndex = 19;
StephaneLenclud@194
   329
            this.buttonStartClient.Text = "Start Test Client";
StephaneLenclud@152
   330
            this.buttonStartClient.UseVisualStyleBackColor = true;
StephaneLenclud@152
   331
            this.buttonStartClient.Click += new System.EventHandler(this.buttonStartClient_Click);
StephaneLenclud@152
   332
            // 
StephaneLenclud@188
   333
            // iTreeViewClients
StephaneLenclud@152
   334
            // 
StephaneLenclud@188
   335
            this.iTreeViewClients.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
sl@36
   336
            | System.Windows.Forms.AnchorStyles.Left) 
sl@36
   337
            | System.Windows.Forms.AnchorStyles.Right)));
StephaneLenclud@189
   338
            this.iTreeViewClients.Location = new System.Drawing.Point(108, 6);
StephaneLenclud@188
   339
            this.iTreeViewClients.Name = "iTreeViewClients";
StephaneLenclud@206
   340
            this.iTreeViewClients.Size = new System.Drawing.Size(638, 328);
StephaneLenclud@188
   341
            this.iTreeViewClients.TabIndex = 0;
StephaneLenclud@188
   342
            this.iTreeViewClients.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeViewClients_AfterSelect);
StephaneLenclud@152
   343
            // 
StephaneLenclud@152
   344
            // tabPageDisplay
StephaneLenclud@152
   345
            // 
StephaneLenclud@152
   346
            this.tabPageDisplay.Controls.Add(this.buttonShowClock);
StephaneLenclud@152
   347
            this.tabPageDisplay.Controls.Add(this.buttonHideClock);
StephaneLenclud@152
   348
            this.tabPageDisplay.Controls.Add(this.buttonPowerOff);
StephaneLenclud@152
   349
            this.tabPageDisplay.Controls.Add(this.buttonPowerOn);
StephaneLenclud@152
   350
            this.tabPageDisplay.Controls.Add(this.labelTimerInterval);
StephaneLenclud@152
   351
            this.tabPageDisplay.Controls.Add(this.maskedTextBoxTimerInterval);
StephaneLenclud@152
   352
            this.tabPageDisplay.Controls.Add(this.comboBoxDisplayType);
StephaneLenclud@152
   353
            this.tabPageDisplay.Controls.Add(this.buttonSuspend);
StephaneLenclud@152
   354
            this.tabPageDisplay.Controls.Add(this.checkBoxConnectOnStartup);
StephaneLenclud@152
   355
            this.tabPageDisplay.Controls.Add(this.trackBarBrightness);
StephaneLenclud@152
   356
            this.tabPageDisplay.Controls.Add(this.buttonFill);
StephaneLenclud@152
   357
            this.tabPageDisplay.Controls.Add(this.buttonClear);
StephaneLenclud@152
   358
            this.tabPageDisplay.Controls.Add(this.buttonClose);
StephaneLenclud@152
   359
            this.tabPageDisplay.Controls.Add(this.buttonOpen);
StephaneLenclud@152
   360
            this.tabPageDisplay.Controls.Add(this.buttonCapture);
StephaneLenclud@152
   361
            this.tabPageDisplay.Location = new System.Drawing.Point(4, 22);
StephaneLenclud@152
   362
            this.tabPageDisplay.Name = "tabPageDisplay";
StephaneLenclud@152
   363
            this.tabPageDisplay.Padding = new System.Windows.Forms.Padding(3);
StephaneLenclud@206
   364
            this.tabPageDisplay.Size = new System.Drawing.Size(752, 385);
StephaneLenclud@152
   365
            this.tabPageDisplay.TabIndex = 0;
StephaneLenclud@152
   366
            this.tabPageDisplay.Text = "Display";
StephaneLenclud@152
   367
            this.tabPageDisplay.UseVisualStyleBackColor = true;
StephaneLenclud@152
   368
            // 
StephaneLenclud@152
   369
            // buttonShowClock
StephaneLenclud@152
   370
            // 
StephaneLenclud@206
   371
            this.buttonShowClock.Location = new System.Drawing.Point(6, 122);
StephaneLenclud@152
   372
            this.buttonShowClock.Name = "buttonShowClock";
StephaneLenclud@152
   373
            this.buttonShowClock.Size = new System.Drawing.Size(75, 23);
StephaneLenclud@152
   374
            this.buttonShowClock.TabIndex = 23;
StephaneLenclud@152
   375
            this.buttonShowClock.Text = "Show Clock";
StephaneLenclud@152
   376
            this.buttonShowClock.UseVisualStyleBackColor = true;
StephaneLenclud@152
   377
            this.buttonShowClock.Click += new System.EventHandler(this.buttonShowClock_Click);
StephaneLenclud@152
   378
            // 
StephaneLenclud@152
   379
            // buttonHideClock
StephaneLenclud@152
   380
            // 
StephaneLenclud@206
   381
            this.buttonHideClock.Location = new System.Drawing.Point(6, 151);
StephaneLenclud@152
   382
            this.buttonHideClock.Name = "buttonHideClock";
StephaneLenclud@152
   383
            this.buttonHideClock.Size = new System.Drawing.Size(75, 23);
StephaneLenclud@152
   384
            this.buttonHideClock.TabIndex = 22;
StephaneLenclud@152
   385
            this.buttonHideClock.Text = "Hide Clock";
StephaneLenclud@152
   386
            this.buttonHideClock.UseVisualStyleBackColor = true;
StephaneLenclud@152
   387
            this.buttonHideClock.Click += new System.EventHandler(this.buttonHideClock_Click);
StephaneLenclud@152
   388
            // 
StephaneLenclud@152
   389
            // buttonPowerOff
StephaneLenclud@152
   390
            // 
StephaneLenclud@206
   391
            this.buttonPowerOff.Location = new System.Drawing.Point(6, 209);
StephaneLenclud@152
   392
            this.buttonPowerOff.Name = "buttonPowerOff";
StephaneLenclud@152
   393
            this.buttonPowerOff.Size = new System.Drawing.Size(75, 23);
StephaneLenclud@152
   394
            this.buttonPowerOff.TabIndex = 21;
StephaneLenclud@152
   395
            this.buttonPowerOff.Text = "OFF";
StephaneLenclud@152
   396
            this.buttonPowerOff.UseVisualStyleBackColor = true;
StephaneLenclud@152
   397
            this.buttonPowerOff.Click += new System.EventHandler(this.buttonPowerOff_Click);
StephaneLenclud@152
   398
            // 
StephaneLenclud@152
   399
            // buttonPowerOn
StephaneLenclud@152
   400
            // 
StephaneLenclud@206
   401
            this.buttonPowerOn.Location = new System.Drawing.Point(6, 180);
StephaneLenclud@152
   402
            this.buttonPowerOn.Name = "buttonPowerOn";
StephaneLenclud@152
   403
            this.buttonPowerOn.Size = new System.Drawing.Size(75, 23);
StephaneLenclud@152
   404
            this.buttonPowerOn.TabIndex = 20;
StephaneLenclud@152
   405
            this.buttonPowerOn.Text = "ON";
StephaneLenclud@152
   406
            this.buttonPowerOn.UseVisualStyleBackColor = true;
StephaneLenclud@152
   407
            this.buttonPowerOn.Click += new System.EventHandler(this.buttonPowerOn_Click);
StephaneLenclud@152
   408
            // 
StephaneLenclud@152
   409
            // labelTimerInterval
StephaneLenclud@152
   410
            // 
StephaneLenclud@152
   411
            this.labelTimerInterval.AutoSize = true;
StephaneLenclud@152
   412
            this.labelTimerInterval.Location = new System.Drawing.Point(184, 45);
StephaneLenclud@152
   413
            this.labelTimerInterval.Name = "labelTimerInterval";
StephaneLenclud@152
   414
            this.labelTimerInterval.Size = new System.Drawing.Size(98, 13);
StephaneLenclud@152
   415
            this.labelTimerInterval.TabIndex = 19;
StephaneLenclud@152
   416
            this.labelTimerInterval.Text = "Timer interval (ms) :";
StephaneLenclud@152
   417
            // 
StephaneLenclud@152
   418
            // maskedTextBoxTimerInterval
StephaneLenclud@152
   419
            // 
StephaneLenclud@152
   420
            this.maskedTextBoxTimerInterval.Location = new System.Drawing.Point(288, 42);
StephaneLenclud@152
   421
            this.maskedTextBoxTimerInterval.Mask = "000";
StephaneLenclud@152
   422
            this.maskedTextBoxTimerInterval.Name = "maskedTextBoxTimerInterval";
StephaneLenclud@152
   423
            this.maskedTextBoxTimerInterval.PromptChar = ' ';
StephaneLenclud@152
   424
            this.maskedTextBoxTimerInterval.Size = new System.Drawing.Size(24, 20);
StephaneLenclud@152
   425
            this.maskedTextBoxTimerInterval.TabIndex = 18;
StephaneLenclud@152
   426
            this.maskedTextBoxTimerInterval.TextChanged += new System.EventHandler(this.maskedTextBoxTimerInterval_TextChanged);
StephaneLenclud@152
   427
            // 
StephaneLenclud@152
   428
            // comboBoxDisplayType
StephaneLenclud@152
   429
            // 
StephaneLenclud@152
   430
            this.comboBoxDisplayType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
StephaneLenclud@152
   431
            this.comboBoxDisplayType.FormattingEnabled = true;
StephaneLenclud@152
   432
            this.comboBoxDisplayType.Location = new System.Drawing.Point(187, 9);
StephaneLenclud@152
   433
            this.comboBoxDisplayType.Name = "comboBoxDisplayType";
StephaneLenclud@152
   434
            this.comboBoxDisplayType.Size = new System.Drawing.Size(181, 21);
StephaneLenclud@152
   435
            this.comboBoxDisplayType.TabIndex = 17;
StephaneLenclud@152
   436
            this.comboBoxDisplayType.SelectedIndexChanged += new System.EventHandler(this.comboBoxDisplayType_SelectedIndexChanged);
StephaneLenclud@152
   437
            // 
StephaneLenclud@152
   438
            // buttonSuspend
StephaneLenclud@152
   439
            // 
StephaneLenclud@152
   440
            this.buttonSuspend.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@206
   441
            this.buttonSuspend.Location = new System.Drawing.Point(6, 317);
StephaneLenclud@152
   442
            this.buttonSuspend.Name = "buttonSuspend";
StephaneLenclud@152
   443
            this.buttonSuspend.Size = new System.Drawing.Size(75, 23);
StephaneLenclud@152
   444
            this.buttonSuspend.TabIndex = 16;
StephaneLenclud@152
   445
            this.buttonSuspend.Text = "Pause";
StephaneLenclud@152
   446
            this.buttonSuspend.UseVisualStyleBackColor = true;
StephaneLenclud@152
   447
            this.buttonSuspend.Click += new System.EventHandler(this.buttonSuspend_Click);
StephaneLenclud@152
   448
            // 
StephaneLenclud@152
   449
            // checkBoxConnectOnStartup
StephaneLenclud@152
   450
            // 
StephaneLenclud@152
   451
            this.checkBoxConnectOnStartup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@152
   452
            this.checkBoxConnectOnStartup.AutoSize = true;
StephaneLenclud@235
   453
            this.checkBoxConnectOnStartup.Checked = global::SharpDisplayManager.Properties.Settings.Default.DisplayConnectOnStartup;
StephaneLenclud@235
   454
            this.checkBoxConnectOnStartup.DataBindings.Add(new System.Windows.Forms.Binding("Checked", global::SharpDisplayManager.Properties.Settings.Default, "DisplayConnectOnStartup", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
StephaneLenclud@206
   455
            this.checkBoxConnectOnStartup.Location = new System.Drawing.Point(113, 350);
StephaneLenclud@152
   456
            this.checkBoxConnectOnStartup.Name = "checkBoxConnectOnStartup";
StephaneLenclud@152
   457
            this.checkBoxConnectOnStartup.Size = new System.Drawing.Size(119, 17);
StephaneLenclud@152
   458
            this.checkBoxConnectOnStartup.TabIndex = 13;
StephaneLenclud@152
   459
            this.checkBoxConnectOnStartup.Text = "Connect on stratup ";
StephaneLenclud@152
   460
            this.checkBoxConnectOnStartup.UseVisualStyleBackColor = true;
StephaneLenclud@152
   461
            // 
StephaneLenclud@152
   462
            // trackBarBrightness
StephaneLenclud@152
   463
            // 
StephaneLenclud@152
   464
            this.trackBarBrightness.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
sl@7
   465
            | System.Windows.Forms.AnchorStyles.Right)));
StephaneLenclud@152
   466
            this.trackBarBrightness.BackColor = System.Drawing.SystemColors.Window;
StephaneLenclud@206
   467
            this.trackBarBrightness.Location = new System.Drawing.Point(704, 9);
StephaneLenclud@152
   468
            this.trackBarBrightness.Name = "trackBarBrightness";
StephaneLenclud@152
   469
            this.trackBarBrightness.Orientation = System.Windows.Forms.Orientation.Vertical;
StephaneLenclud@206
   470
            this.trackBarBrightness.Size = new System.Drawing.Size(45, 358);
StephaneLenclud@152
   471
            this.trackBarBrightness.TabIndex = 10;
StephaneLenclud@152
   472
            this.trackBarBrightness.TickStyle = System.Windows.Forms.TickStyle.Both;
StephaneLenclud@152
   473
            this.toolTip.SetToolTip(this.trackBarBrightness, "Brightness adjustment");
StephaneLenclud@152
   474
            this.trackBarBrightness.Scroll += new System.EventHandler(this.trackBarBrightness_Scroll);
StephaneLenclud@152
   475
            // 
StephaneLenclud@152
   476
            // buttonFill
StephaneLenclud@152
   477
            // 
StephaneLenclud@152
   478
            this.buttonFill.Location = new System.Drawing.Point(6, 93);
StephaneLenclud@152
   479
            this.buttonFill.Name = "buttonFill";
StephaneLenclud@152
   480
            this.buttonFill.Size = new System.Drawing.Size(75, 23);
StephaneLenclud@152
   481
            this.buttonFill.TabIndex = 9;
StephaneLenclud@152
   482
            this.buttonFill.Text = "Fill";
StephaneLenclud@152
   483
            this.buttonFill.UseVisualStyleBackColor = true;
StephaneLenclud@152
   484
            this.buttonFill.Click += new System.EventHandler(this.buttonFill_Click);
StephaneLenclud@152
   485
            // 
StephaneLenclud@152
   486
            // buttonClear
StephaneLenclud@152
   487
            // 
StephaneLenclud@152
   488
            this.buttonClear.Location = new System.Drawing.Point(6, 64);
StephaneLenclud@152
   489
            this.buttonClear.Name = "buttonClear";
StephaneLenclud@152
   490
            this.buttonClear.Size = new System.Drawing.Size(75, 23);
StephaneLenclud@152
   491
            this.buttonClear.TabIndex = 8;
StephaneLenclud@152
   492
            this.buttonClear.Text = "Clear";
StephaneLenclud@152
   493
            this.buttonClear.UseVisualStyleBackColor = true;
StephaneLenclud@152
   494
            this.buttonClear.Click += new System.EventHandler(this.buttonClear_Click);
StephaneLenclud@152
   495
            // 
StephaneLenclud@152
   496
            // buttonClose
StephaneLenclud@152
   497
            // 
StephaneLenclud@152
   498
            this.buttonClose.Location = new System.Drawing.Point(6, 35);
StephaneLenclud@152
   499
            this.buttonClose.Name = "buttonClose";
StephaneLenclud@152
   500
            this.buttonClose.Size = new System.Drawing.Size(75, 23);
StephaneLenclud@152
   501
            this.buttonClose.TabIndex = 7;
StephaneLenclud@152
   502
            this.buttonClose.Text = "Close";
StephaneLenclud@152
   503
            this.buttonClose.UseVisualStyleBackColor = true;
StephaneLenclud@152
   504
            this.buttonClose.Click += new System.EventHandler(this.buttonClose_Click);
StephaneLenclud@152
   505
            // 
StephaneLenclud@152
   506
            // buttonOpen
StephaneLenclud@152
   507
            // 
StephaneLenclud@152
   508
            this.buttonOpen.Location = new System.Drawing.Point(6, 6);
StephaneLenclud@152
   509
            this.buttonOpen.Name = "buttonOpen";
StephaneLenclud@152
   510
            this.buttonOpen.Size = new System.Drawing.Size(75, 23);
StephaneLenclud@152
   511
            this.buttonOpen.TabIndex = 6;
StephaneLenclud@152
   512
            this.buttonOpen.Text = "Open";
StephaneLenclud@152
   513
            this.buttonOpen.UseVisualStyleBackColor = true;
StephaneLenclud@152
   514
            this.buttonOpen.Click += new System.EventHandler(this.buttonOpen_Click);
StephaneLenclud@152
   515
            // 
StephaneLenclud@152
   516
            // buttonCapture
StephaneLenclud@152
   517
            // 
StephaneLenclud@152
   518
            this.buttonCapture.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@206
   519
            this.buttonCapture.Location = new System.Drawing.Point(6, 346);
StephaneLenclud@152
   520
            this.buttonCapture.Name = "buttonCapture";
StephaneLenclud@152
   521
            this.buttonCapture.Size = new System.Drawing.Size(75, 23);
StephaneLenclud@152
   522
            this.buttonCapture.TabIndex = 5;
StephaneLenclud@152
   523
            this.buttonCapture.Text = "Capture";
StephaneLenclud@152
   524
            this.buttonCapture.UseVisualStyleBackColor = true;
StephaneLenclud@152
   525
            this.buttonCapture.Click += new System.EventHandler(this.buttonCapture_Click);
StephaneLenclud@152
   526
            // 
StephaneLenclud@152
   527
            // labelWarning
StephaneLenclud@152
   528
            // 
StephaneLenclud@152
   529
            this.labelWarning.AutoSize = true;
StephaneLenclud@152
   530
            this.labelWarning.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
StephaneLenclud@152
   531
            this.labelWarning.ForeColor = System.Drawing.Color.Red;
StephaneLenclud@152
   532
            this.labelWarning.Location = new System.Drawing.Point(9, 9);
StephaneLenclud@152
   533
            this.labelWarning.Name = "labelWarning";
StephaneLenclud@152
   534
            this.labelWarning.Size = new System.Drawing.Size(80, 16);
StephaneLenclud@152
   535
            this.labelWarning.TabIndex = 18;
StephaneLenclud@152
   536
            this.labelWarning.Text = "WARNING";
StephaneLenclud@152
   537
            this.labelWarning.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
StephaneLenclud@152
   538
            this.labelWarning.Visible = false;
StephaneLenclud@152
   539
            // 
StephaneLenclud@152
   540
            // checkBoxFixedPitchFontOnly
StephaneLenclud@152
   541
            // 
StephaneLenclud@152
   542
            this.checkBoxFixedPitchFontOnly.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@152
   543
            this.checkBoxFixedPitchFontOnly.AutoSize = true;
StephaneLenclud@206
   544
            this.checkBoxFixedPitchFontOnly.Location = new System.Drawing.Point(87, 362);
StephaneLenclud@152
   545
            this.checkBoxFixedPitchFontOnly.Name = "checkBoxFixedPitchFontOnly";
StephaneLenclud@152
   546
            this.checkBoxFixedPitchFontOnly.Size = new System.Drawing.Size(120, 17);
StephaneLenclud@152
   547
            this.checkBoxFixedPitchFontOnly.TabIndex = 17;
StephaneLenclud@152
   548
            this.checkBoxFixedPitchFontOnly.Text = "Fixed pitch font only";
StephaneLenclud@152
   549
            this.checkBoxFixedPitchFontOnly.UseVisualStyleBackColor = true;
StephaneLenclud@152
   550
            // 
StephaneLenclud@152
   551
            // checkBoxShowBorders
StephaneLenclud@152
   552
            // 
StephaneLenclud@152
   553
            this.checkBoxShowBorders.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
StephaneLenclud@152
   554
            this.checkBoxShowBorders.AutoSize = true;
StephaneLenclud@206
   555
            this.checkBoxShowBorders.Location = new System.Drawing.Point(645, 29);
StephaneLenclud@152
   556
            this.checkBoxShowBorders.Name = "checkBoxShowBorders";
StephaneLenclud@152
   557
            this.checkBoxShowBorders.Size = new System.Drawing.Size(91, 17);
StephaneLenclud@152
   558
            this.checkBoxShowBorders.TabIndex = 11;
StephaneLenclud@152
   559
            this.checkBoxShowBorders.Text = "Show borders";
StephaneLenclud@152
   560
            this.checkBoxShowBorders.UseVisualStyleBackColor = true;
StephaneLenclud@152
   561
            this.checkBoxShowBorders.CheckedChanged += new System.EventHandler(this.checkBoxShowBorders_CheckedChanged);
StephaneLenclud@152
   562
            // 
StephaneLenclud@152
   563
            // buttonFont
StephaneLenclud@152
   564
            // 
StephaneLenclud@152
   565
            this.buttonFont.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@206
   566
            this.buttonFont.Location = new System.Drawing.Point(6, 356);
StephaneLenclud@152
   567
            this.buttonFont.Name = "buttonFont";
StephaneLenclud@152
   568
            this.buttonFont.Size = new System.Drawing.Size(75, 23);
StephaneLenclud@152
   569
            this.buttonFont.TabIndex = 0;
StephaneLenclud@152
   570
            this.buttonFont.Text = "Select Font";
StephaneLenclud@152
   571
            this.buttonFont.UseVisualStyleBackColor = true;
StephaneLenclud@152
   572
            this.buttonFont.Click += new System.EventHandler(this.buttonFont_Click);
StephaneLenclud@152
   573
            // 
StephaneLenclud@152
   574
            // tabControl
StephaneLenclud@152
   575
            // 
StephaneLenclud@152
   576
            this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
sl@34
   577
            | System.Windows.Forms.AnchorStyles.Left) 
sl@34
   578
            | System.Windows.Forms.AnchorStyles.Right)));
StephaneLenclud@152
   579
            this.tabControl.Controls.Add(this.tabPageDisplay);
StephaneLenclud@152
   580
            this.tabControl.Controls.Add(this.tabPageClients);
StephaneLenclud@152
   581
            this.tabControl.Controls.Add(this.tabPageDesign);
StephaneLenclud@152
   582
            this.tabControl.Controls.Add(this.tabPageAudio);
StephaneLenclud@168
   583
            this.tabControl.Controls.Add(this.tabPageCec);
StephaneLenclud@233
   584
            this.tabControl.Controls.Add(this.tabPageHarmony);
StephaneLenclud@211
   585
            this.tabControl.Controls.Add(this.tabPageEvent);
StephaneLenclud@152
   586
            this.tabControl.Controls.Add(this.tabPageApp);
StephaneLenclud@201
   587
            this.tabControl.Controls.Add(this.tabPageLogs);
StephaneLenclud@206
   588
            this.tabControl.Location = new System.Drawing.Point(12, 125);
StephaneLenclud@152
   589
            this.tabControl.Name = "tabControl";
StephaneLenclud@152
   590
            this.tabControl.SelectedIndex = 0;
StephaneLenclud@206
   591
            this.tabControl.Size = new System.Drawing.Size(760, 411);
StephaneLenclud@152
   592
            this.tabControl.TabIndex = 0;
StephaneLenclud@152
   593
            // 
StephaneLenclud@152
   594
            // tabPageDesign
StephaneLenclud@152
   595
            // 
StephaneLenclud@152
   596
            this.tabPageDesign.Controls.Add(this.labelScrollingSpeed);
StephaneLenclud@152
   597
            this.tabPageDesign.Controls.Add(this.maskedTextBoxScrollingSpeed);
StephaneLenclud@152
   598
            this.tabPageDesign.Controls.Add(this.labelScrollLoopSeparator);
StephaneLenclud@152
   599
            this.tabPageDesign.Controls.Add(this.textBoxScrollLoopSeparator);
StephaneLenclud@152
   600
            this.tabPageDesign.Controls.Add(this.labelMinFontSize);
StephaneLenclud@152
   601
            this.tabPageDesign.Controls.Add(this.maskedTextBoxMinFontSize);
StephaneLenclud@152
   602
            this.tabPageDesign.Controls.Add(this.checkBoxScaleToFit);
StephaneLenclud@152
   603
            this.tabPageDesign.Controls.Add(this.checkBoxInverseColors);
StephaneLenclud@152
   604
            this.tabPageDesign.Controls.Add(this.checkBoxFixedPitchFontOnly);
StephaneLenclud@152
   605
            this.tabPageDesign.Controls.Add(this.buttonFont);
StephaneLenclud@152
   606
            this.tabPageDesign.Controls.Add(this.checkBoxReverseScreen);
StephaneLenclud@152
   607
            this.tabPageDesign.Controls.Add(this.checkBoxShowBorders);
StephaneLenclud@152
   608
            this.tabPageDesign.Location = new System.Drawing.Point(4, 22);
StephaneLenclud@152
   609
            this.tabPageDesign.Name = "tabPageDesign";
StephaneLenclud@152
   610
            this.tabPageDesign.Padding = new System.Windows.Forms.Padding(3);
StephaneLenclud@206
   611
            this.tabPageDesign.Size = new System.Drawing.Size(752, 385);
StephaneLenclud@152
   612
            this.tabPageDesign.TabIndex = 3;
StephaneLenclud@152
   613
            this.tabPageDesign.Text = "Design";
StephaneLenclud@152
   614
            this.tabPageDesign.UseVisualStyleBackColor = true;
StephaneLenclud@152
   615
            // 
StephaneLenclud@152
   616
            // labelScrollingSpeed
StephaneLenclud@152
   617
            // 
StephaneLenclud@206
   618
            this.labelScrollingSpeed.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@152
   619
            this.labelScrollingSpeed.AutoSize = true;
StephaneLenclud@206
   620
            this.labelScrollingSpeed.Location = new System.Drawing.Point(92, 248);
StephaneLenclud@152
   621
            this.labelScrollingSpeed.Name = "labelScrollingSpeed";
StephaneLenclud@152
   622
            this.labelScrollingSpeed.Size = new System.Drawing.Size(115, 13);
StephaneLenclud@152
   623
            this.labelScrollingSpeed.TabIndex = 28;
StephaneLenclud@152
   624
            this.labelScrollingSpeed.Text = "Scrolling speed (px/s) :";
StephaneLenclud@152
   625
            // 
StephaneLenclud@152
   626
            // maskedTextBoxScrollingSpeed
StephaneLenclud@152
   627
            // 
StephaneLenclud@206
   628
            this.maskedTextBoxScrollingSpeed.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@206
   629
            this.maskedTextBoxScrollingSpeed.Location = new System.Drawing.Point(213, 245);
StephaneLenclud@152
   630
            this.maskedTextBoxScrollingSpeed.Mask = "000";
StephaneLenclud@152
   631
            this.maskedTextBoxScrollingSpeed.Name = "maskedTextBoxScrollingSpeed";
StephaneLenclud@152
   632
            this.maskedTextBoxScrollingSpeed.PromptChar = ' ';
StephaneLenclud@152
   633
            this.maskedTextBoxScrollingSpeed.Size = new System.Drawing.Size(24, 20);
StephaneLenclud@152
   634
            this.maskedTextBoxScrollingSpeed.TabIndex = 27;
StephaneLenclud@152
   635
            this.maskedTextBoxScrollingSpeed.TextChanged += new System.EventHandler(this.maskedTextBoxScrollingSpeed_TextChanged);
StephaneLenclud@152
   636
            // 
StephaneLenclud@152
   637
            // labelScrollLoopSeparator
StephaneLenclud@152
   638
            // 
StephaneLenclud@206
   639
            this.labelScrollLoopSeparator.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@152
   640
            this.labelScrollLoopSeparator.AutoSize = true;
StephaneLenclud@206
   641
            this.labelScrollLoopSeparator.Location = new System.Drawing.Point(98, 274);
StephaneLenclud@152
   642
            this.labelScrollLoopSeparator.Name = "labelScrollLoopSeparator";
StephaneLenclud@152
   643
            this.labelScrollLoopSeparator.Size = new System.Drawing.Size(109, 13);
StephaneLenclud@152
   644
            this.labelScrollLoopSeparator.TabIndex = 26;
StephaneLenclud@152
   645
            this.labelScrollLoopSeparator.Text = "Scroll loop separator :";
StephaneLenclud@152
   646
            // 
StephaneLenclud@152
   647
            // textBoxScrollLoopSeparator
StephaneLenclud@152
   648
            // 
StephaneLenclud@206
   649
            this.textBoxScrollLoopSeparator.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@206
   650
            this.textBoxScrollLoopSeparator.Location = new System.Drawing.Point(213, 271);
StephaneLenclud@152
   651
            this.textBoxScrollLoopSeparator.Name = "textBoxScrollLoopSeparator";
StephaneLenclud@152
   652
            this.textBoxScrollLoopSeparator.Size = new System.Drawing.Size(74, 20);
StephaneLenclud@152
   653
            this.textBoxScrollLoopSeparator.TabIndex = 25;
StephaneLenclud@152
   654
            this.textBoxScrollLoopSeparator.TextChanged += new System.EventHandler(this.textBoxScrollLoopSeparator_TextChanged);
StephaneLenclud@152
   655
            // 
StephaneLenclud@152
   656
            // labelMinFontSize
StephaneLenclud@152
   657
            // 
StephaneLenclud@206
   658
            this.labelMinFontSize.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@152
   659
            this.labelMinFontSize.AutoSize = true;
StephaneLenclud@206
   660
            this.labelMinFontSize.Location = new System.Drawing.Point(88, 323);
StephaneLenclud@152
   661
            this.labelMinFontSize.Name = "labelMinFontSize";
StephaneLenclud@152
   662
            this.labelMinFontSize.Size = new System.Drawing.Size(119, 13);
StephaneLenclud@152
   663
            this.labelMinFontSize.TabIndex = 24;
StephaneLenclud@152
   664
            this.labelMinFontSize.Text = "Minimum font size (pts) :";
StephaneLenclud@152
   665
            // 
StephaneLenclud@152
   666
            // maskedTextBoxMinFontSize
StephaneLenclud@152
   667
            // 
StephaneLenclud@206
   668
            this.maskedTextBoxMinFontSize.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@206
   669
            this.maskedTextBoxMinFontSize.Location = new System.Drawing.Point(213, 320);
StephaneLenclud@152
   670
            this.maskedTextBoxMinFontSize.Mask = "000";
StephaneLenclud@152
   671
            this.maskedTextBoxMinFontSize.Name = "maskedTextBoxMinFontSize";
StephaneLenclud@152
   672
            this.maskedTextBoxMinFontSize.PromptChar = ' ';
StephaneLenclud@152
   673
            this.maskedTextBoxMinFontSize.Size = new System.Drawing.Size(24, 20);
StephaneLenclud@152
   674
            this.maskedTextBoxMinFontSize.TabIndex = 23;
StephaneLenclud@152
   675
            this.maskedTextBoxMinFontSize.TextChanged += new System.EventHandler(this.maskedTextBoxMinFontSize_TextChanged);
StephaneLenclud@152
   676
            // 
StephaneLenclud@152
   677
            // checkBoxScaleToFit
StephaneLenclud@152
   678
            // 
StephaneLenclud@152
   679
            this.checkBoxScaleToFit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@152
   680
            this.checkBoxScaleToFit.AutoSize = true;
StephaneLenclud@206
   681
            this.checkBoxScaleToFit.Location = new System.Drawing.Point(86, 297);
StephaneLenclud@152
   682
            this.checkBoxScaleToFit.Name = "checkBoxScaleToFit";
StephaneLenclud@152
   683
            this.checkBoxScaleToFit.Size = new System.Drawing.Size(201, 17);
StephaneLenclud@152
   684
            this.checkBoxScaleToFit.TabIndex = 22;
StephaneLenclud@152
   685
            this.checkBoxScaleToFit.Text = "Try scale font down to avoid scrolling";
StephaneLenclud@152
   686
            this.checkBoxScaleToFit.UseVisualStyleBackColor = true;
StephaneLenclud@152
   687
            this.checkBoxScaleToFit.CheckedChanged += new System.EventHandler(this.checkBoxScaleToFit_CheckedChanged);
StephaneLenclud@152
   688
            // 
StephaneLenclud@152
   689
            // checkBoxInverseColors
StephaneLenclud@152
   690
            // 
StephaneLenclud@152
   691
            this.checkBoxInverseColors.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
StephaneLenclud@152
   692
            this.checkBoxInverseColors.AutoSize = true;
StephaneLenclud@206
   693
            this.checkBoxInverseColors.Location = new System.Drawing.Point(645, 52);
StephaneLenclud@152
   694
            this.checkBoxInverseColors.Name = "checkBoxInverseColors";
StephaneLenclud@152
   695
            this.checkBoxInverseColors.Size = new System.Drawing.Size(92, 17);
StephaneLenclud@152
   696
            this.checkBoxInverseColors.TabIndex = 21;
StephaneLenclud@152
   697
            this.checkBoxInverseColors.Text = "Inverse colors";
StephaneLenclud@152
   698
            this.checkBoxInverseColors.UseVisualStyleBackColor = true;
StephaneLenclud@152
   699
            this.checkBoxInverseColors.CheckedChanged += new System.EventHandler(this.checkBoxInverseColors_CheckedChanged);
StephaneLenclud@152
   700
            // 
StephaneLenclud@152
   701
            // checkBoxReverseScreen
StephaneLenclud@152
   702
            // 
StephaneLenclud@152
   703
            this.checkBoxReverseScreen.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
StephaneLenclud@152
   704
            this.checkBoxReverseScreen.AutoSize = true;
StephaneLenclud@206
   705
            this.checkBoxReverseScreen.Location = new System.Drawing.Point(645, 6);
StephaneLenclud@152
   706
            this.checkBoxReverseScreen.Name = "checkBoxReverseScreen";
StephaneLenclud@152
   707
            this.checkBoxReverseScreen.Size = new System.Drawing.Size(101, 17);
StephaneLenclud@152
   708
            this.checkBoxReverseScreen.TabIndex = 14;
StephaneLenclud@152
   709
            this.checkBoxReverseScreen.Text = "Reverse screen";
StephaneLenclud@152
   710
            this.checkBoxReverseScreen.UseVisualStyleBackColor = true;
StephaneLenclud@152
   711
            this.checkBoxReverseScreen.CheckedChanged += new System.EventHandler(this.checkBoxReverseScreen_CheckedChanged);
StephaneLenclud@152
   712
            // 
StephaneLenclud@152
   713
            // tabPageAudio
StephaneLenclud@152
   714
            // 
StephaneLenclud@152
   715
            this.tabPageAudio.Controls.Add(this.labelDefaultAudioDevice);
StephaneLenclud@152
   716
            this.tabPageAudio.Controls.Add(this.checkBoxShowVolumeLabel);
StephaneLenclud@152
   717
            this.tabPageAudio.Controls.Add(this.checkBoxMute);
StephaneLenclud@152
   718
            this.tabPageAudio.Controls.Add(this.trackBarMasterVolume);
StephaneLenclud@152
   719
            this.tabPageAudio.Location = new System.Drawing.Point(4, 22);
StephaneLenclud@152
   720
            this.tabPageAudio.Name = "tabPageAudio";
StephaneLenclud@152
   721
            this.tabPageAudio.Padding = new System.Windows.Forms.Padding(3);
StephaneLenclud@206
   722
            this.tabPageAudio.Size = new System.Drawing.Size(752, 385);
StephaneLenclud@152
   723
            this.tabPageAudio.TabIndex = 5;
StephaneLenclud@152
   724
            this.tabPageAudio.Text = "Audio";
StephaneLenclud@152
   725
            this.tabPageAudio.UseVisualStyleBackColor = true;
StephaneLenclud@152
   726
            // 
StephaneLenclud@152
   727
            // labelDefaultAudioDevice
StephaneLenclud@152
   728
            // 
StephaneLenclud@152
   729
            this.labelDefaultAudioDevice.AutoSize = true;
StephaneLenclud@152
   730
            this.labelDefaultAudioDevice.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
StephaneLenclud@152
   731
            this.labelDefaultAudioDevice.Location = new System.Drawing.Point(3, 6);
StephaneLenclud@152
   732
            this.labelDefaultAudioDevice.Name = "labelDefaultAudioDevice";
StephaneLenclud@152
   733
            this.labelDefaultAudioDevice.Size = new System.Drawing.Size(120, 13);
StephaneLenclud@152
   734
            this.labelDefaultAudioDevice.TabIndex = 19;
StephaneLenclud@152
   735
            this.labelDefaultAudioDevice.Text = "Audio Device Unknown";
StephaneLenclud@152
   736
            // 
StephaneLenclud@152
   737
            // checkBoxShowVolumeLabel
StephaneLenclud@152
   738
            // 
StephaneLenclud@152
   739
            this.checkBoxShowVolumeLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@152
   740
            this.checkBoxShowVolumeLabel.AutoSize = true;
StephaneLenclud@206
   741
            this.checkBoxShowVolumeLabel.Location = new System.Drawing.Point(3, 329);
StephaneLenclud@152
   742
            this.checkBoxShowVolumeLabel.Name = "checkBoxShowVolumeLabel";
StephaneLenclud@152
   743
            this.checkBoxShowVolumeLabel.Size = new System.Drawing.Size(115, 17);
StephaneLenclud@152
   744
            this.checkBoxShowVolumeLabel.TabIndex = 18;
StephaneLenclud@152
   745
            this.checkBoxShowVolumeLabel.Text = "Show volume label";
StephaneLenclud@152
   746
            this.checkBoxShowVolumeLabel.UseVisualStyleBackColor = true;
StephaneLenclud@152
   747
            this.checkBoxShowVolumeLabel.CheckedChanged += new System.EventHandler(this.checkBoxShowVolumeLabel_CheckedChanged);
StephaneLenclud@152
   748
            // 
StephaneLenclud@152
   749
            // checkBoxMute
StephaneLenclud@152
   750
            // 
StephaneLenclud@152
   751
            this.checkBoxMute.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@152
   752
            this.checkBoxMute.AutoSize = true;
StephaneLenclud@206
   753
            this.checkBoxMute.Location = new System.Drawing.Point(3, 352);
StephaneLenclud@152
   754
            this.checkBoxMute.Name = "checkBoxMute";
StephaneLenclud@152
   755
            this.checkBoxMute.Size = new System.Drawing.Size(50, 17);
StephaneLenclud@152
   756
            this.checkBoxMute.TabIndex = 17;
StephaneLenclud@152
   757
            this.checkBoxMute.Text = "Mute";
StephaneLenclud@152
   758
            this.checkBoxMute.UseVisualStyleBackColor = true;
StephaneLenclud@152
   759
            this.checkBoxMute.CheckedChanged += new System.EventHandler(this.checkBoxMute_CheckedChanged);
StephaneLenclud@152
   760
            // 
StephaneLenclud@152
   761
            // trackBarMasterVolume
StephaneLenclud@152
   762
            // 
StephaneLenclud@206
   763
            this.trackBarMasterVolume.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
StephaneLenclud@206
   764
            | System.Windows.Forms.AnchorStyles.Right)));
StephaneLenclud@152
   765
            this.trackBarMasterVolume.BackColor = System.Drawing.SystemColors.Window;
StephaneLenclud@206
   766
            this.trackBarMasterVolume.Location = new System.Drawing.Point(701, 6);
StephaneLenclud@152
   767
            this.trackBarMasterVolume.Maximum = 100;
StephaneLenclud@152
   768
            this.trackBarMasterVolume.Name = "trackBarMasterVolume";
StephaneLenclud@152
   769
            this.trackBarMasterVolume.Orientation = System.Windows.Forms.Orientation.Vertical;
StephaneLenclud@206
   770
            this.trackBarMasterVolume.Size = new System.Drawing.Size(45, 373);
StephaneLenclud@152
   771
            this.trackBarMasterVolume.TabIndex = 0;
StephaneLenclud@152
   772
            this.trackBarMasterVolume.TickFrequency = 10;
StephaneLenclud@152
   773
            this.trackBarMasterVolume.TickStyle = System.Windows.Forms.TickStyle.Both;
StephaneLenclud@152
   774
            this.toolTip.SetToolTip(this.trackBarMasterVolume, "Master Volume");
StephaneLenclud@152
   775
            this.trackBarMasterVolume.Scroll += new System.EventHandler(this.trackBarMasterVolume_Scroll);
StephaneLenclud@152
   776
            // 
StephaneLenclud@168
   777
            // tabPageCec
StephaneLenclud@168
   778
            // 
StephaneLenclud@206
   779
            this.tabPageCec.Controls.Add(this.groupBoxCecLogOptions);
StephaneLenclud@168
   780
            this.tabPageCec.Controls.Add(this.checkBoxCecEnabled);
StephaneLenclud@168
   781
            this.tabPageCec.Controls.Add(this.labelHdmiPort);
StephaneLenclud@168
   782
            this.tabPageCec.Controls.Add(this.comboBoxHdmiPort);
StephaneLenclud@168
   783
            this.tabPageCec.Location = new System.Drawing.Point(4, 22);
StephaneLenclud@168
   784
            this.tabPageCec.Name = "tabPageCec";
StephaneLenclud@168
   785
            this.tabPageCec.Padding = new System.Windows.Forms.Padding(3);
StephaneLenclud@206
   786
            this.tabPageCec.Size = new System.Drawing.Size(752, 385);
StephaneLenclud@168
   787
            this.tabPageCec.TabIndex = 7;
StephaneLenclud@168
   788
            this.tabPageCec.Text = "CEC";
StephaneLenclud@168
   789
            this.tabPageCec.UseVisualStyleBackColor = true;
StephaneLenclud@168
   790
            // 
StephaneLenclud@206
   791
            // groupBoxCecLogOptions
StephaneLenclud@206
   792
            // 
StephaneLenclud@206
   793
            this.groupBoxCecLogOptions.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@206
   794
            this.groupBoxCecLogOptions.Controls.Add(this.checkBoxCecLogNoPoll);
StephaneLenclud@206
   795
            this.groupBoxCecLogOptions.Controls.Add(this.checkBoxCecLogTraffic);
StephaneLenclud@206
   796
            this.groupBoxCecLogOptions.Controls.Add(this.checkBoxCecLogDebug);
StephaneLenclud@206
   797
            this.groupBoxCecLogOptions.Controls.Add(this.checkBoxCecLogNotice);
StephaneLenclud@206
   798
            this.groupBoxCecLogOptions.Controls.Add(this.checkBoxCecLogError);
StephaneLenclud@206
   799
            this.groupBoxCecLogOptions.Controls.Add(this.checkBoxCecLogWarning);
StephaneLenclud@206
   800
            this.groupBoxCecLogOptions.Location = new System.Drawing.Point(6, 239);
StephaneLenclud@206
   801
            this.groupBoxCecLogOptions.Name = "groupBoxCecLogOptions";
StephaneLenclud@206
   802
            this.groupBoxCecLogOptions.Size = new System.Drawing.Size(165, 140);
StephaneLenclud@206
   803
            this.groupBoxCecLogOptions.TabIndex = 25;
StephaneLenclud@206
   804
            this.groupBoxCecLogOptions.TabStop = false;
StephaneLenclud@206
   805
            this.groupBoxCecLogOptions.Text = "Log options";
StephaneLenclud@206
   806
            // 
StephaneLenclud@206
   807
            // checkBoxCecLogNoPoll
StephaneLenclud@206
   808
            // 
StephaneLenclud@206
   809
            this.checkBoxCecLogNoPoll.AutoSize = true;
StephaneLenclud@206
   810
            this.checkBoxCecLogNoPoll.Checked = true;
StephaneLenclud@206
   811
            this.checkBoxCecLogNoPoll.CheckState = System.Windows.Forms.CheckState.Checked;
StephaneLenclud@206
   812
            this.checkBoxCecLogNoPoll.Location = new System.Drawing.Point(76, 24);
StephaneLenclud@206
   813
            this.checkBoxCecLogNoPoll.Name = "checkBoxCecLogNoPoll";
StephaneLenclud@206
   814
            this.checkBoxCecLogNoPoll.Size = new System.Drawing.Size(59, 17);
StephaneLenclud@206
   815
            this.checkBoxCecLogNoPoll.TabIndex = 30;
StephaneLenclud@206
   816
            this.checkBoxCecLogNoPoll.Text = "No poll";
StephaneLenclud@206
   817
            this.checkBoxCecLogNoPoll.UseVisualStyleBackColor = true;
StephaneLenclud@206
   818
            this.checkBoxCecLogNoPoll.CheckedChanged += new System.EventHandler(this.checkBoxCecLogs_CheckedChanged);
StephaneLenclud@206
   819
            // 
StephaneLenclud@206
   820
            // checkBoxCecLogTraffic
StephaneLenclud@206
   821
            // 
StephaneLenclud@206
   822
            this.checkBoxCecLogTraffic.AutoSize = true;
StephaneLenclud@206
   823
            this.checkBoxCecLogTraffic.Location = new System.Drawing.Point(6, 93);
StephaneLenclud@206
   824
            this.checkBoxCecLogTraffic.Name = "checkBoxCecLogTraffic";
StephaneLenclud@206
   825
            this.checkBoxCecLogTraffic.Size = new System.Drawing.Size(56, 17);
StephaneLenclud@206
   826
            this.checkBoxCecLogTraffic.TabIndex = 29;
StephaneLenclud@206
   827
            this.checkBoxCecLogTraffic.Text = "Traffic";
StephaneLenclud@206
   828
            this.checkBoxCecLogTraffic.UseVisualStyleBackColor = true;
StephaneLenclud@206
   829
            this.checkBoxCecLogTraffic.CheckedChanged += new System.EventHandler(this.checkBoxCecLogs_CheckedChanged);
StephaneLenclud@206
   830
            // 
StephaneLenclud@206
   831
            // checkBoxCecLogDebug
StephaneLenclud@206
   832
            // 
StephaneLenclud@206
   833
            this.checkBoxCecLogDebug.AutoSize = true;
StephaneLenclud@206
   834
            this.checkBoxCecLogDebug.Location = new System.Drawing.Point(6, 116);
StephaneLenclud@206
   835
            this.checkBoxCecLogDebug.Name = "checkBoxCecLogDebug";
StephaneLenclud@206
   836
            this.checkBoxCecLogDebug.Size = new System.Drawing.Size(58, 17);
StephaneLenclud@206
   837
            this.checkBoxCecLogDebug.TabIndex = 28;
StephaneLenclud@206
   838
            this.checkBoxCecLogDebug.Text = "Debug";
StephaneLenclud@206
   839
            this.checkBoxCecLogDebug.UseVisualStyleBackColor = true;
StephaneLenclud@206
   840
            this.checkBoxCecLogDebug.CheckedChanged += new System.EventHandler(this.checkBoxCecLogs_CheckedChanged);
StephaneLenclud@206
   841
            // 
StephaneLenclud@206
   842
            // checkBoxCecLogNotice
StephaneLenclud@206
   843
            // 
StephaneLenclud@206
   844
            this.checkBoxCecLogNotice.AutoSize = true;
StephaneLenclud@206
   845
            this.checkBoxCecLogNotice.Checked = true;
StephaneLenclud@206
   846
            this.checkBoxCecLogNotice.CheckState = System.Windows.Forms.CheckState.Checked;
StephaneLenclud@206
   847
            this.checkBoxCecLogNotice.Location = new System.Drawing.Point(6, 70);
StephaneLenclud@206
   848
            this.checkBoxCecLogNotice.Name = "checkBoxCecLogNotice";
StephaneLenclud@206
   849
            this.checkBoxCecLogNotice.Size = new System.Drawing.Size(57, 17);
StephaneLenclud@206
   850
            this.checkBoxCecLogNotice.TabIndex = 27;
StephaneLenclud@206
   851
            this.checkBoxCecLogNotice.Text = "Notice";
StephaneLenclud@206
   852
            this.checkBoxCecLogNotice.UseVisualStyleBackColor = true;
StephaneLenclud@206
   853
            this.checkBoxCecLogNotice.CheckedChanged += new System.EventHandler(this.checkBoxCecLogs_CheckedChanged);
StephaneLenclud@206
   854
            // 
StephaneLenclud@206
   855
            // checkBoxCecLogError
StephaneLenclud@206
   856
            // 
StephaneLenclud@206
   857
            this.checkBoxCecLogError.AutoSize = true;
StephaneLenclud@206
   858
            this.checkBoxCecLogError.Checked = true;
StephaneLenclud@206
   859
            this.checkBoxCecLogError.CheckState = System.Windows.Forms.CheckState.Checked;
StephaneLenclud@206
   860
            this.checkBoxCecLogError.Location = new System.Drawing.Point(6, 24);
StephaneLenclud@206
   861
            this.checkBoxCecLogError.Name = "checkBoxCecLogError";
StephaneLenclud@206
   862
            this.checkBoxCecLogError.Size = new System.Drawing.Size(48, 17);
StephaneLenclud@206
   863
            this.checkBoxCecLogError.TabIndex = 26;
StephaneLenclud@206
   864
            this.checkBoxCecLogError.Text = "Error";
StephaneLenclud@206
   865
            this.checkBoxCecLogError.UseVisualStyleBackColor = true;
StephaneLenclud@206
   866
            this.checkBoxCecLogError.CheckedChanged += new System.EventHandler(this.checkBoxCecLogs_CheckedChanged);
StephaneLenclud@206
   867
            // 
StephaneLenclud@206
   868
            // checkBoxCecLogWarning
StephaneLenclud@206
   869
            // 
StephaneLenclud@206
   870
            this.checkBoxCecLogWarning.AutoSize = true;
StephaneLenclud@206
   871
            this.checkBoxCecLogWarning.Checked = true;
StephaneLenclud@206
   872
            this.checkBoxCecLogWarning.CheckState = System.Windows.Forms.CheckState.Checked;
StephaneLenclud@206
   873
            this.checkBoxCecLogWarning.Location = new System.Drawing.Point(6, 47);
StephaneLenclud@206
   874
            this.checkBoxCecLogWarning.Name = "checkBoxCecLogWarning";
StephaneLenclud@206
   875
            this.checkBoxCecLogWarning.Size = new System.Drawing.Size(66, 17);
StephaneLenclud@206
   876
            this.checkBoxCecLogWarning.TabIndex = 25;
StephaneLenclud@206
   877
            this.checkBoxCecLogWarning.Text = "Warning";
StephaneLenclud@206
   878
            this.checkBoxCecLogWarning.UseVisualStyleBackColor = true;
StephaneLenclud@206
   879
            this.checkBoxCecLogWarning.CheckedChanged += new System.EventHandler(this.checkBoxCecLogs_CheckedChanged);
StephaneLenclud@206
   880
            // 
StephaneLenclud@168
   881
            // checkBoxCecEnabled
StephaneLenclud@168
   882
            // 
StephaneLenclud@168
   883
            this.checkBoxCecEnabled.AutoSize = true;
StephaneLenclud@235
   884
            this.checkBoxCecEnabled.Checked = global::SharpDisplayManager.Properties.Settings.Default.CecEnabled;
StephaneLenclud@235
   885
            this.checkBoxCecEnabled.DataBindings.Add(new System.Windows.Forms.Binding("Checked", global::SharpDisplayManager.Properties.Settings.Default, "CecEnabled", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
StephaneLenclud@168
   886
            this.checkBoxCecEnabled.Location = new System.Drawing.Point(6, 6);
StephaneLenclud@168
   887
            this.checkBoxCecEnabled.Name = "checkBoxCecEnabled";
StephaneLenclud@168
   888
            this.checkBoxCecEnabled.Size = new System.Drawing.Size(83, 17);
StephaneLenclud@168
   889
            this.checkBoxCecEnabled.TabIndex = 21;
StephaneLenclud@168
   890
            this.checkBoxCecEnabled.Text = "Enable CEC";
StephaneLenclud@168
   891
            this.checkBoxCecEnabled.UseVisualStyleBackColor = true;
StephaneLenclud@168
   892
            this.checkBoxCecEnabled.CheckedChanged += new System.EventHandler(this.checkBoxCecEnabled_CheckedChanged);
StephaneLenclud@168
   893
            // 
StephaneLenclud@168
   894
            // labelHdmiPort
StephaneLenclud@168
   895
            // 
StephaneLenclud@168
   896
            this.labelHdmiPort.AutoSize = true;
StephaneLenclud@168
   897
            this.labelHdmiPort.Location = new System.Drawing.Point(3, 26);
StephaneLenclud@168
   898
            this.labelHdmiPort.Name = "labelHdmiPort";
StephaneLenclud@168
   899
            this.labelHdmiPort.Size = new System.Drawing.Size(182, 13);
StephaneLenclud@168
   900
            this.labelHdmiPort.TabIndex = 20;
StephaneLenclud@168
   901
            this.labelHdmiPort.Text = "TV HDMI port connected to your PC:";
StephaneLenclud@168
   902
            // 
StephaneLenclud@168
   903
            // comboBoxHdmiPort
StephaneLenclud@168
   904
            // 
StephaneLenclud@168
   905
            this.comboBoxHdmiPort.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
StephaneLenclud@168
   906
            this.comboBoxHdmiPort.FormattingEnabled = true;
StephaneLenclud@168
   907
            this.comboBoxHdmiPort.Items.AddRange(new object[] {
StephaneLenclud@168
   908
            "HDMI 1",
StephaneLenclud@168
   909
            "HDMI 2",
StephaneLenclud@168
   910
            "HDMI 3",
StephaneLenclud@168
   911
            "HDMI 4",
StephaneLenclud@168
   912
            "HDMI 5",
StephaneLenclud@168
   913
            "HDMI 6",
StephaneLenclud@168
   914
            "HDMI 7",
StephaneLenclud@168
   915
            "HDMI 8",
StephaneLenclud@168
   916
            "HDMI 9"});
StephaneLenclud@168
   917
            this.comboBoxHdmiPort.Location = new System.Drawing.Point(6, 42);
StephaneLenclud@168
   918
            this.comboBoxHdmiPort.Name = "comboBoxHdmiPort";
StephaneLenclud@168
   919
            this.comboBoxHdmiPort.Size = new System.Drawing.Size(87, 21);
StephaneLenclud@168
   920
            this.comboBoxHdmiPort.TabIndex = 19;
StephaneLenclud@168
   921
            this.comboBoxHdmiPort.SelectedIndexChanged += new System.EventHandler(this.comboBoxHdmiPort_SelectedIndexChanged);
StephaneLenclud@168
   922
            // 
StephaneLenclud@233
   923
            // tabPageHarmony
StephaneLenclud@233
   924
            // 
StephaneLenclud@233
   925
            this.tabPageHarmony.Controls.Add(this.iCheckBoxHarmonyEnabled);
StephaneLenclud@233
   926
            this.tabPageHarmony.Controls.Add(this.iTreeViewHarmony);
StephaneLenclud@233
   927
            this.tabPageHarmony.Controls.Add(this.iButtonHarmonyConnect);
StephaneLenclud@233
   928
            this.tabPageHarmony.Controls.Add(this.label2);
StephaneLenclud@233
   929
            this.tabPageHarmony.Controls.Add(this.iTextBoxLogitechPassword);
StephaneLenclud@233
   930
            this.tabPageHarmony.Controls.Add(this.labelLogitechUserName);
StephaneLenclud@233
   931
            this.tabPageHarmony.Controls.Add(this.iTextBoxLogitechUserName);
StephaneLenclud@233
   932
            this.tabPageHarmony.Controls.Add(this.label1);
StephaneLenclud@233
   933
            this.tabPageHarmony.Controls.Add(this.iTextBoxHarmonyHubAddress);
StephaneLenclud@233
   934
            this.tabPageHarmony.Location = new System.Drawing.Point(4, 22);
StephaneLenclud@233
   935
            this.tabPageHarmony.Name = "tabPageHarmony";
StephaneLenclud@233
   936
            this.tabPageHarmony.Padding = new System.Windows.Forms.Padding(3);
StephaneLenclud@233
   937
            this.tabPageHarmony.Size = new System.Drawing.Size(752, 385);
StephaneLenclud@233
   938
            this.tabPageHarmony.TabIndex = 10;
StephaneLenclud@233
   939
            this.tabPageHarmony.Text = "Harmony";
StephaneLenclud@233
   940
            this.tabPageHarmony.UseVisualStyleBackColor = true;
StephaneLenclud@233
   941
            // 
StephaneLenclud@233
   942
            // iCheckBoxHarmonyEnabled
StephaneLenclud@233
   943
            // 
StephaneLenclud@233
   944
            this.iCheckBoxHarmonyEnabled.AutoSize = true;
StephaneLenclud@235
   945
            this.iCheckBoxHarmonyEnabled.Checked = global::SharpDisplayManager.Properties.Settings.Default.HarmonyEnabled;
StephaneLenclud@235
   946
            this.iCheckBoxHarmonyEnabled.DataBindings.Add(new System.Windows.Forms.Binding("Checked", global::SharpDisplayManager.Properties.Settings.Default, "HarmonyEnabled", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
StephaneLenclud@233
   947
            this.iCheckBoxHarmonyEnabled.Location = new System.Drawing.Point(6, 6);
StephaneLenclud@233
   948
            this.iCheckBoxHarmonyEnabled.Name = "iCheckBoxHarmonyEnabled";
StephaneLenclud@233
   949
            this.iCheckBoxHarmonyEnabled.Size = new System.Drawing.Size(104, 17);
StephaneLenclud@233
   950
            this.iCheckBoxHarmonyEnabled.TabIndex = 22;
StephaneLenclud@233
   951
            this.iCheckBoxHarmonyEnabled.Text = "Enable Harmony";
StephaneLenclud@233
   952
            this.iCheckBoxHarmonyEnabled.UseVisualStyleBackColor = true;
StephaneLenclud@233
   953
            // 
StephaneLenclud@233
   954
            // iTreeViewHarmony
StephaneLenclud@233
   955
            // 
StephaneLenclud@233
   956
            this.iTreeViewHarmony.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
StephaneLenclud@233
   957
            | System.Windows.Forms.AnchorStyles.Left) 
StephaneLenclud@233
   958
            | System.Windows.Forms.AnchorStyles.Right)));
StephaneLenclud@233
   959
            this.iTreeViewHarmony.Location = new System.Drawing.Point(84, 49);
StephaneLenclud@233
   960
            this.iTreeViewHarmony.Name = "iTreeViewHarmony";
StephaneLenclud@233
   961
            this.iTreeViewHarmony.Size = new System.Drawing.Size(662, 330);
StephaneLenclud@233
   962
            this.iTreeViewHarmony.TabIndex = 15;
StephaneLenclud@233
   963
            this.iTreeViewHarmony.NodeMouseDoubleClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.iTreeViewHarmony_NodeMouseDoubleClick);
StephaneLenclud@233
   964
            // 
StephaneLenclud@233
   965
            // iButtonHarmonyConnect
StephaneLenclud@233
   966
            // 
StephaneLenclud@233
   967
            this.iButtonHarmonyConnect.Location = new System.Drawing.Point(3, 49);
StephaneLenclud@233
   968
            this.iButtonHarmonyConnect.Name = "iButtonHarmonyConnect";
StephaneLenclud@233
   969
            this.iButtonHarmonyConnect.Size = new System.Drawing.Size(75, 23);
StephaneLenclud@233
   970
            this.iButtonHarmonyConnect.TabIndex = 14;
StephaneLenclud@233
   971
            this.iButtonHarmonyConnect.Text = "Connect";
StephaneLenclud@233
   972
            this.iButtonHarmonyConnect.UseVisualStyleBackColor = true;
StephaneLenclud@233
   973
            this.iButtonHarmonyConnect.Click += new System.EventHandler(this.iButtonHarmonyConnect_Click);
StephaneLenclud@233
   974
            // 
StephaneLenclud@233
   975
            // label2
StephaneLenclud@233
   976
            // 
StephaneLenclud@233
   977
            this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
StephaneLenclud@233
   978
            this.label2.AutoSize = true;
StephaneLenclud@233
   979
            this.label2.Location = new System.Drawing.Point(597, 7);
StephaneLenclud@233
   980
            this.label2.Name = "label2";
StephaneLenclud@233
   981
            this.label2.Size = new System.Drawing.Size(99, 13);
StephaneLenclud@233
   982
            this.label2.TabIndex = 13;
StephaneLenclud@233
   983
            this.label2.Text = "Logitech password:";
StephaneLenclud@233
   984
            // 
StephaneLenclud@233
   985
            // iTextBoxLogitechPassword
StephaneLenclud@233
   986
            // 
StephaneLenclud@233
   987
            this.iTextBoxLogitechPassword.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
StephaneLenclud@233
   988
            this.iTextBoxLogitechPassword.Location = new System.Drawing.Point(600, 23);
StephaneLenclud@233
   989
            this.iTextBoxLogitechPassword.Name = "iTextBoxLogitechPassword";
StephaneLenclud@233
   990
            this.iTextBoxLogitechPassword.PasswordChar = '*';
StephaneLenclud@233
   991
            this.iTextBoxLogitechPassword.Size = new System.Drawing.Size(134, 20);
StephaneLenclud@233
   992
            this.iTextBoxLogitechPassword.TabIndex = 12;
StephaneLenclud@233
   993
            // 
StephaneLenclud@233
   994
            // labelLogitechUserName
StephaneLenclud@233
   995
            // 
StephaneLenclud@233
   996
            this.labelLogitechUserName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
StephaneLenclud@233
   997
            this.labelLogitechUserName.AutoSize = true;
StephaneLenclud@233
   998
            this.labelLogitechUserName.Location = new System.Drawing.Point(433, 7);
StephaneLenclud@233
   999
            this.labelLogitechUserName.Name = "labelLogitechUserName";
StephaneLenclud@233
  1000
            this.labelLogitechUserName.Size = new System.Drawing.Size(141, 13);
StephaneLenclud@233
  1001
            this.labelLogitechUserName.TabIndex = 11;
StephaneLenclud@233
  1002
            this.labelLogitechUserName.Text = "Logitech user name / e-mail:";
StephaneLenclud@233
  1003
            // 
StephaneLenclud@233
  1004
            // iTextBoxLogitechUserName
StephaneLenclud@233
  1005
            // 
StephaneLenclud@233
  1006
            this.iTextBoxLogitechUserName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
StephaneLenclud@233
  1007
            this.iTextBoxLogitechUserName.Location = new System.Drawing.Point(436, 23);
StephaneLenclud@233
  1008
            this.iTextBoxLogitechUserName.Name = "iTextBoxLogitechUserName";
StephaneLenclud@233
  1009
            this.iTextBoxLogitechUserName.Size = new System.Drawing.Size(134, 20);
StephaneLenclud@233
  1010
            this.iTextBoxLogitechUserName.TabIndex = 10;
StephaneLenclud@233
  1011
            // 
StephaneLenclud@233
  1012
            // label1
StephaneLenclud@233
  1013
            // 
StephaneLenclud@233
  1014
            this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
StephaneLenclud@233
  1015
            this.label1.AutoSize = true;
StephaneLenclud@233
  1016
            this.label1.Location = new System.Drawing.Point(279, 7);
StephaneLenclud@233
  1017
            this.label1.Name = "label1";
StephaneLenclud@233
  1018
            this.label1.Size = new System.Drawing.Size(116, 13);
StephaneLenclud@233
  1019
            this.label1.TabIndex = 9;
StephaneLenclud@233
  1020
            this.label1.Text = "Harmony Hub Address:";
StephaneLenclud@233
  1021
            // 
StephaneLenclud@233
  1022
            // iTextBoxHarmonyHubAddress
StephaneLenclud@233
  1023
            // 
StephaneLenclud@233
  1024
            this.iTextBoxHarmonyHubAddress.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
StephaneLenclud@233
  1025
            this.iTextBoxHarmonyHubAddress.Location = new System.Drawing.Point(282, 23);
StephaneLenclud@233
  1026
            this.iTextBoxHarmonyHubAddress.Name = "iTextBoxHarmonyHubAddress";
StephaneLenclud@233
  1027
            this.iTextBoxHarmonyHubAddress.Size = new System.Drawing.Size(100, 20);
StephaneLenclud@233
  1028
            this.iTextBoxHarmonyHubAddress.TabIndex = 8;
StephaneLenclud@233
  1029
            this.iTextBoxHarmonyHubAddress.Text = "HarmonyHub";
StephaneLenclud@233
  1030
            // 
StephaneLenclud@211
  1031
            // tabPageEvent
StephaneLenclud@211
  1032
            // 
StephaneLenclud@231
  1033
            this.tabPageEvent.Controls.Add(this.buttonEventEdit);
StephaneLenclud@231
  1034
            this.tabPageEvent.Controls.Add(this.buttonEventDelete);
StephaneLenclud@231
  1035
            this.tabPageEvent.Controls.Add(this.buttonEventAdd);
StephaneLenclud@229
  1036
            this.tabPageEvent.Controls.Add(this.buttonEventTest);
StephaneLenclud@227
  1037
            this.tabPageEvent.Controls.Add(this.buttonActionEdit);
StephaneLenclud@223
  1038
            this.tabPageEvent.Controls.Add(this.buttonActionMoveUp);
StephaneLenclud@223
  1039
            this.tabPageEvent.Controls.Add(this.buttonActionMoveDown);
StephaneLenclud@227
  1040
            this.tabPageEvent.Controls.Add(this.buttonActionTest);
StephaneLenclud@227
  1041
            this.tabPageEvent.Controls.Add(this.buttonActionDelete);
StephaneLenclud@227
  1042
            this.tabPageEvent.Controls.Add(this.buttonActionAdd);
StephaneLenclud@211
  1043
            this.tabPageEvent.Controls.Add(this.iTreeViewEvents);
StephaneLenclud@211
  1044
            this.tabPageEvent.Location = new System.Drawing.Point(4, 22);
StephaneLenclud@211
  1045
            this.tabPageEvent.Name = "tabPageEvent";
StephaneLenclud@211
  1046
            this.tabPageEvent.Padding = new System.Windows.Forms.Padding(3);
StephaneLenclud@211
  1047
            this.tabPageEvent.Size = new System.Drawing.Size(752, 385);
StephaneLenclud@211
  1048
            this.tabPageEvent.TabIndex = 9;
StephaneLenclud@211
  1049
            this.tabPageEvent.Text = "Events";
StephaneLenclud@211
  1050
            this.tabPageEvent.UseVisualStyleBackColor = true;
StephaneLenclud@211
  1051
            // 
StephaneLenclud@231
  1052
            // buttonEventEdit
StephaneLenclud@231
  1053
            // 
StephaneLenclud@231
  1054
            this.buttonEventEdit.Enabled = false;
Stephane@243
  1055
            this.buttonEventEdit.Location = new System.Drawing.Point(6, 187);
StephaneLenclud@231
  1056
            this.buttonEventEdit.Name = "buttonEventEdit";
StephaneLenclud@231
  1057
            this.buttonEventEdit.Size = new System.Drawing.Size(96, 23);
StephaneLenclud@231
  1058
            this.buttonEventEdit.TabIndex = 29;
StephaneLenclud@231
  1059
            this.buttonEventEdit.Text = "Edit Event";
StephaneLenclud@231
  1060
            this.buttonEventEdit.UseVisualStyleBackColor = true;
StephaneLenclud@231
  1061
            this.buttonEventEdit.Click += new System.EventHandler(this.buttonEventEdit_Click);
StephaneLenclud@231
  1062
            // 
StephaneLenclud@231
  1063
            // buttonEventDelete
StephaneLenclud@231
  1064
            // 
StephaneLenclud@231
  1065
            this.buttonEventDelete.Enabled = false;
Stephane@243
  1066
            this.buttonEventDelete.Location = new System.Drawing.Point(6, 216);
StephaneLenclud@231
  1067
            this.buttonEventDelete.Name = "buttonEventDelete";
StephaneLenclud@231
  1068
            this.buttonEventDelete.Size = new System.Drawing.Size(96, 23);
StephaneLenclud@231
  1069
            this.buttonEventDelete.TabIndex = 28;
StephaneLenclud@231
  1070
            this.buttonEventDelete.Text = "Delete Event";
StephaneLenclud@231
  1071
            this.buttonEventDelete.UseVisualStyleBackColor = true;
StephaneLenclud@231
  1072
            this.buttonEventDelete.Click += new System.EventHandler(this.buttonEventDelete_Click);
StephaneLenclud@231
  1073
            // 
StephaneLenclud@231
  1074
            // buttonEventAdd
StephaneLenclud@231
  1075
            // 
Stephane@243
  1076
            this.buttonEventAdd.Location = new System.Drawing.Point(6, 158);
StephaneLenclud@231
  1077
            this.buttonEventAdd.Name = "buttonEventAdd";
StephaneLenclud@231
  1078
            this.buttonEventAdd.Size = new System.Drawing.Size(96, 23);
StephaneLenclud@231
  1079
            this.buttonEventAdd.TabIndex = 27;
StephaneLenclud@231
  1080
            this.buttonEventAdd.Text = "Add Event";
StephaneLenclud@231
  1081
            this.buttonEventAdd.UseVisualStyleBackColor = true;
StephaneLenclud@231
  1082
            this.buttonEventAdd.Click += new System.EventHandler(this.buttonEventAdd_Click);
StephaneLenclud@231
  1083
            // 
StephaneLenclud@231
  1084
            // buttonEventTest
StephaneLenclud@231
  1085
            // 
StephaneLenclud@231
  1086
            this.buttonEventTest.Enabled = false;
Stephane@243
  1087
            this.buttonEventTest.Location = new System.Drawing.Point(6, 245);
StephaneLenclud@231
  1088
            this.buttonEventTest.Name = "buttonEventTest";
StephaneLenclud@231
  1089
            this.buttonEventTest.Size = new System.Drawing.Size(96, 23);
StephaneLenclud@231
  1090
            this.buttonEventTest.TabIndex = 26;
StephaneLenclud@231
  1091
            this.buttonEventTest.Text = "Test Event";
StephaneLenclud@231
  1092
            this.buttonEventTest.UseVisualStyleBackColor = true;
StephaneLenclud@231
  1093
            this.buttonEventTest.Click += new System.EventHandler(this.buttonEventTest_Click);
StephaneLenclud@231
  1094
            // 
StephaneLenclud@227
  1095
            // buttonActionEdit
StephaneLenclud@227
  1096
            // 
StephaneLenclud@227
  1097
            this.buttonActionEdit.Enabled = false;
Stephane@243
  1098
            this.buttonActionEdit.Location = new System.Drawing.Point(6, 35);
StephaneLenclud@227
  1099
            this.buttonActionEdit.Name = "buttonActionEdit";
StephaneLenclud@227
  1100
            this.buttonActionEdit.Size = new System.Drawing.Size(96, 23);
StephaneLenclud@227
  1101
            this.buttonActionEdit.TabIndex = 25;
StephaneLenclud@227
  1102
            this.buttonActionEdit.Text = "Edit Action";
StephaneLenclud@227
  1103
            this.buttonActionEdit.UseVisualStyleBackColor = true;
StephaneLenclud@227
  1104
            this.buttonActionEdit.Click += new System.EventHandler(this.buttonActionEdit_Click);
StephaneLenclud@227
  1105
            // 
StephaneLenclud@223
  1106
            // buttonActionMoveUp
StephaneLenclud@223
  1107
            // 
StephaneLenclud@223
  1108
            this.buttonActionMoveUp.Enabled = false;
StephaneLenclud@223
  1109
            this.buttonActionMoveUp.Location = new System.Drawing.Point(6, 327);
StephaneLenclud@223
  1110
            this.buttonActionMoveUp.Name = "buttonActionMoveUp";
StephaneLenclud@223
  1111
            this.buttonActionMoveUp.Size = new System.Drawing.Size(96, 23);
StephaneLenclud@223
  1112
            this.buttonActionMoveUp.TabIndex = 24;
StephaneLenclud@223
  1113
            this.buttonActionMoveUp.Text = "Move Up";
StephaneLenclud@223
  1114
            this.buttonActionMoveUp.UseVisualStyleBackColor = true;
StephaneLenclud@223
  1115
            this.buttonActionMoveUp.Click += new System.EventHandler(this.buttonActionMoveUp_Click);
StephaneLenclud@223
  1116
            // 
StephaneLenclud@223
  1117
            // buttonActionMoveDown
StephaneLenclud@223
  1118
            // 
StephaneLenclud@223
  1119
            this.buttonActionMoveDown.Enabled = false;
StephaneLenclud@223
  1120
            this.buttonActionMoveDown.Location = new System.Drawing.Point(6, 356);
StephaneLenclud@223
  1121
            this.buttonActionMoveDown.Name = "buttonActionMoveDown";
StephaneLenclud@223
  1122
            this.buttonActionMoveDown.Size = new System.Drawing.Size(96, 23);
StephaneLenclud@223
  1123
            this.buttonActionMoveDown.TabIndex = 23;
StephaneLenclud@223
  1124
            this.buttonActionMoveDown.Text = "Move Down";
StephaneLenclud@223
  1125
            this.buttonActionMoveDown.UseVisualStyleBackColor = true;
StephaneLenclud@223
  1126
            this.buttonActionMoveDown.Click += new System.EventHandler(this.buttonActionMoveDown_Click);
StephaneLenclud@223
  1127
            // 
StephaneLenclud@227
  1128
            // buttonActionTest
StephaneLenclud@223
  1129
            // 
StephaneLenclud@227
  1130
            this.buttonActionTest.Enabled = false;
Stephane@243
  1131
            this.buttonActionTest.Location = new System.Drawing.Point(6, 93);
StephaneLenclud@227
  1132
            this.buttonActionTest.Name = "buttonActionTest";
StephaneLenclud@227
  1133
            this.buttonActionTest.Size = new System.Drawing.Size(96, 23);
StephaneLenclud@227
  1134
            this.buttonActionTest.TabIndex = 22;
StephaneLenclud@227
  1135
            this.buttonActionTest.Text = "Test Action";
StephaneLenclud@227
  1136
            this.buttonActionTest.UseVisualStyleBackColor = true;
StephaneLenclud@227
  1137
            this.buttonActionTest.Click += new System.EventHandler(this.buttonActionTest_Click);
StephaneLenclud@223
  1138
            // 
StephaneLenclud@227
  1139
            // buttonActionDelete
StephaneLenclud@211
  1140
            // 
StephaneLenclud@227
  1141
            this.buttonActionDelete.Enabled = false;
Stephane@243
  1142
            this.buttonActionDelete.Location = new System.Drawing.Point(6, 64);
StephaneLenclud@227
  1143
            this.buttonActionDelete.Name = "buttonActionDelete";
StephaneLenclud@227
  1144
            this.buttonActionDelete.Size = new System.Drawing.Size(96, 23);
StephaneLenclud@227
  1145
            this.buttonActionDelete.TabIndex = 21;
StephaneLenclud@227
  1146
            this.buttonActionDelete.Text = "Delete Action";
StephaneLenclud@227
  1147
            this.buttonActionDelete.UseVisualStyleBackColor = true;
StephaneLenclud@227
  1148
            this.buttonActionDelete.Click += new System.EventHandler(this.buttonActionDelete_Click);
StephaneLenclud@211
  1149
            // 
StephaneLenclud@227
  1150
            // buttonActionAdd
StephaneLenclud@211
  1151
            // 
StephaneLenclud@227
  1152
            this.buttonActionAdd.Enabled = false;
Stephane@243
  1153
            this.buttonActionAdd.Location = new System.Drawing.Point(6, 6);
StephaneLenclud@227
  1154
            this.buttonActionAdd.Name = "buttonActionAdd";
Stephane@243
  1155
            this.buttonActionAdd.Size = new System.Drawing.Size(96, 23);
StephaneLenclud@227
  1156
            this.buttonActionAdd.TabIndex = 20;
StephaneLenclud@227
  1157
            this.buttonActionAdd.Text = "Add Action";
StephaneLenclud@227
  1158
            this.buttonActionAdd.UseVisualStyleBackColor = true;
StephaneLenclud@227
  1159
            this.buttonActionAdd.Click += new System.EventHandler(this.buttonActionAdd_Click);
StephaneLenclud@211
  1160
            // 
StephaneLenclud@211
  1161
            // iTreeViewEvents
StephaneLenclud@211
  1162
            // 
StephaneLenclud@211
  1163
            this.iTreeViewEvents.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
StephaneLenclud@211
  1164
            | System.Windows.Forms.AnchorStyles.Left) 
StephaneLenclud@211
  1165
            | System.Windows.Forms.AnchorStyles.Right)));
StephaneLenclud@223
  1166
            this.iTreeViewEvents.HideSelection = false;
StephaneLenclud@211
  1167
            this.iTreeViewEvents.Location = new System.Drawing.Point(111, 3);
StephaneLenclud@211
  1168
            this.iTreeViewEvents.Name = "iTreeViewEvents";
StephaneLenclud@211
  1169
            this.iTreeViewEvents.Size = new System.Drawing.Size(638, 376);
StephaneLenclud@211
  1170
            this.iTreeViewEvents.TabIndex = 1;
StephaneLenclud@217
  1171
            this.iTreeViewEvents.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.iTreeViewEvents_AfterSelect);
StephaneLenclud@231
  1172
            this.iTreeViewEvents.Leave += new System.EventHandler(this.iTreeViewEvents_Leave);
StephaneLenclud@211
  1173
            // 
StephaneLenclud@152
  1174
            // tabPageApp
StephaneLenclud@152
  1175
            // 
StephaneLenclud@152
  1176
            this.tabPageApp.Controls.Add(this.checkBoxStartMinimized);
StephaneLenclud@152
  1177
            this.tabPageApp.Controls.Add(this.checkBoxMinimizeToTray);
StephaneLenclud@152
  1178
            this.tabPageApp.Controls.Add(this.checkBoxAutoStart);
StephaneLenclud@152
  1179
            this.tabPageApp.Controls.Add(this.buttonUpdate);
StephaneLenclud@152
  1180
            this.tabPageApp.Location = new System.Drawing.Point(4, 22);
StephaneLenclud@152
  1181
            this.tabPageApp.Name = "tabPageApp";
StephaneLenclud@152
  1182
            this.tabPageApp.Padding = new System.Windows.Forms.Padding(3);
StephaneLenclud@206
  1183
            this.tabPageApp.Size = new System.Drawing.Size(752, 385);
StephaneLenclud@152
  1184
            this.tabPageApp.TabIndex = 4;
StephaneLenclud@152
  1185
            this.tabPageApp.Text = "Application";
StephaneLenclud@152
  1186
            this.tabPageApp.UseVisualStyleBackColor = true;
StephaneLenclud@152
  1187
            // 
StephaneLenclud@152
  1188
            // checkBoxStartMinimized
StephaneLenclud@152
  1189
            // 
StephaneLenclud@152
  1190
            this.checkBoxStartMinimized.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@152
  1191
            this.checkBoxStartMinimized.AutoSize = true;
StephaneLenclud@235
  1192
            this.checkBoxStartMinimized.Checked = global::SharpDisplayManager.Properties.Settings.Default.StartMinimized;
StephaneLenclud@235
  1193
            this.checkBoxStartMinimized.DataBindings.Add(new System.Windows.Forms.Binding("Checked", global::SharpDisplayManager.Properties.Settings.Default, "StartMinimized", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
StephaneLenclud@206
  1194
            this.checkBoxStartMinimized.Location = new System.Drawing.Point(6, 285);
StephaneLenclud@152
  1195
            this.checkBoxStartMinimized.Name = "checkBoxStartMinimized";
StephaneLenclud@152
  1196
            this.checkBoxStartMinimized.Size = new System.Drawing.Size(96, 17);
StephaneLenclud@152
  1197
            this.checkBoxStartMinimized.TabIndex = 16;
StephaneLenclud@152
  1198
            this.checkBoxStartMinimized.Text = "Start minimized";
StephaneLenclud@152
  1199
            this.checkBoxStartMinimized.UseVisualStyleBackColor = true;
StephaneLenclud@152
  1200
            // 
StephaneLenclud@152
  1201
            // checkBoxMinimizeToTray
StephaneLenclud@152
  1202
            // 
StephaneLenclud@152
  1203
            this.checkBoxMinimizeToTray.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@152
  1204
            this.checkBoxMinimizeToTray.AutoSize = true;
StephaneLenclud@235
  1205
            this.checkBoxMinimizeToTray.Checked = global::SharpDisplayManager.Properties.Settings.Default.MinimizeToTray;
StephaneLenclud@235
  1206
            this.checkBoxMinimizeToTray.DataBindings.Add(new System.Windows.Forms.Binding("Checked", global::SharpDisplayManager.Properties.Settings.Default, "MinimizeToTray", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
StephaneLenclud@206
  1207
            this.checkBoxMinimizeToTray.Location = new System.Drawing.Point(6, 308);
StephaneLenclud@152
  1208
            this.checkBoxMinimizeToTray.Name = "checkBoxMinimizeToTray";
StephaneLenclud@152
  1209
            this.checkBoxMinimizeToTray.Size = new System.Drawing.Size(133, 17);
StephaneLenclud@152
  1210
            this.checkBoxMinimizeToTray.TabIndex = 15;
StephaneLenclud@152
  1211
            this.checkBoxMinimizeToTray.Text = "Minimize to system tray";
StephaneLenclud@152
  1212
            this.checkBoxMinimizeToTray.UseVisualStyleBackColor = true;
StephaneLenclud@152
  1213
            // 
StephaneLenclud@152
  1214
            // checkBoxAutoStart
StephaneLenclud@152
  1215
            // 
StephaneLenclud@152
  1216
            this.checkBoxAutoStart.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@152
  1217
            this.checkBoxAutoStart.AutoSize = true;
StephaneLenclud@206
  1218
            this.checkBoxAutoStart.Location = new System.Drawing.Point(6, 331);
StephaneLenclud@152
  1219
            this.checkBoxAutoStart.Name = "checkBoxAutoStart";
StephaneLenclud@152
  1220
            this.checkBoxAutoStart.Size = new System.Drawing.Size(143, 17);
StephaneLenclud@152
  1221
            this.checkBoxAutoStart.TabIndex = 14;
StephaneLenclud@152
  1222
            this.checkBoxAutoStart.Text = "Run on Windows startup";
StephaneLenclud@152
  1223
            this.checkBoxAutoStart.UseVisualStyleBackColor = true;
StephaneLenclud@152
  1224
            this.checkBoxAutoStart.CheckedChanged += new System.EventHandler(this.checkBoxAutoStart_CheckedChanged);
StephaneLenclud@152
  1225
            // 
StephaneLenclud@152
  1226
            // buttonUpdate
StephaneLenclud@152
  1227
            // 
StephaneLenclud@206
  1228
            this.buttonUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
StephaneLenclud@206
  1229
            this.buttonUpdate.Location = new System.Drawing.Point(6, 354);
StephaneLenclud@152
  1230
            this.buttonUpdate.Name = "buttonUpdate";
StephaneLenclud@152
  1231
            this.buttonUpdate.Size = new System.Drawing.Size(75, 23);
StephaneLenclud@152
  1232
            this.buttonUpdate.TabIndex = 0;
StephaneLenclud@152
  1233
            this.buttonUpdate.Text = "Update";
StephaneLenclud@152
  1234
            this.buttonUpdate.UseVisualStyleBackColor = true;
StephaneLenclud@152
  1235
            this.buttonUpdate.Click += new System.EventHandler(this.buttonUpdate_Click);
StephaneLenclud@152
  1236
            // 
StephaneLenclud@201
  1237
            // tabPageLogs
StephaneLenclud@201
  1238
            // 
StephaneLenclud@206
  1239
            this.tabPageLogs.Controls.Add(this.buttonClearLogs);
StephaneLenclud@201
  1240
            this.tabPageLogs.Controls.Add(this.richTextBoxLogs);
StephaneLenclud@201
  1241
            this.tabPageLogs.Location = new System.Drawing.Point(4, 22);
StephaneLenclud@201
  1242
            this.tabPageLogs.Name = "tabPageLogs";
StephaneLenclud@201
  1243
            this.tabPageLogs.Padding = new System.Windows.Forms.Padding(3);
StephaneLenclud@206
  1244
            this.tabPageLogs.Size = new System.Drawing.Size(752, 385);
StephaneLenclud@201
  1245
            this.tabPageLogs.TabIndex = 8;
StephaneLenclud@201
  1246
            this.tabPageLogs.Text = "Logs";
StephaneLenclud@201
  1247
            this.tabPageLogs.UseVisualStyleBackColor = true;
StephaneLenclud@201
  1248
            // 
StephaneLenclud@206
  1249
            // buttonClearLogs
StephaneLenclud@206
  1250
            // 
StephaneLenclud@206
  1251
            this.buttonClearLogs.Location = new System.Drawing.Point(671, 6);
StephaneLenclud@206
  1252
            this.buttonClearLogs.Name = "buttonClearLogs";
StephaneLenclud@206
  1253
            this.buttonClearLogs.Size = new System.Drawing.Size(75, 23);
StephaneLenclud@206
  1254
            this.buttonClearLogs.TabIndex = 2;
StephaneLenclud@206
  1255
            this.buttonClearLogs.Text = "Clear";
StephaneLenclud@206
  1256
            this.buttonClearLogs.UseVisualStyleBackColor = true;
StephaneLenclud@206
  1257
            this.buttonClearLogs.Click += new System.EventHandler(this.buttonClearLogs_Click);
StephaneLenclud@206
  1258
            // 
StephaneLenclud@201
  1259
            // richTextBoxLogs
StephaneLenclud@201
  1260
            // 
StephaneLenclud@201
  1261
            this.richTextBoxLogs.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
StephaneLenclud@201
  1262
            | System.Windows.Forms.AnchorStyles.Left) 
StephaneLenclud@201
  1263
            | System.Windows.Forms.AnchorStyles.Right)));
StephaneLenclud@201
  1264
            this.richTextBoxLogs.BorderStyle = System.Windows.Forms.BorderStyle.None;
StephaneLenclud@201
  1265
            this.richTextBoxLogs.DetectUrls = false;
StephaneLenclud@201
  1266
            this.richTextBoxLogs.Font = new System.Drawing.Font("Courier New", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
StephaneLenclud@201
  1267
            this.richTextBoxLogs.Location = new System.Drawing.Point(6, 6);
StephaneLenclud@201
  1268
            this.richTextBoxLogs.Name = "richTextBoxLogs";
StephaneLenclud@201
  1269
            this.richTextBoxLogs.ReadOnly = true;
StephaneLenclud@206
  1270
            this.richTextBoxLogs.Size = new System.Drawing.Size(740, 373);
StephaneLenclud@201
  1271
            this.richTextBoxLogs.TabIndex = 1;
StephaneLenclud@201
  1272
            this.richTextBoxLogs.Text = "";
StephaneLenclud@201
  1273
            this.richTextBoxLogs.WordWrap = false;
StephaneLenclud@201
  1274
            // 
StephaneLenclud@204
  1275
            // labelFontWidth
StephaneLenclud@204
  1276
            // 
StephaneLenclud@204
  1277
            this.labelFontWidth.AutoSize = true;
StephaneLenclud@204
  1278
            this.labelFontWidth.Location = new System.Drawing.Point(13, 29);
StephaneLenclud@204
  1279
            this.labelFontWidth.Name = "labelFontWidth";
StephaneLenclud@204
  1280
            this.labelFontWidth.Size = new System.Drawing.Size(56, 13);
StephaneLenclud@204
  1281
            this.labelFontWidth.TabIndex = 19;
StephaneLenclud@204
  1282
            this.labelFontWidth.Text = "Font width";
StephaneLenclud@204
  1283
            // 
StephaneLenclud@204
  1284
            // labelFontHeight
StephaneLenclud@204
  1285
            // 
StephaneLenclud@204
  1286
            this.labelFontHeight.AutoSize = true;
StephaneLenclud@204
  1287
            this.labelFontHeight.Location = new System.Drawing.Point(13, 46);
StephaneLenclud@204
  1288
            this.labelFontHeight.Name = "labelFontHeight";
StephaneLenclud@204
  1289
            this.labelFontHeight.Size = new System.Drawing.Size(60, 13);
StephaneLenclud@204
  1290
            this.labelFontHeight.TabIndex = 20;
StephaneLenclud@204
  1291
            this.labelFontHeight.Text = "Font height";
StephaneLenclud@204
  1292
            // 
StephaneLenclud@204
  1293
            // openFileDialog
StephaneLenclud@204
  1294
            // 
StephaneLenclud@204
  1295
            this.openFileDialog.Filter = "EXE files (*.exe)|*.exe|All files (*.*)|*.*";
StephaneLenclud@204
  1296
            // 
StephaneLenclud@226
  1297
            // FormMain
StephaneLenclud@152
  1298
            // 
StephaneLenclud@152
  1299
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
StephaneLenclud@152
  1300
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
Stephane@243
  1301
            this.ClientSize = new System.Drawing.Size(784, 562);
StephaneLenclud@152
  1302
            this.Controls.Add(this.labelFontHeight);
StephaneLenclud@152
  1303
            this.Controls.Add(this.labelFontWidth);
StephaneLenclud@152
  1304
            this.Controls.Add(this.labelWarning);
StephaneLenclud@152
  1305
            this.Controls.Add(this.statusStrip);
StephaneLenclud@152
  1306
            this.Controls.Add(this.tabControl);
StephaneLenclud@152
  1307
            this.Controls.Add(this.panelDisplay);
StephaneLenclud@152
  1308
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
StephaneLenclud@206
  1309
            this.MinimumSize = new System.Drawing.Size(800, 600);
StephaneLenclud@226
  1310
            this.Name = "FormMain";
StephaneLenclud@152
  1311
            this.Text = "Sharp Display Manager";
StephaneLenclud@152
  1312
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
StephaneLenclud@152
  1313
            this.Load += new System.EventHandler(this.MainForm_Load);
StephaneLenclud@152
  1314
            this.SizeChanged += new System.EventHandler(this.MainForm_SizeChanged);
StephaneLenclud@152
  1315
            this.Resize += new System.EventHandler(this.MainForm_Resize);
StephaneLenclud@152
  1316
            this.panelDisplay.ResumeLayout(false);
StephaneLenclud@175
  1317
            this.iTableLayoutPanel.ResumeLayout(false);
StephaneLenclud@175
  1318
            this.iTableLayoutPanel.PerformLayout();
StephaneLenclud@152
  1319
            this.statusStrip.ResumeLayout(false);
StephaneLenclud@152
  1320
            this.statusStrip.PerformLayout();
StephaneLenclud@152
  1321
            this.tabPageClients.ResumeLayout(false);
StephaneLenclud@194
  1322
            this.tabPageClients.PerformLayout();
StephaneLenclud@152
  1323
            this.tabPageDisplay.ResumeLayout(false);
StephaneLenclud@152
  1324
            this.tabPageDisplay.PerformLayout();
StephaneLenclud@152
  1325
            ((System.ComponentModel.ISupportInitialize)(this.trackBarBrightness)).EndInit();
StephaneLenclud@152
  1326
            this.tabControl.ResumeLayout(false);
StephaneLenclud@152
  1327
            this.tabPageDesign.ResumeLayout(false);
StephaneLenclud@152
  1328
            this.tabPageDesign.PerformLayout();
StephaneLenclud@152
  1329
            this.tabPageAudio.ResumeLayout(false);
StephaneLenclud@152
  1330
            this.tabPageAudio.PerformLayout();
StephaneLenclud@152
  1331
            ((System.ComponentModel.ISupportInitialize)(this.trackBarMasterVolume)).EndInit();
StephaneLenclud@168
  1332
            this.tabPageCec.ResumeLayout(false);
StephaneLenclud@168
  1333
            this.tabPageCec.PerformLayout();
StephaneLenclud@206
  1334
            this.groupBoxCecLogOptions.ResumeLayout(false);
StephaneLenclud@206
  1335
            this.groupBoxCecLogOptions.PerformLayout();
StephaneLenclud@233
  1336
            this.tabPageHarmony.ResumeLayout(false);
StephaneLenclud@233
  1337
            this.tabPageHarmony.PerformLayout();
StephaneLenclud@211
  1338
            this.tabPageEvent.ResumeLayout(false);
StephaneLenclud@152
  1339
            this.tabPageApp.ResumeLayout(false);
StephaneLenclud@152
  1340
            this.tabPageApp.PerformLayout();
StephaneLenclud@201
  1341
            this.tabPageLogs.ResumeLayout(false);
StephaneLenclud@152
  1342
            this.ResumeLayout(false);
StephaneLenclud@152
  1343
            this.PerformLayout();
sl@0
  1344
sl@0
  1345
        }
sl@0
  1346
sl@0
  1347
        #endregion
sl@0
  1348
sl@0
  1349
        private System.Windows.Forms.FontDialog fontDialog;
sl@2
  1350
        private System.Windows.Forms.Timer timer;
sl@7
  1351
        private System.Windows.Forms.StatusStrip statusStrip;
sl@7
  1352
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelConnect;
sl@8
  1353
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelFps;
sl@8
  1354
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelSpring;
sl@12
  1355
        private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelPower;
sl@13
  1356
        private System.Windows.Forms.Panel panelDisplay;
StephaneLenclud@175
  1357
        private System.Windows.Forms.TableLayoutPanel iTableLayoutPanel;
sl@30
  1358
        private MarqueeLabel marqueeLabelTop;
sl@30
  1359
        private MarqueeLabel marqueeLabelBottom;
sl@30
  1360
        private System.Windows.Forms.TabPage tabPageClients;
StephaneLenclud@188
  1361
        private System.Windows.Forms.TreeView iTreeViewClients;
sl@36
  1362
        private System.Windows.Forms.TabPage tabPageDisplay;
sl@36
  1363
        private System.Windows.Forms.CheckBox checkBoxFixedPitchFontOnly;
sl@36
  1364
        private System.Windows.Forms.Button buttonSuspend;
sl@36
  1365
        private System.Windows.Forms.CheckBox checkBoxConnectOnStartup;
sl@36
  1366
        private System.Windows.Forms.CheckBox checkBoxShowBorders;
sl@36
  1367
        private System.Windows.Forms.TrackBar trackBarBrightness;
sl@36
  1368
        private System.Windows.Forms.Button buttonFill;
sl@36
  1369
        private System.Windows.Forms.Button buttonClear;
sl@36
  1370
        private System.Windows.Forms.Button buttonClose;
sl@36
  1371
        private System.Windows.Forms.Button buttonOpen;
sl@36
  1372
        private System.Windows.Forms.Button buttonCapture;
sl@36
  1373
        private System.Windows.Forms.Button buttonFont;
sl@36
  1374
        private System.Windows.Forms.TabControl tabControl;
sl@36
  1375
        private System.Windows.Forms.Button buttonCloseClients;
sl@36
  1376
        private System.Windows.Forms.Button buttonStartClient;
sl@36
  1377
        private System.Windows.Forms.Label labelWarning;
StephaneLenclud@110
  1378
		private System.Windows.Forms.TabPage tabPageDesign;
StephaneLenclud@110
  1379
		private System.Windows.Forms.CheckBox checkBoxReverseScreen;
sl@46
  1380
        private System.Windows.Forms.ComboBox comboBoxDisplayType;
sl@47
  1381
        private System.Windows.Forms.MaskedTextBox maskedTextBoxTimerInterval;
sl@59
  1382
        private System.Windows.Forms.Label labelTimerInterval;
sl@52
  1383
        private System.Windows.Forms.Button buttonPowerOff;
sl@52
  1384
        private System.Windows.Forms.Button buttonPowerOn;
sl@53
  1385
        private System.Windows.Forms.Button buttonShowClock;
sl@53
  1386
        private System.Windows.Forms.Button buttonHideClock;
sl@54
  1387
        private System.Windows.Forms.Label labelFontWidth;
sl@54
  1388
        private System.Windows.Forms.Label labelFontHeight;
sl@57
  1389
        private System.Windows.Forms.CheckBox checkBoxInverseColors;
sl@88
  1390
        private System.Windows.Forms.TabPage tabPageApp;
sl@88
  1391
        private System.Windows.Forms.Button buttonUpdate;
sl@92
  1392
		private System.Windows.Forms.CheckBox checkBoxAutoStart;
sl@94
  1393
		private System.Windows.Forms.CheckBox checkBoxStartMinimized;
sl@94
  1394
		private System.Windows.Forms.CheckBox checkBoxMinimizeToTray;
sl@100
  1395
        private System.Windows.Forms.MaskedTextBox maskedTextBoxMinFontSize;
sl@100
  1396
        private System.Windows.Forms.CheckBox checkBoxScaleToFit;
sl@100
  1397
        private System.Windows.Forms.Label labelMinFontSize;
sl@100
  1398
        private System.Windows.Forms.Label labelScrollLoopSeparator;
sl@100
  1399
        private System.Windows.Forms.TextBox textBoxScrollLoopSeparator;
StephaneLenclud@106
  1400
		private System.Windows.Forms.Label labelScrollingSpeed;
StephaneLenclud@106
  1401
		private System.Windows.Forms.MaskedTextBox maskedTextBoxScrollingSpeed;
StephaneLenclud@110
  1402
		private System.Windows.Forms.ToolTip toolTip;
StephaneLenclud@112
  1403
		private System.Windows.Forms.TabPage tabPageAudio;
StephaneLenclud@112
  1404
		private System.Windows.Forms.TrackBar trackBarMasterVolume;
StephaneLenclud@113
  1405
		private System.Windows.Forms.CheckBox checkBoxMute;
StephaneLenclud@115
  1406
		private System.Windows.Forms.CheckBox checkBoxShowVolumeLabel;
StephaneLenclud@116
  1407
		private System.Windows.Forms.Label labelDefaultAudioDevice;
StephaneLenclud@126
  1408
		private System.Windows.Forms.OpenFileDialog openFileDialog;
StephaneLenclud@168
  1409
        private System.Windows.Forms.TabPage tabPageCec;
StephaneLenclud@168
  1410
        private System.Windows.Forms.CheckBox checkBoxCecEnabled;
StephaneLenclud@168
  1411
        private System.Windows.Forms.Label labelHdmiPort;
StephaneLenclud@168
  1412
        private System.Windows.Forms.ComboBox comboBoxHdmiPort;
StephaneLenclud@189
  1413
        private System.Windows.Forms.Button iButtonStartIdleClient;
StephaneLenclud@194
  1414
        private System.Windows.Forms.CheckBox iCheckBoxStartIdleClient;
StephaneLenclud@201
  1415
        private System.Windows.Forms.TabPage tabPageLogs;
StephaneLenclud@201
  1416
        private System.Windows.Forms.RichTextBox richTextBoxLogs;
StephaneLenclud@206
  1417
        private System.Windows.Forms.Button buttonClearLogs;
StephaneLenclud@206
  1418
        private System.Windows.Forms.GroupBox groupBoxCecLogOptions;
StephaneLenclud@206
  1419
        private System.Windows.Forms.CheckBox checkBoxCecLogWarning;
StephaneLenclud@206
  1420
        private System.Windows.Forms.CheckBox checkBoxCecLogError;
StephaneLenclud@206
  1421
        private System.Windows.Forms.CheckBox checkBoxCecLogDebug;
StephaneLenclud@206
  1422
        private System.Windows.Forms.CheckBox checkBoxCecLogNotice;
StephaneLenclud@206
  1423
        private System.Windows.Forms.CheckBox checkBoxCecLogTraffic;
StephaneLenclud@206
  1424
        private System.Windows.Forms.CheckBox checkBoxCecLogNoPoll;
StephaneLenclud@211
  1425
        private System.Windows.Forms.TabPage tabPageEvent;
StephaneLenclud@211
  1426
        private System.Windows.Forms.TreeView iTreeViewEvents;
StephaneLenclud@227
  1427
        private System.Windows.Forms.Button buttonActionDelete;
StephaneLenclud@227
  1428
        private System.Windows.Forms.Button buttonActionAdd;
StephaneLenclud@223
  1429
        private System.Windows.Forms.Button buttonActionMoveUp;
StephaneLenclud@223
  1430
        private System.Windows.Forms.Button buttonActionMoveDown;
StephaneLenclud@227
  1431
        private System.Windows.Forms.Button buttonActionTest;
StephaneLenclud@227
  1432
        private System.Windows.Forms.Button buttonActionEdit;
StephaneLenclud@229
  1433
        private System.Windows.Forms.Button buttonEventTest;
StephaneLenclud@231
  1434
        private System.Windows.Forms.Button buttonEventDelete;
StephaneLenclud@231
  1435
        private System.Windows.Forms.Button buttonEventAdd;
StephaneLenclud@231
  1436
        private System.Windows.Forms.Button buttonEventEdit;
StephaneLenclud@233
  1437
        private System.Windows.Forms.TabPage tabPageHarmony;
StephaneLenclud@233
  1438
        private System.Windows.Forms.TreeView iTreeViewHarmony;
StephaneLenclud@233
  1439
        private System.Windows.Forms.Button iButtonHarmonyConnect;
StephaneLenclud@233
  1440
        private System.Windows.Forms.Label label2;
StephaneLenclud@233
  1441
        private System.Windows.Forms.TextBox iTextBoxLogitechPassword;
StephaneLenclud@233
  1442
        private System.Windows.Forms.Label labelLogitechUserName;
StephaneLenclud@233
  1443
        private System.Windows.Forms.TextBox iTextBoxLogitechUserName;
StephaneLenclud@233
  1444
        private System.Windows.Forms.Label label1;
StephaneLenclud@233
  1445
        private System.Windows.Forms.TextBox iTextBoxHarmonyHubAddress;
StephaneLenclud@233
  1446
        private System.Windows.Forms.CheckBox iCheckBoxHarmonyEnabled;
sl@0
  1447
    }
sl@0
  1448
}
sl@0
  1449