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