in Office365APIEditor/UI/AccessTokenWizard.Designer.cs [29:1681]
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AccessTokenWizard));
this.panel_Page00 = new System.Windows.Forms.Panel();
this.linkLabel_Page00 = new System.Windows.Forms.LinkLabel();
this.radioButton_Page00_SharePointOnlineAppOnly = new System.Windows.Forms.RadioButton();
this.radioButton_Page00_BuiltInAppOrBasicAuth = new System.Windows.Forms.RadioButton();
this.radioButton_Page00_AppRegistrationPortal = new System.Windows.Forms.RadioButton();
this.radioButton_Page00_MicrosoftAzurePortal = new System.Windows.Forms.RadioButton();
this.button_Back = new System.Windows.Forms.Button();
this.button_Next = new System.Windows.Forms.Button();
this.button_Cancel = new System.Windows.Forms.Button();
this.panel_Page01 = new System.Windows.Forms.Panel();
this.radioButton_Page01_V1AdminConsent = new System.Windows.Forms.RadioButton();
this.radioButton_Page01_V1AppOnlyByKey = new System.Windows.Forms.RadioButton();
this.radioButton_Page01_V1AppOnlyByCert = new System.Windows.Forms.RadioButton();
this.radioButton_Page01_V1Native = new System.Windows.Forms.RadioButton();
this.radioButton_Page01_V1Web = new System.Windows.Forms.RadioButton();
this.label2 = new System.Windows.Forms.Label();
this.panel_Page03 = new System.Windows.Forms.Panel();
this.comboBox_Page03_Resource = new System.Windows.Forms.ComboBox();
this.linkLabel_Page03 = new System.Windows.Forms.LinkLabel();
this.label4 = new System.Windows.Forms.Label();
this.textBox_Page03_ClientSecret = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.textBox_Page03_ClientID = new System.Windows.Forms.TextBox();
this.textBox_Page03_RedirectUri = new System.Windows.Forms.TextBox();
this.panel_Page02 = new System.Windows.Forms.Panel();
this.radioButton_Page02_V2AdminConsent = new System.Windows.Forms.RadioButton();
this.radioButton_Page02_V2WebAppOnlyForMicrosoftGraph = new System.Windows.Forms.RadioButton();
this.radioButton_Page02_V2Mobile = new System.Windows.Forms.RadioButton();
this.radioButton_Page02_V2Web = new System.Windows.Forms.RadioButton();
this.label7 = new System.Windows.Forms.Label();
this.panel_Page04 = new System.Windows.Forms.Panel();
this.comboBox_Page04_Resource = new System.Windows.Forms.ComboBox();
this.linkLabel_Page04 = new System.Windows.Forms.LinkLabel();
this.label13 = new System.Windows.Forms.Label();
this.textBox_Page04_RedirectUri = new System.Windows.Forms.TextBox();
this.label12 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.textBox_Page04_ClientID = new System.Windows.Forms.TextBox();
this.textBox_Page04_TenantName = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.panel_Page05 = new System.Windows.Forms.Panel();
this.linkLabel_Page05 = new System.Windows.Forms.LinkLabel();
this.comboBox_Page05_Resource = new System.Windows.Forms.ComboBox();
this.button_Page05_SelectCert = new System.Windows.Forms.Button();
this.label36 = new System.Windows.Forms.Label();
this.textBox_Page05_CertPath = new System.Windows.Forms.TextBox();
this.label32 = new System.Windows.Forms.Label();
this.textBox_Page05_CertPass = new System.Windows.Forms.TextBox();
this.label33 = new System.Windows.Forms.Label();
this.label34 = new System.Windows.Forms.Label();
this.textBox_Page05_ClientID = new System.Windows.Forms.TextBox();
this.textBox_Page05_TenantName = new System.Windows.Forms.TextBox();
this.label35 = new System.Windows.Forms.Label();
this.panel_Page06 = new System.Windows.Forms.Panel();
this.linkLabel_Page06 = new System.Windows.Forms.LinkLabel();
this.label49 = new System.Windows.Forms.Label();
this.textBox_Page06_TenantName = new System.Windows.Forms.TextBox();
this.textBox_Page06_ClientSecret = new System.Windows.Forms.TextBox();
this.label26 = new System.Windows.Forms.Label();
this.button_Page06_ScopeEditor = new System.Windows.Forms.Button();
this.textBox_Page06_Scopes = new System.Windows.Forms.TextBox();
this.textBox_Page06_ClientID = new System.Windows.Forms.TextBox();
this.label29 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.label31 = new System.Windows.Forms.Label();
this.textBox_Page06_RedirectUri = new System.Windows.Forms.TextBox();
this.panel_Page07 = new System.Windows.Forms.Panel();
this.linkLabel_Page07 = new System.Windows.Forms.LinkLabel();
this.label50 = new System.Windows.Forms.Label();
this.textBox_Page07_TenantName = new System.Windows.Forms.TextBox();
this.button_Page07_ScopeEditor = new System.Windows.Forms.Button();
this.textBox_Page07_Scopes = new System.Windows.Forms.TextBox();
this.textBox_Page07_ClientID = new System.Windows.Forms.TextBox();
this.label22 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.textBox_Page07_RedirectUri = new System.Windows.Forms.TextBox();
this.panel_Page08 = new System.Windows.Forms.Panel();
this.linkLabel_Page08 = new System.Windows.Forms.LinkLabel();
this.comboBox_Page08_Resource = new System.Windows.Forms.ComboBox();
this.label17 = new System.Windows.Forms.Label();
this.textBox_Page08_ClientSecret = new System.Windows.Forms.TextBox();
this.label18 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.textBox_Page08_TenantName = new System.Windows.Forms.TextBox();
this.textBox_Page08_ClientID = new System.Windows.Forms.TextBox();
this.openFileDialog_PFX = new System.Windows.Forms.OpenFileDialog();
this.panel_Page09 = new System.Windows.Forms.Panel();
this.comboBox_Page09_Resource = new System.Windows.Forms.ComboBox();
this.label24 = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.label37 = new System.Windows.Forms.Label();
this.textBox_Page09_ClientID = new System.Windows.Forms.TextBox();
this.textBox_Page09_RedirectUri = new System.Windows.Forms.TextBox();
this.label38 = new System.Windows.Forms.Label();
this.panel_Page10 = new System.Windows.Forms.Panel();
this.radioButton_Page10_BasicAuth = new System.Windows.Forms.RadioButton();
this.radioButton_Page10_BuiltInApp = new System.Windows.Forms.RadioButton();
this.label28 = new System.Windows.Forms.Label();
this.panel_Page11 = new System.Windows.Forms.Panel();
this.label39 = new System.Windows.Forms.Label();
this.button_Page11_ScopeEditor = new System.Windows.Forms.Button();
this.textBox_Page11_Scopes = new System.Windows.Forms.TextBox();
this.label42 = new System.Windows.Forms.Label();
this.panel_Page12 = new System.Windows.Forms.Panel();
this.linkLabel_Page12 = new System.Windows.Forms.LinkLabel();
this.textBox_Page12_ClientSecret = new System.Windows.Forms.TextBox();
this.label41 = new System.Windows.Forms.Label();
this.button_Page12_ScopeEditor = new System.Windows.Forms.Button();
this.textBox_Page12_Scopes = new System.Windows.Forms.TextBox();
this.textBox_Page12_TenantName = new System.Windows.Forms.TextBox();
this.label43 = new System.Windows.Forms.Label();
this.label44 = new System.Windows.Forms.Label();
this.label45 = new System.Windows.Forms.Label();
this.textBox_Page12_ClientId = new System.Windows.Forms.TextBox();
this.panel_Page13 = new System.Windows.Forms.Panel();
this.label46 = new System.Windows.Forms.Label();
this.label47 = new System.Windows.Forms.Label();
this.textBox_Page13_RedirectUri = new System.Windows.Forms.TextBox();
this.label48 = new System.Windows.Forms.Label();
this.textBox_Page13_ClientID = new System.Windows.Forms.TextBox();
this.panel1 = new System.Windows.Forms.Panel();
this.panel_Page14 = new System.Windows.Forms.Panel();
this.textBox_Page14_ClientID = new System.Windows.Forms.TextBox();
this.linkLabel_Page14 = new System.Windows.Forms.LinkLabel();
this.label51 = new System.Windows.Forms.Label();
this.textBox_Page14_ClientSecret = new System.Windows.Forms.TextBox();
this.label53 = new System.Windows.Forms.Label();
this.label54 = new System.Windows.Forms.Label();
this.textBox_Page14_TenantName = new System.Windows.Forms.TextBox();
this.panel_Page00.SuspendLayout();
this.panel_Page01.SuspendLayout();
this.panel_Page03.SuspendLayout();
this.panel_Page02.SuspendLayout();
this.panel_Page04.SuspendLayout();
this.panel_Page05.SuspendLayout();
this.panel_Page06.SuspendLayout();
this.panel_Page07.SuspendLayout();
this.panel_Page08.SuspendLayout();
this.panel_Page09.SuspendLayout();
this.panel_Page10.SuspendLayout();
this.panel_Page11.SuspendLayout();
this.panel_Page12.SuspendLayout();
this.panel_Page13.SuspendLayout();
this.panel1.SuspendLayout();
this.panel_Page14.SuspendLayout();
this.SuspendLayout();
//
// panel_Page00
//
this.panel_Page00.BackColor = System.Drawing.SystemColors.Control;
this.panel_Page00.Controls.Add(this.linkLabel_Page00);
this.panel_Page00.Controls.Add(this.radioButton_Page00_SharePointOnlineAppOnly);
this.panel_Page00.Controls.Add(this.radioButton_Page00_BuiltInAppOrBasicAuth);
this.panel_Page00.Controls.Add(this.radioButton_Page00_AppRegistrationPortal);
this.panel_Page00.Controls.Add(this.radioButton_Page00_MicrosoftAzurePortal);
this.panel_Page00.Location = new System.Drawing.Point(426, 12);
this.panel_Page00.Name = "panel_Page00";
this.panel_Page00.Size = new System.Drawing.Size(400, 200);
this.panel_Page00.TabIndex = 0;
this.panel_Page00.Tag = "radioButton_Page00_MicrosoftAzurePortal";
//
// linkLabel_Page00
//
this.linkLabel_Page00.AutoSize = true;
this.linkLabel_Page00.Location = new System.Drawing.Point(15, 10);
this.linkLabel_Page00.Name = "linkLabel_Page00";
this.linkLabel_Page00.Size = new System.Drawing.Size(235, 13);
this.linkLabel_Page00.TabIndex = 5;
this.linkLabel_Page00.TabStop = true;
this.linkLabel_Page00.Text = "Which OAuth endpoint do you use? Learn more.";
this.linkLabel_Page00.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabel_LinkClicked);
//
// radioButton_Page00_SharePointOnlineAppOnly
//
this.radioButton_Page00_SharePointOnlineAppOnly.AutoSize = true;
this.radioButton_Page00_SharePointOnlineAppOnly.Location = new System.Drawing.Point(18, 168);
this.radioButton_Page00_SharePointOnlineAppOnly.Name = "radioButton_Page00_SharePointOnlineAppOnly";
this.radioButton_Page00_SharePointOnlineAppOnly.Size = new System.Drawing.Size(308, 30);
this.radioButton_Page00_SharePointOnlineAppOnly.TabIndex = 4;
this.radioButton_Page00_SharePointOnlineAppOnly.TabStop = true;
this.radioButton_Page00_SharePointOnlineAppOnly.Text = "I have registered the SharePoint Online App-Only REST API\r\nMicrosoft Azure Access" +
" Control Service application.";
this.radioButton_Page00_SharePointOnlineAppOnly.UseVisualStyleBackColor = true;
//
// radioButton_Page00_BuiltInAppOrBasicAuth
//
this.radioButton_Page00_BuiltInAppOrBasicAuth.AutoSize = true;
this.radioButton_Page00_BuiltInAppOrBasicAuth.Location = new System.Drawing.Point(18, 132);
this.radioButton_Page00_BuiltInAppOrBasicAuth.Name = "radioButton_Page00_BuiltInAppOrBasicAuth";
this.radioButton_Page00_BuiltInAppOrBasicAuth.Size = new System.Drawing.Size(324, 30);
this.radioButton_Page00_BuiltInAppOrBasicAuth.TabIndex = 3;
this.radioButton_Page00_BuiltInAppOrBasicAuth.TabStop = true;
this.radioButton_Page00_BuiltInAppOrBasicAuth.Text = "I have not registered the application.\r\nOffice365APIEditor will use the built-in " +
"application or basic auth.";
this.radioButton_Page00_BuiltInAppOrBasicAuth.UseVisualStyleBackColor = true;
//
// radioButton_Page00_AppRegistrationPortal
//
this.radioButton_Page00_AppRegistrationPortal.AutoSize = true;
this.radioButton_Page00_AppRegistrationPortal.Location = new System.Drawing.Point(18, 83);
this.radioButton_Page00_AppRegistrationPortal.Name = "radioButton_Page00_AppRegistrationPortal";
this.radioButton_Page00_AppRegistrationPortal.Size = new System.Drawing.Size(338, 43);
this.radioButton_Page00_AppRegistrationPortal.TabIndex = 2;
this.radioButton_Page00_AppRegistrationPortal.TabStop = true;
this.radioButton_Page00_AppRegistrationPortal.Text = "v2.0 Endpoint\r\nSelect this option if your application is registered with Azure Ac" +
"tive \r\nDirectory and you want to dynamically acquire an access token.";
this.radioButton_Page00_AppRegistrationPortal.UseVisualStyleBackColor = true;
//
// radioButton_Page00_MicrosoftAzurePortal
//
this.radioButton_Page00_MicrosoftAzurePortal.AutoSize = true;
this.radioButton_Page00_MicrosoftAzurePortal.Checked = true;
this.radioButton_Page00_MicrosoftAzurePortal.Location = new System.Drawing.Point(18, 34);
this.radioButton_Page00_MicrosoftAzurePortal.Name = "radioButton_Page00_MicrosoftAzurePortal";
this.radioButton_Page00_MicrosoftAzurePortal.Size = new System.Drawing.Size(338, 43);
this.radioButton_Page00_MicrosoftAzurePortal.TabIndex = 1;
this.radioButton_Page00_MicrosoftAzurePortal.TabStop = true;
this.radioButton_Page00_MicrosoftAzurePortal.Text = "v1.0 Endpoint\r\nSelect this option if your application is registered with Azure Ac" +
"tive \r\nDirectory and you want to use the configured permissions.";
this.radioButton_Page00_MicrosoftAzurePortal.UseVisualStyleBackColor = true;
//
// button_Back
//
this.button_Back.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.button_Back.Location = new System.Drawing.Point(1116, 10);
this.button_Back.Name = "button_Back";
this.button_Back.Size = new System.Drawing.Size(75, 23);
this.button_Back.TabIndex = 100;
this.button_Back.Text = "Back";
this.button_Back.UseVisualStyleBackColor = true;
this.button_Back.Click += new System.EventHandler(this.button_Back_Click);
//
// button_Next
//
this.button_Next.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.button_Next.Location = new System.Drawing.Point(1197, 10);
this.button_Next.Name = "button_Next";
this.button_Next.Size = new System.Drawing.Size(75, 23);
this.button_Next.TabIndex = 101;
this.button_Next.Text = "Next";
this.button_Next.UseVisualStyleBackColor = true;
this.button_Next.Click += new System.EventHandler(this.button_Next_Click);
//
// button_Cancel
//
this.button_Cancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.button_Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.button_Cancel.Location = new System.Drawing.Point(1279, 10);
this.button_Cancel.Name = "button_Cancel";
this.button_Cancel.Size = new System.Drawing.Size(75, 23);
this.button_Cancel.TabIndex = 102;
this.button_Cancel.Text = "Cancel";
this.button_Cancel.UseVisualStyleBackColor = true;
this.button_Cancel.Click += new System.EventHandler(this.button_Cancel_Click);
//
// panel_Page01
//
this.panel_Page01.Controls.Add(this.radioButton_Page01_V1AdminConsent);
this.panel_Page01.Controls.Add(this.radioButton_Page01_V1AppOnlyByKey);
this.panel_Page01.Controls.Add(this.radioButton_Page01_V1AppOnlyByCert);
this.panel_Page01.Controls.Add(this.radioButton_Page01_V1Native);
this.panel_Page01.Controls.Add(this.radioButton_Page01_V1Web);
this.panel_Page01.Controls.Add(this.label2);
this.panel_Page01.Location = new System.Drawing.Point(832, 12);
this.panel_Page01.Name = "panel_Page01";
this.panel_Page01.Size = new System.Drawing.Size(400, 200);
this.panel_Page01.TabIndex = 4;
this.panel_Page01.Tag = "radioButton_Page01_V1Web";
//
// radioButton_Page01_V1AdminConsent
//
this.radioButton_Page01_V1AdminConsent.AutoSize = true;
this.radioButton_Page01_V1AdminConsent.Location = new System.Drawing.Point(18, 129);
this.radioButton_Page01_V1AdminConsent.Name = "radioButton_Page01_V1AdminConsent";
this.radioButton_Page01_V1AdminConsent.Size = new System.Drawing.Size(352, 17);
this.radioButton_Page01_V1AdminConsent.TabIndex = 5;
this.radioButton_Page01_V1AdminConsent.TabStop = true;
this.radioButton_Page01_V1AdminConsent.Text = "I need to complete ADMIN CONSENT before acquiring access token";
this.radioButton_Page01_V1AdminConsent.UseVisualStyleBackColor = true;
//
// radioButton_Page01_V1AppOnlyByKey
//
this.radioButton_Page01_V1AppOnlyByKey.AutoSize = true;
this.radioButton_Page01_V1AppOnlyByKey.Location = new System.Drawing.Point(18, 106);
this.radioButton_Page01_V1AppOnlyByKey.Name = "radioButton_Page01_V1AppOnlyByKey";
this.radioButton_Page01_V1AppOnlyByKey.Size = new System.Drawing.Size(251, 17);
this.radioButton_Page01_V1AppOnlyByKey.TabIndex = 4;
this.radioButton_Page01_V1AppOnlyByKey.TabStop = true;
this.radioButton_Page01_V1AppOnlyByKey.Text = "Web app (Use App Only Token by client secret)";
this.radioButton_Page01_V1AppOnlyByKey.UseVisualStyleBackColor = true;
//
// radioButton_Page01_V1AppOnlyByCert
//
this.radioButton_Page01_V1AppOnlyByCert.AutoSize = true;
this.radioButton_Page01_V1AppOnlyByCert.Location = new System.Drawing.Point(18, 83);
this.radioButton_Page01_V1AppOnlyByCert.Name = "radioButton_Page01_V1AppOnlyByCert";
this.radioButton_Page01_V1AppOnlyByCert.Size = new System.Drawing.Size(240, 17);
this.radioButton_Page01_V1AppOnlyByCert.TabIndex = 3;
this.radioButton_Page01_V1AppOnlyByCert.TabStop = true;
this.radioButton_Page01_V1AppOnlyByCert.Text = "Web app (Use App Only Token by certificate)";
this.radioButton_Page01_V1AppOnlyByCert.UseVisualStyleBackColor = true;
//
// radioButton_Page01_V1Native
//
this.radioButton_Page01_V1Native.AutoSize = true;
this.radioButton_Page01_V1Native.Location = new System.Drawing.Point(18, 60);
this.radioButton_Page01_V1Native.Name = "radioButton_Page01_V1Native";
this.radioButton_Page01_V1Native.Size = new System.Drawing.Size(226, 17);
this.radioButton_Page01_V1Native.TabIndex = 2;
this.radioButton_Page01_V1Native.TabStop = true;
this.radioButton_Page01_V1Native.Text = "Public client/native (mobile && desktop) app";
this.radioButton_Page01_V1Native.UseVisualStyleBackColor = true;
//
// radioButton_Page01_V1Web
//
this.radioButton_Page01_V1Web.AutoSize = true;
this.radioButton_Page01_V1Web.Checked = true;
this.radioButton_Page01_V1Web.Location = new System.Drawing.Point(18, 37);
this.radioButton_Page01_V1Web.Name = "radioButton_Page01_V1Web";
this.radioButton_Page01_V1Web.Size = new System.Drawing.Size(69, 17);
this.radioButton_Page01_V1Web.TabIndex = 1;
this.radioButton_Page01_V1Web.TabStop = true;
this.radioButton_Page01_V1Web.Text = "Web app";
this.radioButton_Page01_V1Web.UseVisualStyleBackColor = true;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(15, 10);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(203, 13);
this.label2.TabIndex = 0;
this.label2.Text = "My application has been registered as the";
//
// panel_Page03
//
this.panel_Page03.Controls.Add(this.comboBox_Page03_Resource);
this.panel_Page03.Controls.Add(this.linkLabel_Page03);
this.panel_Page03.Controls.Add(this.label4);
this.panel_Page03.Controls.Add(this.textBox_Page03_ClientSecret);
this.panel_Page03.Controls.Add(this.label10);
this.panel_Page03.Controls.Add(this.label5);
this.panel_Page03.Controls.Add(this.label6);
this.panel_Page03.Controls.Add(this.textBox_Page03_ClientID);
this.panel_Page03.Controls.Add(this.textBox_Page03_RedirectUri);
this.panel_Page03.Location = new System.Drawing.Point(12, 268);
this.panel_Page03.Name = "panel_Page03";
this.panel_Page03.Size = new System.Drawing.Size(400, 200);
this.panel_Page03.TabIndex = 6;
this.panel_Page03.Tag = "textBox_Page03_ClientID";
//
// comboBox_Page03_Resource
//
this.comboBox_Page03_Resource.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.comboBox_Page03_Resource.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_Page03_Resource.FormattingEnabled = true;
this.comboBox_Page03_Resource.Location = new System.Drawing.Point(102, 84);
this.comboBox_Page03_Resource.Name = "comboBox_Page03_Resource";
this.comboBox_Page03_Resource.Size = new System.Drawing.Size(284, 21);
this.comboBox_Page03_Resource.TabIndex = 4;
//
// linkLabel_Page03
//
this.linkLabel_Page03.AutoSize = true;
this.linkLabel_Page03.Location = new System.Drawing.Point(15, 10);
this.linkLabel_Page03.Name = "linkLabel_Page03";
this.linkLabel_Page03.Size = new System.Drawing.Size(140, 13);
this.linkLabel_Page03.TabIndex = 1;
this.linkLabel_Page03.TabStop = true;
this.linkLabel_Page03.Text = "Fill out the form. Learn more.";
this.linkLabel_Page03.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabel_LinkClicked);
//
// label4
//
this.label4.Location = new System.Drawing.Point(3, 35);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(93, 13);
this.label4.TabIndex = 42;
this.label4.Text = "Application ID";
this.label4.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page03_ClientSecret
//
this.textBox_Page03_ClientSecret.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page03_ClientSecret.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastWebAppClientSecret", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page03_ClientSecret.Location = new System.Drawing.Point(102, 110);
this.textBox_Page03_ClientSecret.Name = "textBox_Page03_ClientSecret";
this.textBox_Page03_ClientSecret.Size = new System.Drawing.Size(284, 20);
this.textBox_Page03_ClientSecret.TabIndex = 5;
this.textBox_Page03_ClientSecret.Text = global::Office365APIEditor.Properties.Settings.Default.LastWebAppClientSecret;
//
// label10
//
this.label10.Location = new System.Drawing.Point(3, 61);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(93, 13);
this.label10.TabIndex = 41;
this.label10.Text = "Redirect URI";
this.label10.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// label5
//
this.label5.Location = new System.Drawing.Point(3, 113);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(93, 13);
this.label5.TabIndex = 43;
this.label5.Text = "Client secret";
this.label5.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// label6
//
this.label6.Location = new System.Drawing.Point(3, 87);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(93, 13);
this.label6.TabIndex = 40;
this.label6.Text = "Resource";
this.label6.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page03_ClientID
//
this.textBox_Page03_ClientID.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page03_ClientID.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastWebAppClientID", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page03_ClientID.Location = new System.Drawing.Point(102, 32);
this.textBox_Page03_ClientID.Name = "textBox_Page03_ClientID";
this.textBox_Page03_ClientID.Size = new System.Drawing.Size(284, 20);
this.textBox_Page03_ClientID.TabIndex = 2;
this.textBox_Page03_ClientID.Text = global::Office365APIEditor.Properties.Settings.Default.LastWebAppClientID;
//
// textBox_Page03_RedirectUri
//
this.textBox_Page03_RedirectUri.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page03_RedirectUri.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastWebAppRedirectURL", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page03_RedirectUri.Location = new System.Drawing.Point(102, 58);
this.textBox_Page03_RedirectUri.Name = "textBox_Page03_RedirectUri";
this.textBox_Page03_RedirectUri.Size = new System.Drawing.Size(284, 20);
this.textBox_Page03_RedirectUri.TabIndex = 3;
this.textBox_Page03_RedirectUri.Text = global::Office365APIEditor.Properties.Settings.Default.LastWebAppRedirectURL;
//
// panel_Page02
//
this.panel_Page02.Controls.Add(this.radioButton_Page02_V2AdminConsent);
this.panel_Page02.Controls.Add(this.radioButton_Page02_V2WebAppOnlyForMicrosoftGraph);
this.panel_Page02.Controls.Add(this.radioButton_Page02_V2Mobile);
this.panel_Page02.Controls.Add(this.radioButton_Page02_V2Web);
this.panel_Page02.Controls.Add(this.label7);
this.panel_Page02.Location = new System.Drawing.Point(1238, 12);
this.panel_Page02.Name = "panel_Page02";
this.panel_Page02.Size = new System.Drawing.Size(400, 200);
this.panel_Page02.TabIndex = 6;
this.panel_Page02.Tag = "radioButton_Page02_V2Web";
//
// radioButton_Page02_V2AdminConsent
//
this.radioButton_Page02_V2AdminConsent.AutoSize = true;
this.radioButton_Page02_V2AdminConsent.Location = new System.Drawing.Point(18, 106);
this.radioButton_Page02_V2AdminConsent.Name = "radioButton_Page02_V2AdminConsent";
this.radioButton_Page02_V2AdminConsent.Size = new System.Drawing.Size(352, 17);
this.radioButton_Page02_V2AdminConsent.TabIndex = 6;
this.radioButton_Page02_V2AdminConsent.TabStop = true;
this.radioButton_Page02_V2AdminConsent.Text = "I need to complete ADMIN CONSENT before acquiring access token";
this.radioButton_Page02_V2AdminConsent.UseVisualStyleBackColor = true;
//
// radioButton_Page02_V2WebAppOnlyForMicrosoftGraph
//
this.radioButton_Page02_V2WebAppOnlyForMicrosoftGraph.AutoSize = true;
this.radioButton_Page02_V2WebAppOnlyForMicrosoftGraph.Location = new System.Drawing.Point(18, 83);
this.radioButton_Page02_V2WebAppOnlyForMicrosoftGraph.Name = "radioButton_Page02_V2WebAppOnlyForMicrosoftGraph";
this.radioButton_Page02_V2WebAppOnlyForMicrosoftGraph.Size = new System.Drawing.Size(344, 17);
this.radioButton_Page02_V2WebAppOnlyForMicrosoftGraph.TabIndex = 5;
this.radioButton_Page02_V2WebAppOnlyForMicrosoftGraph.TabStop = true;
this.radioButton_Page02_V2WebAppOnlyForMicrosoftGraph.Text = "Web app (Use App Only Token by client secret for Microsoft Graph)";
this.radioButton_Page02_V2WebAppOnlyForMicrosoftGraph.UseVisualStyleBackColor = true;
//
// radioButton_Page02_V2Mobile
//
this.radioButton_Page02_V2Mobile.AutoSize = true;
this.radioButton_Page02_V2Mobile.Location = new System.Drawing.Point(18, 60);
this.radioButton_Page02_V2Mobile.Name = "radioButton_Page02_V2Mobile";
this.radioButton_Page02_V2Mobile.Size = new System.Drawing.Size(192, 17);
this.radioButton_Page02_V2Mobile.TabIndex = 2;
this.radioButton_Page02_V2Mobile.Text = "Public client (mobile && desktop) app";
this.radioButton_Page02_V2Mobile.UseVisualStyleBackColor = true;
//
// radioButton_Page02_V2Web
//
this.radioButton_Page02_V2Web.AutoSize = true;
this.radioButton_Page02_V2Web.Checked = true;
this.radioButton_Page02_V2Web.Location = new System.Drawing.Point(18, 37);
this.radioButton_Page02_V2Web.Name = "radioButton_Page02_V2Web";
this.radioButton_Page02_V2Web.Size = new System.Drawing.Size(69, 17);
this.radioButton_Page02_V2Web.TabIndex = 1;
this.radioButton_Page02_V2Web.TabStop = true;
this.radioButton_Page02_V2Web.Text = "Web app";
this.radioButton_Page02_V2Web.UseVisualStyleBackColor = true;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(15, 10);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(203, 13);
this.label7.TabIndex = 0;
this.label7.Text = "My application has been registered as the";
//
// panel_Page04
//
this.panel_Page04.Controls.Add(this.comboBox_Page04_Resource);
this.panel_Page04.Controls.Add(this.linkLabel_Page04);
this.panel_Page04.Controls.Add(this.label13);
this.panel_Page04.Controls.Add(this.textBox_Page04_RedirectUri);
this.panel_Page04.Controls.Add(this.label12);
this.panel_Page04.Controls.Add(this.label11);
this.panel_Page04.Controls.Add(this.textBox_Page04_ClientID);
this.panel_Page04.Controls.Add(this.textBox_Page04_TenantName);
this.panel_Page04.Controls.Add(this.label14);
this.panel_Page04.Location = new System.Drawing.Point(429, 268);
this.panel_Page04.Name = "panel_Page04";
this.panel_Page04.Size = new System.Drawing.Size(400, 200);
this.panel_Page04.TabIndex = 7;
this.panel_Page04.Tag = "textBox_Page04_TenantName";
//
// comboBox_Page04_Resource
//
this.comboBox_Page04_Resource.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.comboBox_Page04_Resource.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_Page04_Resource.FormattingEnabled = true;
this.comboBox_Page04_Resource.Location = new System.Drawing.Point(102, 110);
this.comboBox_Page04_Resource.Name = "comboBox_Page04_Resource";
this.comboBox_Page04_Resource.Size = new System.Drawing.Size(284, 21);
this.comboBox_Page04_Resource.TabIndex = 5;
//
// linkLabel_Page04
//
this.linkLabel_Page04.AutoSize = true;
this.linkLabel_Page04.Location = new System.Drawing.Point(15, 10);
this.linkLabel_Page04.Name = "linkLabel_Page04";
this.linkLabel_Page04.Size = new System.Drawing.Size(140, 13);
this.linkLabel_Page04.TabIndex = 1;
this.linkLabel_Page04.TabStop = true;
this.linkLabel_Page04.Text = "Fill out the form. Learn more.";
this.linkLabel_Page04.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabel_LinkClicked);
//
// label13
//
this.label13.Location = new System.Drawing.Point(3, 87);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(93, 13);
this.label13.TabIndex = 44;
this.label13.Text = "Redirect URI";
this.label13.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page04_RedirectUri
//
this.textBox_Page04_RedirectUri.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page04_RedirectUri.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastNativeAppRedirectURL", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page04_RedirectUri.Location = new System.Drawing.Point(102, 84);
this.textBox_Page04_RedirectUri.Name = "textBox_Page04_RedirectUri";
this.textBox_Page04_RedirectUri.Size = new System.Drawing.Size(284, 20);
this.textBox_Page04_RedirectUri.TabIndex = 4;
this.textBox_Page04_RedirectUri.Text = global::Office365APIEditor.Properties.Settings.Default.LastNativeAppRedirectURL;
//
// label12
//
this.label12.Location = new System.Drawing.Point(3, 61);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(93, 13);
this.label12.TabIndex = 43;
this.label12.Text = "Application ID";
this.label12.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// label11
//
this.label11.Location = new System.Drawing.Point(3, 35);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(93, 13);
this.label11.TabIndex = 42;
this.label11.Text = "Tenant Name";
this.label11.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page04_ClientID
//
this.textBox_Page04_ClientID.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page04_ClientID.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastNativeAppClientID", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page04_ClientID.Location = new System.Drawing.Point(102, 58);
this.textBox_Page04_ClientID.Name = "textBox_Page04_ClientID";
this.textBox_Page04_ClientID.Size = new System.Drawing.Size(284, 20);
this.textBox_Page04_ClientID.TabIndex = 3;
this.textBox_Page04_ClientID.Text = global::Office365APIEditor.Properties.Settings.Default.LastNativeAppClientID;
//
// textBox_Page04_TenantName
//
this.textBox_Page04_TenantName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page04_TenantName.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastNativeAppTenantName", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page04_TenantName.Location = new System.Drawing.Point(102, 32);
this.textBox_Page04_TenantName.Name = "textBox_Page04_TenantName";
this.textBox_Page04_TenantName.Size = new System.Drawing.Size(284, 20);
this.textBox_Page04_TenantName.TabIndex = 2;
this.textBox_Page04_TenantName.Text = global::Office365APIEditor.Properties.Settings.Default.LastNativeAppTenantName;
//
// label14
//
this.label14.Location = new System.Drawing.Point(3, 113);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(93, 13);
this.label14.TabIndex = 41;
this.label14.Text = "Resource";
this.label14.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// panel_Page05
//
this.panel_Page05.Controls.Add(this.linkLabel_Page05);
this.panel_Page05.Controls.Add(this.comboBox_Page05_Resource);
this.panel_Page05.Controls.Add(this.button_Page05_SelectCert);
this.panel_Page05.Controls.Add(this.label36);
this.panel_Page05.Controls.Add(this.textBox_Page05_CertPath);
this.panel_Page05.Controls.Add(this.label32);
this.panel_Page05.Controls.Add(this.textBox_Page05_CertPass);
this.panel_Page05.Controls.Add(this.label33);
this.panel_Page05.Controls.Add(this.label34);
this.panel_Page05.Controls.Add(this.textBox_Page05_ClientID);
this.panel_Page05.Controls.Add(this.textBox_Page05_TenantName);
this.panel_Page05.Controls.Add(this.label35);
this.panel_Page05.Location = new System.Drawing.Point(835, 268);
this.panel_Page05.Name = "panel_Page05";
this.panel_Page05.Size = new System.Drawing.Size(400, 200);
this.panel_Page05.TabIndex = 8;
this.panel_Page05.Tag = "textBox_Page05_TenantName";
//
// linkLabel_Page05
//
this.linkLabel_Page05.AutoSize = true;
this.linkLabel_Page05.Location = new System.Drawing.Point(15, 10);
this.linkLabel_Page05.Name = "linkLabel_Page05";
this.linkLabel_Page05.Size = new System.Drawing.Size(140, 13);
this.linkLabel_Page05.TabIndex = 1;
this.linkLabel_Page05.TabStop = true;
this.linkLabel_Page05.Text = "Fill out the form. Learn more.";
this.linkLabel_Page05.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabel_LinkClicked);
//
// comboBox_Page05_Resource
//
this.comboBox_Page05_Resource.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.comboBox_Page05_Resource.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_Page05_Resource.FormattingEnabled = true;
this.comboBox_Page05_Resource.Location = new System.Drawing.Point(102, 136);
this.comboBox_Page05_Resource.Name = "comboBox_Page05_Resource";
this.comboBox_Page05_Resource.Size = new System.Drawing.Size(284, 21);
this.comboBox_Page05_Resource.TabIndex = 7;
//
// button_Page05_SelectCert
//
this.button_Page05_SelectCert.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.button_Page05_SelectCert.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.button_Page05_SelectCert.Location = new System.Drawing.Point(309, 82);
this.button_Page05_SelectCert.Name = "button_Page05_SelectCert";
this.button_Page05_SelectCert.Size = new System.Drawing.Size(77, 23);
this.button_Page05_SelectCert.TabIndex = 5;
this.button_Page05_SelectCert.Text = "Browse...";
this.button_Page05_SelectCert.UseVisualStyleBackColor = true;
this.button_Page05_SelectCert.Click += new System.EventHandler(this.button_Page05_SelectCert_Click);
//
// label36
//
this.label36.Location = new System.Drawing.Point(3, 87);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(93, 13);
this.label36.TabIndex = 58;
this.label36.Text = "Certificate Path";
this.label36.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page05_CertPath
//
this.textBox_Page05_CertPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page05_CertPath.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastWebAppAppOnlyCertPath", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page05_CertPath.Location = new System.Drawing.Point(102, 84);
this.textBox_Page05_CertPath.Name = "textBox_Page05_CertPath";
this.textBox_Page05_CertPath.Size = new System.Drawing.Size(165, 20);
this.textBox_Page05_CertPath.TabIndex = 4;
this.textBox_Page05_CertPath.Text = global::Office365APIEditor.Properties.Settings.Default.LastWebAppAppOnlyCertPath;
//
// label32
//
this.label32.Location = new System.Drawing.Point(3, 113);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(93, 13);
this.label32.TabIndex = 57;
this.label32.Text = "Password";
this.label32.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page05_CertPass
//
this.textBox_Page05_CertPass.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page05_CertPass.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastWebAppAppOnlyCertPass", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page05_CertPass.Location = new System.Drawing.Point(102, 110);
this.textBox_Page05_CertPass.Name = "textBox_Page05_CertPass";
this.textBox_Page05_CertPass.PasswordChar = '*';
this.textBox_Page05_CertPass.Size = new System.Drawing.Size(284, 20);
this.textBox_Page05_CertPass.TabIndex = 6;
this.textBox_Page05_CertPass.Text = global::Office365APIEditor.Properties.Settings.Default.LastWebAppAppOnlyCertPass;
//
// label33
//
this.label33.Location = new System.Drawing.Point(3, 61);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(93, 13);
this.label33.TabIndex = 56;
this.label33.Text = "Application ID";
this.label33.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// label34
//
this.label34.Location = new System.Drawing.Point(3, 35);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(93, 13);
this.label34.TabIndex = 55;
this.label34.Text = "Tenant Name";
this.label34.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page05_ClientID
//
this.textBox_Page05_ClientID.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page05_ClientID.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastWebAppAppOnlyClientID", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page05_ClientID.Location = new System.Drawing.Point(102, 58);
this.textBox_Page05_ClientID.Name = "textBox_Page05_ClientID";
this.textBox_Page05_ClientID.Size = new System.Drawing.Size(284, 20);
this.textBox_Page05_ClientID.TabIndex = 3;
this.textBox_Page05_ClientID.Text = global::Office365APIEditor.Properties.Settings.Default.LastWebAppAppOnlyClientID;
//
// textBox_Page05_TenantName
//
this.textBox_Page05_TenantName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page05_TenantName.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastWebAppAppOnlyTenantName", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page05_TenantName.Location = new System.Drawing.Point(102, 32);
this.textBox_Page05_TenantName.Name = "textBox_Page05_TenantName";
this.textBox_Page05_TenantName.Size = new System.Drawing.Size(284, 20);
this.textBox_Page05_TenantName.TabIndex = 2;
this.textBox_Page05_TenantName.Tag = "";
this.textBox_Page05_TenantName.Text = global::Office365APIEditor.Properties.Settings.Default.LastWebAppAppOnlyTenantName;
//
// label35
//
this.label35.Location = new System.Drawing.Point(3, 139);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(93, 13);
this.label35.TabIndex = 54;
this.label35.Text = "Resource";
this.label35.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// panel_Page06
//
this.panel_Page06.Controls.Add(this.linkLabel_Page06);
this.panel_Page06.Controls.Add(this.label49);
this.panel_Page06.Controls.Add(this.textBox_Page06_TenantName);
this.panel_Page06.Controls.Add(this.textBox_Page06_ClientSecret);
this.panel_Page06.Controls.Add(this.label26);
this.panel_Page06.Controls.Add(this.button_Page06_ScopeEditor);
this.panel_Page06.Controls.Add(this.textBox_Page06_Scopes);
this.panel_Page06.Controls.Add(this.textBox_Page06_ClientID);
this.panel_Page06.Controls.Add(this.label29);
this.panel_Page06.Controls.Add(this.label30);
this.panel_Page06.Controls.Add(this.label31);
this.panel_Page06.Controls.Add(this.textBox_Page06_RedirectUri);
this.panel_Page06.Location = new System.Drawing.Point(12, 474);
this.panel_Page06.Name = "panel_Page06";
this.panel_Page06.Size = new System.Drawing.Size(400, 200);
this.panel_Page06.TabIndex = 8;
this.panel_Page06.Tag = "textBox_Page06_TenantName";
//
// linkLabel_Page06
//
this.linkLabel_Page06.AutoSize = true;
this.linkLabel_Page06.Location = new System.Drawing.Point(15, 10);
this.linkLabel_Page06.Name = "linkLabel_Page06";
this.linkLabel_Page06.Size = new System.Drawing.Size(140, 13);
this.linkLabel_Page06.TabIndex = 47;
this.linkLabel_Page06.TabStop = true;
this.linkLabel_Page06.Text = "Fill out the form. Learn more.";
this.linkLabel_Page06.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabel_LinkClicked);
//
// label49
//
this.label49.Location = new System.Drawing.Point(3, 39);
this.label49.Name = "label49";
this.label49.Size = new System.Drawing.Size(93, 13);
this.label49.TabIndex = 54;
this.label49.Text = "Tenant Name";
this.label49.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page06_TenantName
//
this.textBox_Page06_TenantName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page06_TenantName.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastV2WebAppTenantName", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page06_TenantName.Location = new System.Drawing.Point(102, 36);
this.textBox_Page06_TenantName.Name = "textBox_Page06_TenantName";
this.textBox_Page06_TenantName.Size = new System.Drawing.Size(284, 20);
this.textBox_Page06_TenantName.TabIndex = 1;
this.textBox_Page06_TenantName.Text = global::Office365APIEditor.Properties.Settings.Default.LastV2WebAppTenantName;
//
// textBox_Page06_ClientSecret
//
this.textBox_Page06_ClientSecret.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page06_ClientSecret.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastV2WebAppClientSecret", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page06_ClientSecret.Location = new System.Drawing.Point(102, 169);
this.textBox_Page06_ClientSecret.Name = "textBox_Page06_ClientSecret";
this.textBox_Page06_ClientSecret.Size = new System.Drawing.Size(284, 20);
this.textBox_Page06_ClientSecret.TabIndex = 6;
this.textBox_Page06_ClientSecret.Text = global::Office365APIEditor.Properties.Settings.Default.LastV2WebAppClientSecret;
//
// label26
//
this.label26.Location = new System.Drawing.Point(3, 172);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(93, 13);
this.label26.TabIndex = 45;
this.label26.Text = "Client secret";
this.label26.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// button_Page06_ScopeEditor
//
this.button_Page06_ScopeEditor.Location = new System.Drawing.Point(102, 140);
this.button_Page06_ScopeEditor.Name = "button_Page06_ScopeEditor";
this.button_Page06_ScopeEditor.Size = new System.Drawing.Size(96, 23);
this.button_Page06_ScopeEditor.TabIndex = 5;
this.button_Page06_ScopeEditor.Text = "Scope editor...";
this.button_Page06_ScopeEditor.UseVisualStyleBackColor = true;
this.button_Page06_ScopeEditor.Click += new System.EventHandler(this.button_Page06_ScopeEditor_Click);
//
// textBox_Page06_Scopes
//
this.textBox_Page06_Scopes.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page06_Scopes.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastV2WebAppScopes", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page06_Scopes.Location = new System.Drawing.Point(102, 114);
this.textBox_Page06_Scopes.Name = "textBox_Page06_Scopes";
this.textBox_Page06_Scopes.Size = new System.Drawing.Size(284, 20);
this.textBox_Page06_Scopes.TabIndex = 4;
this.textBox_Page06_Scopes.Text = global::Office365APIEditor.Properties.Settings.Default.LastV2WebAppScopes;
//
// textBox_Page06_ClientID
//
this.textBox_Page06_ClientID.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page06_ClientID.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastV2WebAppClientID", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page06_ClientID.Location = new System.Drawing.Point(102, 62);
this.textBox_Page06_ClientID.Name = "textBox_Page06_ClientID";
this.textBox_Page06_ClientID.Size = new System.Drawing.Size(284, 20);
this.textBox_Page06_ClientID.TabIndex = 2;
this.textBox_Page06_ClientID.Text = global::Office365APIEditor.Properties.Settings.Default.LastV2WebAppClientID;
//
// label29
//
this.label29.Location = new System.Drawing.Point(3, 61);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(93, 13);
this.label29.TabIndex = 38;
this.label29.Text = "Application ID";
this.label29.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// label30
//
this.label30.Location = new System.Drawing.Point(3, 87);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(93, 13);
this.label30.TabIndex = 37;
this.label30.Text = "Redirect URI";
this.label30.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// label31
//
this.label31.Location = new System.Drawing.Point(3, 114);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(93, 13);
this.label31.TabIndex = 36;
this.label31.Text = "Scopes";
this.label31.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page06_RedirectUri
//
this.textBox_Page06_RedirectUri.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page06_RedirectUri.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastV2WebAppRedirectUri", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page06_RedirectUri.Location = new System.Drawing.Point(102, 88);
this.textBox_Page06_RedirectUri.Name = "textBox_Page06_RedirectUri";
this.textBox_Page06_RedirectUri.Size = new System.Drawing.Size(284, 20);
this.textBox_Page06_RedirectUri.TabIndex = 3;
this.textBox_Page06_RedirectUri.Text = global::Office365APIEditor.Properties.Settings.Default.LastV2WebAppRedirectUri;
//
// panel_Page07
//
this.panel_Page07.Controls.Add(this.linkLabel_Page07);
this.panel_Page07.Controls.Add(this.label50);
this.panel_Page07.Controls.Add(this.textBox_Page07_TenantName);
this.panel_Page07.Controls.Add(this.button_Page07_ScopeEditor);
this.panel_Page07.Controls.Add(this.textBox_Page07_Scopes);
this.panel_Page07.Controls.Add(this.textBox_Page07_ClientID);
this.panel_Page07.Controls.Add(this.label22);
this.panel_Page07.Controls.Add(this.label23);
this.panel_Page07.Controls.Add(this.label25);
this.panel_Page07.Controls.Add(this.textBox_Page07_RedirectUri);
this.panel_Page07.Location = new System.Drawing.Point(429, 474);
this.panel_Page07.Name = "panel_Page07";
this.panel_Page07.Size = new System.Drawing.Size(400, 200);
this.panel_Page07.TabIndex = 8;
this.panel_Page07.Tag = "textBox_Page07_TenantName";
//
// linkLabel_Page07
//
this.linkLabel_Page07.AutoSize = true;
this.linkLabel_Page07.Location = new System.Drawing.Point(15, 10);
this.linkLabel_Page07.Name = "linkLabel_Page07";
this.linkLabel_Page07.Size = new System.Drawing.Size(140, 13);
this.linkLabel_Page07.TabIndex = 57;
this.linkLabel_Page07.TabStop = true;
this.linkLabel_Page07.Text = "Fill out the form. Learn more.";
this.linkLabel_Page07.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabel_LinkClicked);
//
// label50
//
this.label50.Location = new System.Drawing.Point(3, 39);
this.label50.Name = "label50";
this.label50.Size = new System.Drawing.Size(93, 13);
this.label50.TabIndex = 56;
this.label50.Text = "Tenant Name";
this.label50.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page07_TenantName
//
this.textBox_Page07_TenantName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page07_TenantName.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastV2MobileAppTenantName", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page07_TenantName.Location = new System.Drawing.Point(102, 36);
this.textBox_Page07_TenantName.Name = "textBox_Page07_TenantName";
this.textBox_Page07_TenantName.Size = new System.Drawing.Size(284, 20);
this.textBox_Page07_TenantName.TabIndex = 1;
this.textBox_Page07_TenantName.Text = global::Office365APIEditor.Properties.Settings.Default.LastV2MobileAppTenantName;
//
// button_Page07_ScopeEditor
//
this.button_Page07_ScopeEditor.Location = new System.Drawing.Point(102, 140);
this.button_Page07_ScopeEditor.Name = "button_Page07_ScopeEditor";
this.button_Page07_ScopeEditor.Size = new System.Drawing.Size(96, 23);
this.button_Page07_ScopeEditor.TabIndex = 5;
this.button_Page07_ScopeEditor.Text = "Scope editor...";
this.button_Page07_ScopeEditor.UseVisualStyleBackColor = true;
this.button_Page07_ScopeEditor.Click += new System.EventHandler(this.button_Page07_ScopeEditor_Click);
//
// textBox_Page07_Scopes
//
this.textBox_Page07_Scopes.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page07_Scopes.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastV2MobileAppScopes", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page07_Scopes.Location = new System.Drawing.Point(102, 114);
this.textBox_Page07_Scopes.Name = "textBox_Page07_Scopes";
this.textBox_Page07_Scopes.Size = new System.Drawing.Size(284, 20);
this.textBox_Page07_Scopes.TabIndex = 4;
this.textBox_Page07_Scopes.Text = global::Office365APIEditor.Properties.Settings.Default.LastV2MobileAppScopes;
//
// textBox_Page07_ClientID
//
this.textBox_Page07_ClientID.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page07_ClientID.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastV2MobileAppClientID", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page07_ClientID.Location = new System.Drawing.Point(102, 62);
this.textBox_Page07_ClientID.Name = "textBox_Page07_ClientID";
this.textBox_Page07_ClientID.Size = new System.Drawing.Size(284, 20);
this.textBox_Page07_ClientID.TabIndex = 2;
this.textBox_Page07_ClientID.Text = global::Office365APIEditor.Properties.Settings.Default.LastV2MobileAppClientID;
//
// label22
//
this.label22.Location = new System.Drawing.Point(3, 65);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(93, 13);
this.label22.TabIndex = 42;
this.label22.Text = "Application ID";
this.label22.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// label23
//
this.label23.Location = new System.Drawing.Point(3, 91);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(93, 13);
this.label23.TabIndex = 41;
this.label23.Text = "Redirect URI";
this.label23.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// label25
//
this.label25.Location = new System.Drawing.Point(3, 117);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(93, 13);
this.label25.TabIndex = 40;
this.label25.Text = "Scopes";
this.label25.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page07_RedirectUri
//
this.textBox_Page07_RedirectUri.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page07_RedirectUri.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastV2MobileAppRedirectUri", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page07_RedirectUri.Location = new System.Drawing.Point(102, 88);
this.textBox_Page07_RedirectUri.Name = "textBox_Page07_RedirectUri";
this.textBox_Page07_RedirectUri.Size = new System.Drawing.Size(284, 20);
this.textBox_Page07_RedirectUri.TabIndex = 3;
this.textBox_Page07_RedirectUri.Text = global::Office365APIEditor.Properties.Settings.Default.LastV2MobileAppRedirectUri;
//
// panel_Page08
//
this.panel_Page08.Controls.Add(this.linkLabel_Page08);
this.panel_Page08.Controls.Add(this.comboBox_Page08_Resource);
this.panel_Page08.Controls.Add(this.label17);
this.panel_Page08.Controls.Add(this.textBox_Page08_ClientSecret);
this.panel_Page08.Controls.Add(this.label18);
this.panel_Page08.Controls.Add(this.label19);
this.panel_Page08.Controls.Add(this.label20);
this.panel_Page08.Controls.Add(this.textBox_Page08_TenantName);
this.panel_Page08.Controls.Add(this.textBox_Page08_ClientID);
this.panel_Page08.Location = new System.Drawing.Point(835, 474);
this.panel_Page08.Name = "panel_Page08";
this.panel_Page08.Size = new System.Drawing.Size(400, 200);
this.panel_Page08.TabIndex = 8;
this.panel_Page08.Tag = "textBox_Page08_TenantName";
//
// linkLabel_Page08
//
this.linkLabel_Page08.AutoSize = true;
this.linkLabel_Page08.Location = new System.Drawing.Point(15, 10);
this.linkLabel_Page08.Name = "linkLabel_Page08";
this.linkLabel_Page08.Size = new System.Drawing.Size(140, 13);
this.linkLabel_Page08.TabIndex = 43;
this.linkLabel_Page08.TabStop = true;
this.linkLabel_Page08.Text = "Fill out the form. Learn more.";
this.linkLabel_Page08.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabel_LinkClicked);
//
// comboBox_Page08_Resource
//
this.comboBox_Page08_Resource.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.comboBox_Page08_Resource.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_Page08_Resource.FormattingEnabled = true;
this.comboBox_Page08_Resource.Location = new System.Drawing.Point(102, 88);
this.comboBox_Page08_Resource.Name = "comboBox_Page08_Resource";
this.comboBox_Page08_Resource.Size = new System.Drawing.Size(284, 21);
this.comboBox_Page08_Resource.TabIndex = 48;
//
// label17
//
this.label17.Location = new System.Drawing.Point(3, 39);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(93, 13);
this.label17.TabIndex = 52;
this.label17.Text = "Tenant Name";
this.label17.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page08_ClientSecret
//
this.textBox_Page08_ClientSecret.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page08_ClientSecret.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastWebAppAppOnlyByKeyClientSecret", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page08_ClientSecret.Location = new System.Drawing.Point(102, 115);
this.textBox_Page08_ClientSecret.Name = "textBox_Page08_ClientSecret";
this.textBox_Page08_ClientSecret.Size = new System.Drawing.Size(284, 20);
this.textBox_Page08_ClientSecret.TabIndex = 49;
this.textBox_Page08_ClientSecret.Text = global::Office365APIEditor.Properties.Settings.Default.LastWebAppAppOnlyByKeyClientSecret;
//
// label18
//
this.label18.Location = new System.Drawing.Point(3, 65);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(93, 13);
this.label18.TabIndex = 51;
this.label18.Text = "Application ID";
this.label18.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// label19
//
this.label19.Location = new System.Drawing.Point(3, 118);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(93, 13);
this.label19.TabIndex = 53;
this.label19.Text = "Client secret";
this.label19.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// label20
//
this.label20.Location = new System.Drawing.Point(3, 91);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(93, 13);
this.label20.TabIndex = 50;
this.label20.Text = "Resource";
this.label20.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page08_TenantName
//
this.textBox_Page08_TenantName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page08_TenantName.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastWebAppAppOnlyByKeyTenantName", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page08_TenantName.Location = new System.Drawing.Point(102, 36);
this.textBox_Page08_TenantName.Name = "textBox_Page08_TenantName";
this.textBox_Page08_TenantName.Size = new System.Drawing.Size(284, 20);
this.textBox_Page08_TenantName.TabIndex = 46;
this.textBox_Page08_TenantName.Text = global::Office365APIEditor.Properties.Settings.Default.LastWebAppAppOnlyByKeyTenantName;
//
// textBox_Page08_ClientID
//
this.textBox_Page08_ClientID.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page08_ClientID.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastWebAppAppOnlyByKeyClientID", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page08_ClientID.Location = new System.Drawing.Point(102, 62);
this.textBox_Page08_ClientID.Name = "textBox_Page08_ClientID";
this.textBox_Page08_ClientID.Size = new System.Drawing.Size(284, 20);
this.textBox_Page08_ClientID.TabIndex = 47;
this.textBox_Page08_ClientID.Text = global::Office365APIEditor.Properties.Settings.Default.LastWebAppAppOnlyByKeyClientID;
//
// openFileDialog_PFX
//
this.openFileDialog_PFX.Filter = "Personal Information Exchange (*.pfx)|*.pfx";
//
// panel_Page09
//
this.panel_Page09.Controls.Add(this.comboBox_Page09_Resource);
this.panel_Page09.Controls.Add(this.label24);
this.panel_Page09.Controls.Add(this.label27);
this.panel_Page09.Controls.Add(this.label37);
this.panel_Page09.Controls.Add(this.textBox_Page09_ClientID);
this.panel_Page09.Controls.Add(this.textBox_Page09_RedirectUri);
this.panel_Page09.Controls.Add(this.label38);
this.panel_Page09.Location = new System.Drawing.Point(12, 680);
this.panel_Page09.Name = "panel_Page09";
this.panel_Page09.Size = new System.Drawing.Size(400, 200);
this.panel_Page09.TabIndex = 44;
this.panel_Page09.Tag = "textBox_Page09_ClientID";
//
// comboBox_Page09_Resource
//
this.comboBox_Page09_Resource.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.comboBox_Page09_Resource.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox_Page09_Resource.FormattingEnabled = true;
this.comboBox_Page09_Resource.Location = new System.Drawing.Point(102, 84);
this.comboBox_Page09_Resource.Name = "comboBox_Page09_Resource";
this.comboBox_Page09_Resource.Size = new System.Drawing.Size(284, 21);
this.comboBox_Page09_Resource.TabIndex = 4;
//
// label24
//
this.label24.Location = new System.Drawing.Point(3, 35);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(93, 13);
this.label24.TabIndex = 42;
this.label24.Text = "Application ID";
this.label24.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// label27
//
this.label27.Location = new System.Drawing.Point(3, 61);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(93, 13);
this.label27.TabIndex = 41;
this.label27.Text = "Redirect URI";
this.label27.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// label37
//
this.label37.Location = new System.Drawing.Point(3, 87);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(93, 13);
this.label37.TabIndex = 40;
this.label37.Text = "Resource";
this.label37.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page09_ClientID
//
this.textBox_Page09_ClientID.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page09_ClientID.Location = new System.Drawing.Point(102, 32);
this.textBox_Page09_ClientID.Name = "textBox_Page09_ClientID";
this.textBox_Page09_ClientID.Size = new System.Drawing.Size(284, 20);
this.textBox_Page09_ClientID.TabIndex = 2;
//
// textBox_Page09_RedirectUri
//
this.textBox_Page09_RedirectUri.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page09_RedirectUri.Location = new System.Drawing.Point(102, 58);
this.textBox_Page09_RedirectUri.Name = "textBox_Page09_RedirectUri";
this.textBox_Page09_RedirectUri.Size = new System.Drawing.Size(284, 20);
this.textBox_Page09_RedirectUri.TabIndex = 3;
//
// label38
//
this.label38.AutoSize = true;
this.label38.Location = new System.Drawing.Point(15, 10);
this.label38.Name = "label38";
this.label38.Size = new System.Drawing.Size(81, 13);
this.label38.TabIndex = 0;
this.label38.Text = "Fill out the form.";
//
// panel_Page10
//
this.panel_Page10.Controls.Add(this.radioButton_Page10_BasicAuth);
this.panel_Page10.Controls.Add(this.radioButton_Page10_BuiltInApp);
this.panel_Page10.Controls.Add(this.label28);
this.panel_Page10.Location = new System.Drawing.Point(429, 680);
this.panel_Page10.Name = "panel_Page10";
this.panel_Page10.Size = new System.Drawing.Size(400, 200);
this.panel_Page10.TabIndex = 103;
this.panel_Page10.Tag = "radioButton_Page02_V2Web";
//
// radioButton_Page10_BasicAuth
//
this.radioButton_Page10_BasicAuth.AutoSize = true;
this.radioButton_Page10_BasicAuth.Location = new System.Drawing.Point(18, 60);
this.radioButton_Page10_BasicAuth.Name = "radioButton_Page10_BasicAuth";
this.radioButton_Page10_BasicAuth.Size = new System.Drawing.Size(75, 17);
this.radioButton_Page10_BasicAuth.TabIndex = 2;
this.radioButton_Page10_BasicAuth.Text = "Basic auth";
this.radioButton_Page10_BasicAuth.UseVisualStyleBackColor = true;
//
// radioButton_Page10_BuiltInApp
//
this.radioButton_Page10_BuiltInApp.AutoSize = true;
this.radioButton_Page10_BuiltInApp.Checked = true;
this.radioButton_Page10_BuiltInApp.Location = new System.Drawing.Point(18, 37);
this.radioButton_Page10_BuiltInApp.Name = "radioButton_Page10_BuiltInApp";
this.radioButton_Page10_BuiltInApp.Size = new System.Drawing.Size(202, 17);
this.radioButton_Page10_BuiltInApp.TabIndex = 1;
this.radioButton_Page10_BuiltInApp.TabStop = true;
this.radioButton_Page10_BuiltInApp.Text = "Office365APIEditor built-in application";
this.radioButton_Page10_BuiltInApp.UseVisualStyleBackColor = true;
//
// label28
//
this.label28.AutoSize = true;
this.label28.Location = new System.Drawing.Point(15, 10);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(137, 13);
this.label28.TabIndex = 0;
this.label28.Text = "Which do you want to use?";
//
// panel_Page11
//
this.panel_Page11.Controls.Add(this.label39);
this.panel_Page11.Controls.Add(this.button_Page11_ScopeEditor);
this.panel_Page11.Controls.Add(this.textBox_Page11_Scopes);
this.panel_Page11.Controls.Add(this.label42);
this.panel_Page11.Location = new System.Drawing.Point(835, 680);
this.panel_Page11.Name = "panel_Page11";
this.panel_Page11.Size = new System.Drawing.Size(400, 200);
this.panel_Page11.TabIndex = 49;
this.panel_Page11.Tag = "textBox_Page11_Scopes";
//
// label39
//
this.label39.AutoSize = true;
this.label39.Location = new System.Drawing.Point(15, 10);
this.label39.Name = "label39";
this.label39.Size = new System.Drawing.Size(235, 13);
this.label39.TabIndex = 48;
this.label39.Text = "Select scopes you need for the Microsoft Graph.";
//
// button_Page11_ScopeEditor
//
this.button_Page11_ScopeEditor.Location = new System.Drawing.Point(102, 56);
this.button_Page11_ScopeEditor.Name = "button_Page11_ScopeEditor";
this.button_Page11_ScopeEditor.Size = new System.Drawing.Size(96, 23);
this.button_Page11_ScopeEditor.TabIndex = 4;
this.button_Page11_ScopeEditor.Text = "Scope editor...";
this.button_Page11_ScopeEditor.UseVisualStyleBackColor = true;
this.button_Page11_ScopeEditor.Click += new System.EventHandler(this.button_Page11_ScopeEditor_Click);
//
// textBox_Page11_Scopes
//
this.textBox_Page11_Scopes.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page11_Scopes.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastBuiltInAppScopes", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page11_Scopes.Location = new System.Drawing.Point(102, 32);
this.textBox_Page11_Scopes.Name = "textBox_Page11_Scopes";
this.textBox_Page11_Scopes.Size = new System.Drawing.Size(284, 20);
this.textBox_Page11_Scopes.TabIndex = 3;
this.textBox_Page11_Scopes.Text = global::Office365APIEditor.Properties.Settings.Default.LastBuiltInAppScopes;
//
// label42
//
this.label42.Location = new System.Drawing.Point(3, 35);
this.label42.Name = "label42";
this.label42.Size = new System.Drawing.Size(93, 13);
this.label42.TabIndex = 40;
this.label42.Text = "Scopes";
this.label42.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// panel_Page12
//
this.panel_Page12.Controls.Add(this.linkLabel_Page12);
this.panel_Page12.Controls.Add(this.textBox_Page12_ClientSecret);
this.panel_Page12.Controls.Add(this.label41);
this.panel_Page12.Controls.Add(this.button_Page12_ScopeEditor);
this.panel_Page12.Controls.Add(this.textBox_Page12_Scopes);
this.panel_Page12.Controls.Add(this.textBox_Page12_TenantName);
this.panel_Page12.Controls.Add(this.label43);
this.panel_Page12.Controls.Add(this.label44);
this.panel_Page12.Controls.Add(this.label45);
this.panel_Page12.Controls.Add(this.textBox_Page12_ClientId);
this.panel_Page12.Location = new System.Drawing.Point(12, 886);
this.panel_Page12.Name = "panel_Page12";
this.panel_Page12.Size = new System.Drawing.Size(400, 200);
this.panel_Page12.TabIndex = 104;
this.panel_Page12.Tag = "textBox_Page12_TenantName";
//
// linkLabel_Page12
//
this.linkLabel_Page12.AutoSize = true;
this.linkLabel_Page12.Location = new System.Drawing.Point(15, 10);
this.linkLabel_Page12.Name = "linkLabel_Page12";
this.linkLabel_Page12.Size = new System.Drawing.Size(140, 13);
this.linkLabel_Page12.TabIndex = 58;
this.linkLabel_Page12.TabStop = true;
this.linkLabel_Page12.Text = "Fill out the form. Learn more.";
this.linkLabel_Page12.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabel_LinkClicked);
//
// textBox_Page12_ClientSecret
//
this.textBox_Page12_ClientSecret.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page12_ClientSecret.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastV2WebAppAppOnlyByPasswordForMicrosoftGraphClientSecret", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page12_ClientSecret.Location = new System.Drawing.Point(102, 144);
this.textBox_Page12_ClientSecret.Name = "textBox_Page12_ClientSecret";
this.textBox_Page12_ClientSecret.Size = new System.Drawing.Size(284, 20);
this.textBox_Page12_ClientSecret.TabIndex = 5;
this.textBox_Page12_ClientSecret.Text = global::Office365APIEditor.Properties.Settings.Default.LastV2WebAppAppOnlyByPasswordForMicrosoftGraphClientSecret;
//
// label41
//
this.label41.Location = new System.Drawing.Point(3, 147);
this.label41.Name = "label41";
this.label41.Size = new System.Drawing.Size(93, 13);
this.label41.TabIndex = 45;
this.label41.Text = "Password";
this.label41.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// button_Page12_ScopeEditor
//
this.button_Page12_ScopeEditor.Enabled = false;
this.button_Page12_ScopeEditor.Location = new System.Drawing.Point(102, 114);
this.button_Page12_ScopeEditor.Name = "button_Page12_ScopeEditor";
this.button_Page12_ScopeEditor.Size = new System.Drawing.Size(96, 23);
this.button_Page12_ScopeEditor.TabIndex = 4;
this.button_Page12_ScopeEditor.Text = "Scope editor...";
this.button_Page12_ScopeEditor.UseVisualStyleBackColor = true;
//
// textBox_Page12_Scopes
//
this.textBox_Page12_Scopes.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page12_Scopes.Enabled = false;
this.textBox_Page12_Scopes.Location = new System.Drawing.Point(102, 89);
this.textBox_Page12_Scopes.Name = "textBox_Page12_Scopes";
this.textBox_Page12_Scopes.Size = new System.Drawing.Size(284, 20);
this.textBox_Page12_Scopes.TabIndex = 3;
this.textBox_Page12_Scopes.Text = "https://graph.microsoft.com/.default";
//
// textBox_Page12_TenantName
//
this.textBox_Page12_TenantName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page12_TenantName.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastV2WebAppAppOnlyByPasswordForMicrosoftGraphTenantName", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page12_TenantName.Location = new System.Drawing.Point(102, 36);
this.textBox_Page12_TenantName.Name = "textBox_Page12_TenantName";
this.textBox_Page12_TenantName.Size = new System.Drawing.Size(284, 20);
this.textBox_Page12_TenantName.TabIndex = 1;
this.textBox_Page12_TenantName.Text = global::Office365APIEditor.Properties.Settings.Default.LastV2WebAppAppOnlyByPasswordForMicrosoftGraphTenantName;
//
// label43
//
this.label43.Location = new System.Drawing.Point(3, 39);
this.label43.Name = "label43";
this.label43.Size = new System.Drawing.Size(93, 13);
this.label43.TabIndex = 38;
this.label43.Text = "Tenant Name";
this.label43.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// label44
//
this.label44.Location = new System.Drawing.Point(3, 65);
this.label44.Name = "label44";
this.label44.Size = new System.Drawing.Size(93, 13);
this.label44.TabIndex = 37;
this.label44.Text = "Application ID";
this.label44.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// label45
//
this.label45.Location = new System.Drawing.Point(3, 92);
this.label45.Name = "label45";
this.label45.Size = new System.Drawing.Size(93, 13);
this.label45.TabIndex = 36;
this.label45.Text = "Scopes";
this.label45.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page12_ClientId
//
this.textBox_Page12_ClientId.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page12_ClientId.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastV2WebAppAppOnlyByPasswordForMicrosoftGraphClientID", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page12_ClientId.Location = new System.Drawing.Point(102, 62);
this.textBox_Page12_ClientId.Name = "textBox_Page12_ClientId";
this.textBox_Page12_ClientId.Size = new System.Drawing.Size(284, 20);
this.textBox_Page12_ClientId.TabIndex = 2;
this.textBox_Page12_ClientId.Text = global::Office365APIEditor.Properties.Settings.Default.LastV2WebAppAppOnlyByPasswordForMicrosoftGraphClientID;
//
// panel_Page13
//
this.panel_Page13.Controls.Add(this.label46);
this.panel_Page13.Controls.Add(this.label47);
this.panel_Page13.Controls.Add(this.textBox_Page13_RedirectUri);
this.panel_Page13.Controls.Add(this.label48);
this.panel_Page13.Controls.Add(this.textBox_Page13_ClientID);
this.panel_Page13.Location = new System.Drawing.Point(429, 886);
this.panel_Page13.Name = "panel_Page13";
this.panel_Page13.Size = new System.Drawing.Size(400, 200);
this.panel_Page13.TabIndex = 105;
this.panel_Page13.Tag = "textBox_Page13_ClientID";
//
// label46
//
this.label46.AutoSize = true;
this.label46.Location = new System.Drawing.Point(15, 10);
this.label46.Name = "label46";
this.label46.Size = new System.Drawing.Size(81, 13);
this.label46.TabIndex = 47;
this.label46.Text = "Fill out the form.";
//
// label47
//
this.label47.Location = new System.Drawing.Point(3, 65);
this.label47.Name = "label47";
this.label47.Size = new System.Drawing.Size(93, 13);
this.label47.TabIndex = 44;
this.label47.Text = "Redirect URI";
this.label47.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page13_RedirectUri
//
this.textBox_Page13_RedirectUri.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page13_RedirectUri.Location = new System.Drawing.Point(102, 62);
this.textBox_Page13_RedirectUri.Name = "textBox_Page13_RedirectUri";
this.textBox_Page13_RedirectUri.Size = new System.Drawing.Size(284, 20);
this.textBox_Page13_RedirectUri.TabIndex = 4;
//
// label48
//
this.label48.Location = new System.Drawing.Point(3, 39);
this.label48.Name = "label48";
this.label48.Size = new System.Drawing.Size(93, 13);
this.label48.TabIndex = 43;
this.label48.Text = "Application ID";
this.label48.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page13_ClientID
//
this.textBox_Page13_ClientID.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page13_ClientID.Location = new System.Drawing.Point(102, 36);
this.textBox_Page13_ClientID.Name = "textBox_Page13_ClientID";
this.textBox_Page13_ClientID.Size = new System.Drawing.Size(284, 20);
this.textBox_Page13_ClientID.TabIndex = 3;
//
// panel1
//
this.panel1.BackColor = System.Drawing.SystemColors.Control;
this.panel1.Controls.Add(this.button_Cancel);
this.panel1.Controls.Add(this.button_Back);
this.panel1.Controls.Add(this.button_Next);
this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel1.Location = new System.Drawing.Point(0, 847);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1366, 40);
this.panel1.TabIndex = 106;
//
// panel_Page14
//
this.panel_Page14.Controls.Add(this.textBox_Page14_ClientID);
this.panel_Page14.Controls.Add(this.linkLabel_Page14);
this.panel_Page14.Controls.Add(this.label51);
this.panel_Page14.Controls.Add(this.textBox_Page14_ClientSecret);
this.panel_Page14.Controls.Add(this.label53);
this.panel_Page14.Controls.Add(this.label54);
this.panel_Page14.Controls.Add(this.textBox_Page14_TenantName);
this.panel_Page14.Location = new System.Drawing.Point(835, 886);
this.panel_Page14.Name = "panel_Page14";
this.panel_Page14.Size = new System.Drawing.Size(400, 200);
this.panel_Page14.TabIndex = 54;
this.panel_Page14.Tag = "textBox_Page14_TenantName";
//
// textBox_Page14_ClientID
//
this.textBox_Page14_ClientID.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page14_ClientID.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastSpoAppOnlyByKeyClientID", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page14_ClientID.Location = new System.Drawing.Point(102, 62);
this.textBox_Page14_ClientID.Name = "textBox_Page14_ClientID";
this.textBox_Page14_ClientID.Size = new System.Drawing.Size(284, 20);
this.textBox_Page14_ClientID.TabIndex = 47;
this.textBox_Page14_ClientID.Text = global::Office365APIEditor.Properties.Settings.Default.LastSpoAppOnlyByKeyClientID;
//
// linkLabel_Page14
//
this.linkLabel_Page14.AutoSize = true;
this.linkLabel_Page14.Location = new System.Drawing.Point(15, 10);
this.linkLabel_Page14.Name = "linkLabel_Page14";
this.linkLabel_Page14.Size = new System.Drawing.Size(140, 13);
this.linkLabel_Page14.TabIndex = 43;
this.linkLabel_Page14.TabStop = true;
this.linkLabel_Page14.Text = "Fill out the form. Learn more.";
this.linkLabel_Page14.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabel_LinkClicked);
//
// label51
//
this.label51.Location = new System.Drawing.Point(3, 39);
this.label51.Name = "label51";
this.label51.Size = new System.Drawing.Size(93, 13);
this.label51.TabIndex = 52;
this.label51.Text = "Tenant Name";
this.label51.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page14_ClientSecret
//
this.textBox_Page14_ClientSecret.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page14_ClientSecret.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastSpoAppOnlyByKeyClientSecret", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page14_ClientSecret.Location = new System.Drawing.Point(102, 88);
this.textBox_Page14_ClientSecret.Name = "textBox_Page14_ClientSecret";
this.textBox_Page14_ClientSecret.Size = new System.Drawing.Size(284, 20);
this.textBox_Page14_ClientSecret.TabIndex = 48;
this.textBox_Page14_ClientSecret.Text = global::Office365APIEditor.Properties.Settings.Default.LastSpoAppOnlyByKeyClientSecret;
//
// label53
//
this.label53.Location = new System.Drawing.Point(3, 91);
this.label53.Name = "label53";
this.label53.Size = new System.Drawing.Size(93, 13);
this.label53.TabIndex = 53;
this.label53.Text = "Client secret";
this.label53.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// label54
//
this.label54.Location = new System.Drawing.Point(3, 65);
this.label54.Name = "label54";
this.label54.Size = new System.Drawing.Size(93, 13);
this.label54.TabIndex = 50;
this.label54.Text = "Client ID";
this.label54.TextAlign = System.Drawing.ContentAlignment.TopRight;
//
// textBox_Page14_TenantName
//
this.textBox_Page14_TenantName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.textBox_Page14_TenantName.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Office365APIEditor.Properties.Settings.Default, "LastSpoAppOnlyByKeyTenantName", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
this.textBox_Page14_TenantName.Location = new System.Drawing.Point(102, 36);
this.textBox_Page14_TenantName.Name = "textBox_Page14_TenantName";
this.textBox_Page14_TenantName.Size = new System.Drawing.Size(284, 20);
this.textBox_Page14_TenantName.TabIndex = 46;
this.textBox_Page14_TenantName.Text = global::Office365APIEditor.Properties.Settings.Default.LastSpoAppOnlyByKeyTenantName;
//
// AccessTokenWizard
//
this.AcceptButton = this.button_Next;
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.CancelButton = this.button_Cancel;
this.ClientSize = new System.Drawing.Size(1366, 887);
this.Controls.Add(this.panel1);
this.Controls.Add(this.panel_Page13);
this.Controls.Add(this.panel_Page12);
this.Controls.Add(this.panel_Page11);
this.Controls.Add(this.panel_Page10);
this.Controls.Add(this.panel_Page09);
this.Controls.Add(this.panel_Page08);
this.Controls.Add(this.panel_Page07);
this.Controls.Add(this.panel_Page06);
this.Controls.Add(this.panel_Page14);
this.Controls.Add(this.panel_Page05);
this.Controls.Add(this.panel_Page04);
this.Controls.Add(this.panel_Page02);
this.Controls.Add(this.panel_Page03);
this.Controls.Add(this.panel_Page01);
this.Controls.Add(this.panel_Page00);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "AccessTokenWizard";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "Office365APIEditor - Access Token Wizard";
this.Load += new System.EventHandler(this.AccessTokenWizard_Load);
this.panel_Page00.ResumeLayout(false);
this.panel_Page00.PerformLayout();
this.panel_Page01.ResumeLayout(false);
this.panel_Page01.PerformLayout();
this.panel_Page03.ResumeLayout(false);
this.panel_Page03.PerformLayout();
this.panel_Page02.ResumeLayout(false);
this.panel_Page02.PerformLayout();
this.panel_Page04.ResumeLayout(false);
this.panel_Page04.PerformLayout();
this.panel_Page05.ResumeLayout(false);
this.panel_Page05.PerformLayout();
this.panel_Page06.ResumeLayout(false);
this.panel_Page06.PerformLayout();
this.panel_Page07.ResumeLayout(false);
this.panel_Page07.PerformLayout();
this.panel_Page08.ResumeLayout(false);
this.panel_Page08.PerformLayout();
this.panel_Page09.ResumeLayout(false);
this.panel_Page09.PerformLayout();
this.panel_Page10.ResumeLayout(false);
this.panel_Page10.PerformLayout();
this.panel_Page11.ResumeLayout(false);
this.panel_Page11.PerformLayout();
this.panel_Page12.ResumeLayout(false);
this.panel_Page12.PerformLayout();
this.panel_Page13.ResumeLayout(false);
this.panel_Page13.PerformLayout();
this.panel1.ResumeLayout(false);
this.panel_Page14.ResumeLayout(false);
this.panel_Page14.PerformLayout();
this.ResumeLayout(false);
}