/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher ribbonDialogLauncherImpl1 = this.Factory.CreateRibbonDialogLauncher();
     this.iktatasTab          = this.Factory.CreateRibbonTab();
     this.iktatasGroup        = this.Factory.CreateRibbonGroup();
     this.yearDropDown        = this.Factory.CreateRibbonDropDown();
     this.projektekDropDown   = this.Factory.CreateRibbonDropDown();
     this.separator1          = this.Factory.CreateRibbonSeparator();
     this.separator2          = this.Factory.CreateRibbonSeparator();
     this.newFolderButton     = this.Factory.CreateRibbonButton();
     this.iktatasButton       = this.Factory.CreateRibbonButton();
     this.localCheckButton    = this.Factory.CreateRibbonButton();
     this.networkFolderButton = this.Factory.CreateRibbonButton();
     this.checkFoldersButton  = this.Factory.CreateRibbonButton();
     this.separator3          = this.Factory.CreateRibbonSeparator();
     this.iktatasTab.SuspendLayout();
     this.iktatasGroup.SuspendLayout();
     this.SuspendLayout();
     //
     // iktatasTab
     //
     this.iktatasTab.ControlId.ControlIdType = Microsoft.Office.Tools.Ribbon.RibbonControlIdType.Office;
     this.iktatasTab.Groups.Add(this.iktatasGroup);
     this.iktatasTab.Label = "Küldés iktatásra";
     this.iktatasTab.Name  = "iktatasTab";
     //
     // iktatasGroup
     //
     this.iktatasGroup.DialogLauncher = ribbonDialogLauncherImpl1;
     this.iktatasGroup.Items.Add(this.iktatasButton);
     this.iktatasGroup.Items.Add(this.separator3);
     this.iktatasGroup.Items.Add(this.yearDropDown);
     this.iktatasGroup.Items.Add(this.projektekDropDown);
     this.iktatasGroup.Items.Add(this.separator1);
     this.iktatasGroup.Items.Add(this.newFolderButton);
     this.iktatasGroup.Items.Add(this.checkFoldersButton);
     this.iktatasGroup.Items.Add(this.separator2);
     this.iktatasGroup.Items.Add(this.localCheckButton);
     this.iktatasGroup.Items.Add(this.networkFolderButton);
     this.iktatasGroup.Label = "Iktatás";
     this.iktatasGroup.Name  = "iktatasGroup";
     //
     // yearDropDown
     //
     this.yearDropDown.Label             = "Év               ";
     this.yearDropDown.Name              = "yearDropDown";
     this.yearDropDown.SelectionChanged += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.yearDropDown_SelectionChanged);
     //
     // projektekDropDown
     //
     this.projektekDropDown.Label = "Projektszám";
     this.projektekDropDown.Name  = "projektekDropDown";
     //
     // separator1
     //
     this.separator1.Name = "separator1";
     //
     // separator2
     //
     this.separator2.Name = "separator2";
     //
     // newFolderButton
     //
     this.newFolderButton.Image     = global::NitrotervOutlookAddIn.Properties.Resources.download;
     this.newFolderButton.Label     = "Új létrehozása";
     this.newFolderButton.Name      = "newFolderButton";
     this.newFolderButton.ShowImage = true;
     //
     // iktatasButton
     //
     this.iktatasButton.ControlSize = Microsoft.Office.Core.RibbonControlSize.RibbonControlSizeLarge;
     this.iktatasButton.Image       = global::NitrotervOutlookAddIn.Properties.Resources.file_save;
     this.iktatasButton.Label       = "Küldés iktatásra";
     this.iktatasButton.Name        = "iktatasButton";
     this.iktatasButton.ShowImage   = true;
     //
     // localCheckButton
     //
     this.localCheckButton.Image     = global::NitrotervOutlookAddIn.Properties.Resources.folder_check;
     this.localCheckButton.Label     = "Lokális Mappa Ellenőrzése";
     this.localCheckButton.Name      = "localCheckButton";
     this.localCheckButton.ShowImage = true;
     //
     // networkFolderButton
     //
     this.networkFolderButton.Image     = global::NitrotervOutlookAddIn.Properties.Resources.folder_check;
     this.networkFolderButton.Label     = "Hálózati Mappa Megnyitása";
     this.networkFolderButton.Name      = "networkFolderButton";
     this.networkFolderButton.ShowImage = true;
     //
     // checkFoldersButton
     //
     this.checkFoldersButton.Image     = global::NitrotervOutlookAddIn.Properties.Resources.refresh_512;
     this.checkFoldersButton.Label     = "Frissítés";
     this.checkFoldersButton.Name      = "checkFoldersButton";
     this.checkFoldersButton.ShowImage = true;
     //
     // separator3
     //
     this.separator3.Name = "separator3";
     //
     // IktatasMacro
     //
     this.Name       = "IktatasMacro";
     this.RibbonType = "Microsoft.Outlook.Explorer";
     this.Tabs.Add(this.iktatasTab);
     this.Load += new Microsoft.Office.Tools.Ribbon.RibbonUIEventHandler(this.IktatasMacro_Load);
     this.iktatasTab.ResumeLayout(false);
     this.iktatasTab.PerformLayout();
     this.iktatasGroup.ResumeLayout(false);
     this.iktatasGroup.PerformLayout();
     this.ResumeLayout(false);
 }
