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