示例#2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher ribbonDialogLauncherImpl1 = this.Factory.CreateRibbonDialogLauncher();
     this.tab1               = this.Factory.CreateRibbonTab();
     this.grpConfiguration   = this.Factory.CreateRibbonGroup();
     this.buttonGroup1       = this.Factory.CreateRibbonButtonGroup();
     this.btnPhon            = this.Factory.CreateRibbonButton();
     this.btnMuettes         = this.Factory.CreateRibbonButton();
     this.btnSyl             = this.Factory.CreateRibbonButton();
     this.btnArcs            = this.Factory.CreateRibbonButton();
     this.btnEcarter         = this.Factory.CreateRibbonButton();
     this.buttonGroup2       = this.Factory.CreateRibbonButtonGroup();
     this.btnMots            = this.Factory.CreateRibbonButton();
     this.btnLignes          = this.Factory.CreateRibbonButton();
     this.btnBPDQ            = this.Factory.CreateRibbonButton();
     this.btnRemoveArcs      = this.Factory.CreateRibbonButton();
     this.btnResserrer       = this.Factory.CreateRibbonButton();
     this.buttonGroup3       = this.Factory.CreateRibbonButtonGroup();
     this.btnVoyCons         = this.Factory.CreateRibbonButton();
     this.btnDuo             = this.Factory.CreateRibbonButton();
     this.btnNoir            = this.Factory.CreateRibbonButton();
     this.btnPonct           = this.Factory.CreateRibbonButton();
     this.serviceController1 = new System.ServiceProcess.ServiceController();
     this.tab1.SuspendLayout();
     this.grpConfiguration.SuspendLayout();
     this.buttonGroup1.SuspendLayout();
     this.buttonGroup2.SuspendLayout();
     this.buttonGroup3.SuspendLayout();
     this.SuspendLayout();
     //
     // tab1
     //
     this.tab1.ControlId.ControlIdType = Microsoft.Office.Tools.Ribbon.RibbonControlIdType.Office;
     this.tab1.ControlId.OfficeId      = "TabHome";
     this.tab1.Groups.Add(this.grpConfiguration);
     this.tab1.Label = "TabHome";
     this.tab1.Name  = "tab1";
     //
     // grpConfiguration
     //
     ribbonDialogLauncherImpl1.ScreenTip  = "Configuration";
     ribbonDialogLauncherImpl1.SuperTip   = "Ouvre le panneau de configuration";
     this.grpConfiguration.DialogLauncher = ribbonDialogLauncherImpl1;
     this.grpConfiguration.Items.Add(this.buttonGroup1);
     this.grpConfiguration.Items.Add(this.buttonGroup2);
     this.grpConfiguration.Items.Add(this.buttonGroup3);
     this.grpConfiguration.Label = "Coloriƨation";
     this.grpConfiguration.Name  = "grpConfiguration";
     this.grpConfiguration.DialogLauncherClick += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.grpDialogLauncher_Click);
     //
     // buttonGroup1
     //
     this.buttonGroup1.Items.Add(this.btnPhon);
     this.buttonGroup1.Items.Add(this.btnMuettes);
     this.buttonGroup1.Items.Add(this.btnSyl);
     this.buttonGroup1.Items.Add(this.btnArcs);
     this.buttonGroup1.Items.Add(this.btnEcarter);
     this.buttonGroup1.Name = "buttonGroup1";
     //
     // btnPhon
     //
     this.btnPhon.Description = "Phonèmes";
     this.btnPhon.Enabled     = false;
     this.btnPhon.Image       = global::Colorization.Properties.Resources.phon;
     this.btnPhon.KeyTip      = "P";
     this.btnPhon.Label       = "Phonèmes";
     this.btnPhon.Name        = "btnPhon";
     this.btnPhon.ScreenTip   = "Phonèmes";
     this.btnPhon.ShowImage   = true;
     this.btnPhon.ShowLabel   = false;
     this.btnPhon.SuperTip    = "Coloriser les phonèmes du texte sélectionné";
     this.btnPhon.Click      += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btnColoriser_Click);
     //
     // btnMuettes
     //
     this.btnMuettes.Enabled   = false;
     this.btnMuettes.Image     = global::Colorization.Properties.Resources.l_muettes_26;
     this.btnMuettes.KeyTip    = "-";
     this.btnMuettes.Label     = "Muettes";
     this.btnMuettes.Name      = "btnMuettes";
     this.btnMuettes.ScreenTip = "Lettres muettes";
     this.btnMuettes.ShowImage = true;
     this.btnMuettes.ShowLabel = false;
     this.btnMuettes.SuperTip  = "Coloriser les lettres muettes en gris dans le texte sélectionné";
     this.btnMuettes.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btnMuettes_Click);
     //
     // btnSyl
     //
     this.btnSyl.Enabled   = false;
     this.btnSyl.Image     = global::Colorization.Properties.Resources.syll_dys_35;
     this.btnSyl.KeyTip    = "S";
     this.btnSyl.Label     = "Syllabes";
     this.btnSyl.Name      = "btnSyl";
     this.btnSyl.ScreenTip = "Syllabes";
     this.btnSyl.ShowImage = true;
     this.btnSyl.ShowLabel = false;
     this.btnSyl.SuperTip  = "Coloriser les syllabes sélectionnées";
     this.btnSyl.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btnSyl_Click);
     //
     // btnArcs
     //
     this.btnArcs.Enabled   = false;
     this.btnArcs.Image     = global::Colorization.Properties.Resources.syll_26;
     this.btnArcs.Label     = "Arcs";
     this.btnArcs.Name      = "btnArcs";
     this.btnArcs.ScreenTip = "Arcs";
     this.btnArcs.ShowImage = true;
     this.btnArcs.ShowLabel = false;
     this.btnArcs.SuperTip  = "Dessine des arcs sous les syllabes du texte sélectionné.";
     this.btnArcs.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btnArcs_Click);
     //
     // btnEcarter
     //
     this.btnEcarter.Enabled   = false;
     this.btnEcarter.Image     = global::Colorization.Properties.Resources.enlarge_26;
     this.btnEcarter.Label     = "Ecarter";
     this.btnEcarter.Name      = "btnEcarter";
     this.btnEcarter.ScreenTip = "Écarter";
     this.btnEcarter.ShowImage = true;
     this.btnEcarter.ShowLabel = false;
     this.btnEcarter.SuperTip  = "Augmente l\'espacement entre les mots";
     this.btnEcarter.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btnEcarter_Click);
     //
     // buttonGroup2
     //
     this.buttonGroup2.Items.Add(this.btnMots);
     this.buttonGroup2.Items.Add(this.btnLignes);
     this.buttonGroup2.Items.Add(this.btnBPDQ);
     this.buttonGroup2.Items.Add(this.btnRemoveArcs);
     this.buttonGroup2.Items.Add(this.btnResserrer);
     this.buttonGroup2.Name = "buttonGroup2";
     //
     // btnMots
     //
     this.btnMots.Enabled   = false;
     this.btnMots.Image     = global::Colorization.Properties.Resources.mots_30;
     this.btnMots.KeyTip    = "M";
     this.btnMots.Label     = "Mots";
     this.btnMots.Name      = "btnMots";
     this.btnMots.ScreenTip = "Mots";
     this.btnMots.ShowImage = true;
     this.btnMots.ShowLabel = false;
     this.btnMots.SuperTip  = "Coloriser les mots sélectionnés";
     this.btnMots.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btnMots_Click);
     //
     // btnLignes
     //
     this.btnLignes.Enabled   = false;
     this.btnLignes.Image     = global::Colorization.Properties.Resources.lines_30;
     this.btnLignes.Label     = "Lignes";
     this.btnLignes.Name      = "btnLignes";
     this.btnLignes.ScreenTip = "Lignes";
     this.btnLignes.ShowImage = true;
     this.btnLignes.ShowLabel = false;
     this.btnLignes.SuperTip  = "Colorise les lignes du texte sélectionné";
     this.btnLignes.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btnLignes_Click);
     //
     // btnBPDQ
     //
     this.btnBPDQ.Enabled   = false;
     this.btnBPDQ.Image     = global::Colorization.Properties.Resources.bdpq;
     this.btnBPDQ.KeyTip    = "L";
     this.btnBPDQ.Label     = "button1";
     this.btnBPDQ.Name      = "btnBPDQ";
     this.btnBPDQ.ScreenTip = "Lettres (bdpq)";
     this.btnBPDQ.ShowImage = true;
     this.btnBPDQ.ShowLabel = false;
     this.btnBPDQ.SuperTip  = "Coloriser les lettres choisies (par exemple bdpq) dans le texte sélectionné";
     this.btnBPDQ.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btnBDPQ_Click);
     //
     // btnRemoveArcs
     //
     this.btnRemoveArcs.Enabled   = false;
     this.btnRemoveArcs.Image     = global::Colorization.Properties.Resources.cleaner_26;
     this.btnRemoveArcs.Label     = "RemoveArcs";
     this.btnRemoveArcs.Name      = "btnRemoveArcs";
     this.btnRemoveArcs.ScreenTip = "Effacer les arcs";
     this.btnRemoveArcs.ShowImage = true;
     this.btnRemoveArcs.ShowLabel = false;
     this.btnRemoveArcs.SuperTip  = "Efface les arcs qui se trouvent dans la sélection.";
     this.btnRemoveArcs.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btnRemoveArcs_Click);
     //
     // btnResserrer
     //
     this.btnResserrer.Enabled   = false;
     this.btnResserrer.Image     = global::Colorization.Properties.Resources.Shrink_red_sq26;
     this.btnResserrer.Label     = "Resserrer";
     this.btnResserrer.Name      = "btnResserrer";
     this.btnResserrer.ScreenTip = "Resserrer";
     this.btnResserrer.ShowImage = true;
     this.btnResserrer.ShowLabel = false;
     this.btnResserrer.SuperTip  = "Diminue l\'espacement entre les mots";
     this.btnResserrer.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btnResserrer_Click);
     //
     // buttonGroup3
     //
     this.buttonGroup3.Items.Add(this.btnVoyCons);
     this.buttonGroup3.Items.Add(this.btnDuo);
     this.buttonGroup3.Items.Add(this.btnNoir);
     this.buttonGroup3.Items.Add(this.btnPonct);
     this.buttonGroup3.Name = "buttonGroup3";
     //
     // btnVoyCons
     //
     this.btnVoyCons.Enabled   = false;
     this.btnVoyCons.Image     = global::Colorization.Properties.Resources.voycons_26;
     this.btnVoyCons.Label     = "VoyCons";
     this.btnVoyCons.Name      = "btnVoyCons";
     this.btnVoyCons.ScreenTip = "Voyelles-Consonnes";
     this.btnVoyCons.ShowImage = true;
     this.btnVoyCons.ShowLabel = false;
     this.btnVoyCons.SuperTip  = "Colorise les voyelles et les consonnes dans le texte sélectionné";
     this.btnVoyCons.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btnVoyCons_Click);
     //
     // btnDuo
     //
     this.btnDuo.Enabled   = false;
     this.btnDuo.Image     = global::Colorization.Properties.Resources._2_16;
     this.btnDuo.KeyTip    = "D";
     this.btnDuo.Label     = "Noir";
     this.btnDuo.Name      = "btnDuo";
     this.btnDuo.ScreenTip = "Duo";
     this.btnDuo.ShowImage = true;
     this.btnDuo.ShowLabel = false;
     this.btnDuo.SuperTip  = "Le texte sélectionné est formaté en alternance pour deux lecteurs.";
     this.btnDuo.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btnDuo_Click);
     //
     // btnNoir
     //
     this.btnNoir.Enabled   = false;
     this.btnNoir.Image     = global::Colorization.Properties.Resources.black_26;
     this.btnNoir.KeyTip    = "N";
     this.btnNoir.Label     = "Noir";
     this.btnNoir.Name      = "btnNoir";
     this.btnNoir.ScreenTip = "Sans formattage";
     this.btnNoir.ShowImage = true;
     this.btnNoir.ShowLabel = false;
     this.btnNoir.SuperTip  = "Le texte sélectionné est mis en noir sans autre formattage (gras, italique et sou" +
                              "ligné sont annulés)";
     this.btnNoir.Click += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btnNoir_Click);
     //
     // btnPonct
     //
     this.btnPonct.Image     = global::Colorization.Properties.Resources.phrase_16;
     this.btnPonct.Label     = "Ponctuation";
     this.btnPonct.Name      = "btnPonct";
     this.btnPonct.ScreenTip = "Ponctuation et car. spéciaux";
     this.btnPonct.ShowImage = true;
     this.btnPonct.ShowLabel = false;
     this.btnPonct.SuperTip  = "Coloriƨe les signes de ponctuation et les caractères spéciaux dans le texte sélec" +
                               "tionné";
     this.btnPonct.Click += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btnPonct_Click);
     //
     // Ribbon1
     //
     this.Name       = "Ribbon1";
     this.RibbonType = "Microsoft.PowerPoint.Presentation";
     this.Tabs.Add(this.tab1);
     this.Load += new Microsoft.Office.Tools.Ribbon.RibbonUIEventHandler(this.Ribbon1_Load);
     this.tab1.ResumeLayout(false);
     this.tab1.PerformLayout();
     this.grpConfiguration.ResumeLayout(false);
     this.grpConfiguration.PerformLayout();
     this.buttonGroup1.ResumeLayout(false);
     this.buttonGroup1.PerformLayout();
     this.buttonGroup2.ResumeLayout(false);
     this.buttonGroup2.PerformLayout();
     this.buttonGroup3.ResumeLayout(false);
     this.buttonGroup3.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher ribbonDialogLauncherImpl1 = this.Factory.CreateRibbonDialogLauncher();
     Microsoft.Office.Tools.Ribbon.RibbonDropDownItem   ribbonDropDownItemImpl1   = this.Factory.CreateRibbonDropDownItem();
     Microsoft.Office.Tools.Ribbon.RibbonDropDownItem   ribbonDropDownItemImpl2   = this.Factory.CreateRibbonDropDownItem();
     Microsoft.Office.Tools.Ribbon.RibbonDropDownItem   ribbonDropDownItemImpl3   = this.Factory.CreateRibbonDropDownItem();
     Microsoft.Office.Tools.Ribbon.RibbonDropDownItem   ribbonDropDownItemImpl4   = this.Factory.CreateRibbonDropDownItem();
     Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher ribbonDialogLauncherImpl2 = this.Factory.CreateRibbonDialogLauncher();
     System.ComponentModel.ComponentResourceManager     resources = new System.ComponentModel.ComponentResourceManager(typeof(WordPlayer));
     Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher ribbonDialogLauncherImpl3 = this.Factory.CreateRibbonDialogLauncher();
     this.tab_wordPlayer        = this.Factory.CreateRibbonTab();
     this.group_customization   = this.Factory.CreateRibbonGroup();
     this.btn_open              = this.Factory.CreateRibbonButton();
     this.btn_googleDriveAPI    = this.Factory.CreateRibbonButton();
     this.dropDown_speed        = this.Factory.CreateRibbonDropDown();
     this.group_player          = this.Factory.CreateRibbonGroup();
     this.lbl_audio_name        = this.Factory.CreateRibbonLabel();
     this.box_audioData         = this.Factory.CreateRibbonBox();
     this.lbl_time_tracker      = this.Factory.CreateRibbonLabel();
     this.btnGroupVolumeControl = this.Factory.CreateRibbonButtonGroup();
     this.btn_volumeUp          = this.Factory.CreateRibbonButton();
     this.btn_volumeDown        = this.Factory.CreateRibbonButton();
     this.lbl_volume            = this.Factory.CreateRibbonLabel();
     this.btnGroupAudioControl  = this.Factory.CreateRibbonButtonGroup();
     this.com               = this.Factory.CreateRibbonButton();
     this.btn_play          = this.Factory.CreateRibbonButton();
     this.btn_pause         = this.Factory.CreateRibbonButton();
     this.btn_stop          = this.Factory.CreateRibbonButton();
     this.btn_forward       = this.Factory.CreateRibbonButton();
     this.group_preferences = this.Factory.CreateRibbonGroup();
     this.btn_help          = this.Factory.CreateRibbonButton();
     this.btn_settings      = this.Factory.CreateRibbonButton();
     this.btn_about         = this.Factory.CreateRibbonButton();
     this.timer_track       = new System.Windows.Forms.Timer(this.components);
     this.tab_wordPlayer.SuspendLayout();
     this.group_customization.SuspendLayout();
     this.group_player.SuspendLayout();
     this.box_audioData.SuspendLayout();
     this.btnGroupVolumeControl.SuspendLayout();
     this.btnGroupAudioControl.SuspendLayout();
     this.group_preferences.SuspendLayout();
     this.SuspendLayout();
     //
     // tab_wordPlayer
     //
     this.tab_wordPlayer.ControlId.ControlIdType = Microsoft.Office.Tools.Ribbon.RibbonControlIdType.Office;
     this.tab_wordPlayer.Groups.Add(this.group_customization);
     this.tab_wordPlayer.Groups.Add(this.group_player);
     this.tab_wordPlayer.Groups.Add(this.group_preferences);
     this.tab_wordPlayer.Label = "Word Audio Player";
     this.tab_wordPlayer.Name  = "tab_wordPlayer";
     //
     // group_customization
     //
     ribbonDialogLauncherImpl1.Enabled       = false;
     this.group_customization.DialogLauncher = ribbonDialogLauncherImpl1;
     this.group_customization.Items.Add(this.btn_googleDriveAPI);
     this.group_customization.Items.Add(this.dropDown_speed);
     this.group_customization.Label   = "Customization";
     this.group_customization.Name    = "group_customization";
     this.group_customization.Visible = false;
     //
     // btn_open
     //
     this.btn_open.Image     = global::WordPlayer.Properties.Resources.open_btn_image_x18;
     this.btn_open.Label     = "Open";
     this.btn_open.Name      = "btn_open";
     this.btn_open.ShowImage = true;
     this.btn_open.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btn_open_Click);
     //
     // btn_googleDriveAPI
     //
     this.btn_googleDriveAPI.Image     = global::WordPlayer.Properties.Resources.google_drive_image_x18;
     this.btn_googleDriveAPI.Label     = "Connect to Google Drive";
     this.btn_googleDriveAPI.Name      = "btn_googleDriveAPI";
     this.btn_googleDriveAPI.ScreenTip = "Connect to your Google Drive";
     this.btn_googleDriveAPI.ShowImage = true;
     this.btn_googleDriveAPI.Visible   = false;
     this.btn_googleDriveAPI.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btn_googleDriveAPI_Click);
     //
     // dropDown_speed
     //
     ribbonDropDownItemImpl1.Label = "1";
     ribbonDropDownItemImpl2.Label = "0.5";
     ribbonDropDownItemImpl3.Label = "1.5";
     ribbonDropDownItemImpl4.Label = "2";
     this.dropDown_speed.Items.Add(ribbonDropDownItemImpl1);
     this.dropDown_speed.Items.Add(ribbonDropDownItemImpl2);
     this.dropDown_speed.Items.Add(ribbonDropDownItemImpl3);
     this.dropDown_speed.Items.Add(ribbonDropDownItemImpl4);
     this.dropDown_speed.Label   = "Speed";
     this.dropDown_speed.Name    = "dropDown_speed";
     this.dropDown_speed.Visible = false;
     //
     // group_player
     //
     this.group_player.DialogLauncher = ribbonDialogLauncherImpl2;
     this.group_player.Items.Add(this.lbl_audio_name);
     this.group_player.Items.Add(this.box_audioData);
     this.group_player.Items.Add(this.btnGroupAudioControl);
     this.group_player.Label = "Audio Player";
     this.group_player.Name  = "group_player";
     this.group_player.DialogLauncherClick += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btn_settings_Click);
     //
     // lbl_audio_name
     //
     this.lbl_audio_name.Label = "No audio file loaded";
     this.lbl_audio_name.Name  = "lbl_audio_name";
     //
     // box_audioData
     //
     this.box_audioData.Items.Add(this.lbl_time_tracker);
     this.box_audioData.Items.Add(this.btnGroupVolumeControl);
     this.box_audioData.Items.Add(this.lbl_volume);
     this.box_audioData.Name = "box_audioData";
     //
     // lbl_time_tracker
     //
     this.lbl_time_tracker.Label = "00:00 / 00:00";
     this.lbl_time_tracker.Name  = "lbl_time_tracker";
     //
     // btnGroupVolumeControl
     //
     this.btnGroupVolumeControl.Items.Add(this.btn_volumeUp);
     this.btnGroupVolumeControl.Items.Add(this.btn_volumeDown);
     this.btnGroupVolumeControl.Name = "btnGroupVolumeControl";
     //
     // btn_volumeUp
     //
     this.btn_volumeUp.Enabled   = false;
     this.btn_volumeUp.Image     = global::WordPlayer.Properties.Resources.volume_up_btn_image_x18;
     this.btn_volumeUp.Label     = "Up";
     this.btn_volumeUp.Name      = "btn_volumeUp";
     this.btn_volumeUp.ShowImage = true;
     this.btn_volumeUp.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btn_volumeUp_Click);
     //
     // btn_volumeDown
     //
     this.btn_volumeDown.Enabled   = false;
     this.btn_volumeDown.Image     = global::WordPlayer.Properties.Resources.volume_down_btn_image_x18;
     this.btn_volumeDown.Label     = "Down";
     this.btn_volumeDown.Name      = "btn_volumeDown";
     this.btn_volumeDown.ShowImage = true;
     this.btn_volumeDown.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btn_volumeDown_Click);
     //
     // lbl_volume
     //
     this.lbl_volume.Label = "Volume : 100%";
     this.lbl_volume.Name  = "lbl_volume";
     //
     // btnGroupAudioControl
     //
     this.btnGroupAudioControl.Items.Add(this.btn_open);
     this.btnGroupAudioControl.Items.Add(this.com);
     this.btnGroupAudioControl.Items.Add(this.btn_play);
     this.btnGroupAudioControl.Items.Add(this.btn_pause);
     this.btnGroupAudioControl.Items.Add(this.btn_stop);
     this.btnGroupAudioControl.Items.Add(this.btn_forward);
     this.btnGroupAudioControl.Name = "btnGroupAudioControl";
     //
     // com
     //
     this.com.Image     = global::WordPlayer.Properties.Resources.rewind_btn_image_x18;
     this.com.Label     = "Rewind";
     this.com.Name      = "com";
     this.com.ShowImage = true;
     this.com.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btn_rewind_Click);
     //
     // btn_play
     //
     this.btn_play.Image     = global::WordPlayer.Properties.Resources.play_btn_image_x18;
     this.btn_play.Label     = "Play";
     this.btn_play.Name      = "btn_play";
     this.btn_play.ShowImage = true;
     this.btn_play.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btn_play_Click);
     //
     // btn_pause
     //
     this.btn_pause.Image     = global::WordPlayer.Properties.Resources.pause_btn_image_x18;
     this.btn_pause.Label     = "Pause";
     this.btn_pause.Name      = "btn_pause";
     this.btn_pause.ShowImage = true;
     this.btn_pause.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btn_pause_Click);
     //
     // btn_stop
     //
     this.btn_stop.Image     = global::WordPlayer.Properties.Resources.stop_btn_image_x18;
     this.btn_stop.Label     = "Stop";
     this.btn_stop.Name      = "btn_stop";
     this.btn_stop.ShowImage = true;
     this.btn_stop.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btn_stop_Click);
     //
     // btn_forward
     //
     this.btn_forward.Image     = ((System.Drawing.Image)(resources.GetObject("btn_forward.Image")));
     this.btn_forward.Label     = "Forward";
     this.btn_forward.Name      = "btn_forward";
     this.btn_forward.ShowImage = true;
     this.btn_forward.Click    += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btn_forward_Click);
     //
     // group_preferences
     //
     ribbonDialogLauncherImpl3.Enabled     = false;
     this.group_preferences.DialogLauncher = ribbonDialogLauncherImpl3;
     this.group_preferences.Items.Add(this.btn_help);
     this.group_preferences.Items.Add(this.btn_settings);
     this.group_preferences.Items.Add(this.btn_about);
     this.group_preferences.Label = "   Preferences   ";
     this.group_preferences.Name  = "group_preferences";
     //
     // btn_help
     //
     this.btn_help.Label  = "Help";
     this.btn_help.Name   = "btn_help";
     this.btn_help.Click += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btn_help_Click);
     //
     // btn_settings
     //
     this.btn_settings.Label  = "Settings";
     this.btn_settings.Name   = "btn_settings";
     this.btn_settings.Click += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btn_settings_Click);
     //
     // btn_about
     //
     this.btn_about.Label  = "About";
     this.btn_about.Name   = "btn_about";
     this.btn_about.Click += new Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler(this.btn_about_Click);
     //
     // timer_track
     //
     this.timer_track.Interval = 200;
     this.timer_track.Tick    += new System.EventHandler(this.timer_track_Tick);
     //
     // WordPlayer
     //
     this.Name       = "WordPlayer";
     this.RibbonType = "Microsoft.Word.Document";
     this.Tabs.Add(this.tab_wordPlayer);
     this.Load += new Microsoft.Office.Tools.Ribbon.RibbonUIEventHandler(this.WordPlayer_Load);
     this.tab_wordPlayer.ResumeLayout(false);
     this.tab_wordPlayer.PerformLayout();
     this.group_customization.ResumeLayout(false);
     this.group_customization.PerformLayout();
     this.group_player.ResumeLayout(false);
     this.group_player.PerformLayout();
     this.box_audioData.ResumeLayout(false);
     this.box_audioData.PerformLayout();
     this.btnGroupVolumeControl.ResumeLayout(false);
     this.btnGroupVolumeControl.PerformLayout();
     this.btnGroupAudioControl.ResumeLayout(false);
     this.btnGroupAudioControl.PerformLayout();
     this.group_preferences.ResumeLayout(false);
     this.group_preferences.PerformLayout();
     this.ResumeLayout(false);
 }