Inheritance: ColorTable
        /// <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();
            DfBAdminToolkit.Common.Component.Office2010White office2010White2 = new DfBAdminToolkit.Common.Component.Office2010White();
            DfBAdminToolkit.Common.Component.Office2010Blue office2010Blue2 = new DfBAdminToolkit.Common.Component.Office2010Blue();
            this.tableLayoutPanel_TeamFolders = new System.Windows.Forms.TableLayoutPanel();
            this.tableLayoutPanel_TeamFoldersCommandGroup = new System.Windows.Forms.TableLayoutPanel();
            this.tableLayoutPanel_TeamFoldersAccessToken = new System.Windows.Forms.TableLayoutPanel();
            this.label_TeamFoldersAccessToken = new System.Windows.Forms.Label();
            this.textBox_TeamFoldersAccessToken = new DfBAdminToolkit.Common.Component.TextBoxEx(this.components);
            this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup = new System.Windows.Forms.TableLayoutPanel();
            this.buttonEx_TeamFoldersCreateTeamFolder = new DfBAdminToolkit.Common.Component.ButtonEx();
            this.textBoxTeamFolder = new System.Windows.Forms.TextBox();
            this.tableLayoutPanel_TeamFoldersSendEmailGroup = new System.Windows.Forms.TableLayoutPanel();
            this.buttonEx_TeamFoldersLoadTeamFolders = new DfBAdminToolkit.Common.Component.ButtonEx();
            this.radioButtonSync = new System.Windows.Forms.RadioButton();
            this.radioButtonNoSync = new System.Windows.Forms.RadioButton();
            this.tableLayoutPanel_TeamFoldersMembersGroup = new System.Windows.Forms.TableLayoutPanel();
            this.objectListView_TeamFoldersMembers = new BrightIdeasSoftware.ObjectListView();
            this.olvColumnTeamFolders_TeamFolderName = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumnTeamFolders_TeamFolderId = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumnTeamFolders_Status = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup = new System.Windows.Forms.TableLayoutPanel();
            this.buttonEx_TeamFoldersSetFolderStatus = new DfBAdminToolkit.Common.Component.ButtonEx();
            this.radioButton_Active = new System.Windows.Forms.RadioButton();
            this.radioButton_Archived = new System.Windows.Forms.RadioButton();
            this.buttonEx_TeamFoldersSetFolderSyncSetting = new DfBAdminToolkit.Common.Component.ButtonEx();
            this.tableLayoutPanel_TeamFolders.SuspendLayout();
            this.tableLayoutPanel_TeamFoldersCommandGroup.SuspendLayout();
            this.tableLayoutPanel_TeamFoldersAccessToken.SuspendLayout();
            this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.SuspendLayout();
            this.tableLayoutPanel_TeamFoldersSendEmailGroup.SuspendLayout();
            this.tableLayoutPanel_TeamFoldersMembersGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.objectListView_TeamFoldersMembers)).BeginInit();
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.SuspendLayout();
            this.SuspendLayout();
            // 
            // tableLayoutPanel_TeamFolders
            // 
            this.tableLayoutPanel_TeamFolders.ColumnCount = 1;
            this.tableLayoutPanel_TeamFolders.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel_TeamFolders.Controls.Add(this.tableLayoutPanel_TeamFoldersCommandGroup, 0, 0);
            this.tableLayoutPanel_TeamFolders.Controls.Add(this.tableLayoutPanel_TeamFoldersMembersGroup, 0, 2);
            this.tableLayoutPanel_TeamFolders.Controls.Add(this.tableLayoutPanel_TeamFoldersProvisionCommandGroup, 0, 3);
            this.tableLayoutPanel_TeamFolders.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel_TeamFolders.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tableLayoutPanel_TeamFolders.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel_TeamFolders.Name = "tableLayoutPanel_TeamFolders";
            this.tableLayoutPanel_TeamFolders.RowCount = 4;
            this.tableLayoutPanel_TeamFolders.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 70F));
            this.tableLayoutPanel_TeamFolders.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 8F));
            this.tableLayoutPanel_TeamFolders.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel_TeamFolders.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
            this.tableLayoutPanel_TeamFolders.Size = new System.Drawing.Size(713, 435);
            this.tableLayoutPanel_TeamFolders.TabIndex = 1;
            // 
            // tableLayoutPanel_TeamFoldersCommandGroup
            // 
            this.tableLayoutPanel_TeamFoldersCommandGroup.ColumnCount = 4;
            this.tableLayoutPanel_TeamFoldersCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel_TeamFoldersCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 58F));
            this.tableLayoutPanel_TeamFoldersCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 77F));
            this.tableLayoutPanel_TeamFoldersCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel_TeamFoldersCommandGroup.Controls.Add(this.tableLayoutPanel_TeamFoldersAccessToken, 3, 0);
            this.tableLayoutPanel_TeamFoldersCommandGroup.Controls.Add(this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup, 0, 1);
            this.tableLayoutPanel_TeamFoldersCommandGroup.Controls.Add(this.tableLayoutPanel_TeamFoldersSendEmailGroup, 3, 1);
            this.tableLayoutPanel_TeamFoldersCommandGroup.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel_TeamFoldersCommandGroup.Location = new System.Drawing.Point(3, 3);
            this.tableLayoutPanel_TeamFoldersCommandGroup.Name = "tableLayoutPanel_TeamFoldersCommandGroup";
            this.tableLayoutPanel_TeamFoldersCommandGroup.RowCount = 2;
            this.tableLayoutPanel_TeamFoldersCommandGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 27F));
            this.tableLayoutPanel_TeamFoldersCommandGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
            this.tableLayoutPanel_TeamFoldersCommandGroup.Size = new System.Drawing.Size(707, 64);
            this.tableLayoutPanel_TeamFoldersCommandGroup.TabIndex = 0;
            // 
            // tableLayoutPanel_TeamFoldersAccessToken
            // 
            this.tableLayoutPanel_TeamFoldersAccessToken.ColumnCount = 2;
            this.tableLayoutPanel_TeamFoldersAccessToken.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 90F));
            this.tableLayoutPanel_TeamFoldersAccessToken.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel_TeamFoldersAccessToken.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel_TeamFoldersAccessToken.Controls.Add(this.label_TeamFoldersAccessToken, 0, 0);
            this.tableLayoutPanel_TeamFoldersAccessToken.Controls.Add(this.textBox_TeamFoldersAccessToken, 1, 0);
            this.tableLayoutPanel_TeamFoldersAccessToken.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel_TeamFoldersAccessToken.Location = new System.Drawing.Point(422, 1);
            this.tableLayoutPanel_TeamFoldersAccessToken.Margin = new System.Windows.Forms.Padding(1);
            this.tableLayoutPanel_TeamFoldersAccessToken.Name = "tableLayoutPanel_TeamFoldersAccessToken";
            this.tableLayoutPanel_TeamFoldersAccessToken.RowCount = 1;
            this.tableLayoutPanel_TeamFoldersAccessToken.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel_TeamFoldersAccessToken.Size = new System.Drawing.Size(284, 25);
            this.tableLayoutPanel_TeamFoldersAccessToken.TabIndex = 0;
            // 
            // label_TeamFoldersAccessToken
            // 
            this.label_TeamFoldersAccessToken.AutoSize = true;
            this.label_TeamFoldersAccessToken.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label_TeamFoldersAccessToken.Location = new System.Drawing.Point(3, 0);
            this.label_TeamFoldersAccessToken.Name = "label_TeamFoldersAccessToken";
            this.label_TeamFoldersAccessToken.Size = new System.Drawing.Size(84, 25);
            this.label_TeamFoldersAccessToken.TabIndex = 0;
            this.label_TeamFoldersAccessToken.Text = "Access Token";
            this.label_TeamFoldersAccessToken.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.label_TeamFoldersAccessToken.Visible = false;
            // 
            // textBox_TeamFoldersAccessToken
            // 
            this.textBox_TeamFoldersAccessToken.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox_TeamFoldersAccessToken.FileFilter = null;
            this.textBox_TeamFoldersAccessToken.Location = new System.Drawing.Point(93, 3);
            this.textBox_TeamFoldersAccessToken.Name = "textBox_TeamFoldersAccessToken";
            this.textBox_TeamFoldersAccessToken.Size = new System.Drawing.Size(188, 22);
            this.textBox_TeamFoldersAccessToken.TabIndex = 1;
            this.textBox_TeamFoldersAccessToken.Visible = false;
            // 
            // tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup
            // 
            this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.ColumnCount = 2;
            this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 160F));
            this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Controls.Add(this.buttonEx_TeamFoldersCreateTeamFolder, 0, 0);
            this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Controls.Add(this.textBoxTeamFolder, 0, 0);
            this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Location = new System.Drawing.Point(3, 30);
            this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Name = "tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup";
            this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.RowCount = 1;
            this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Size = new System.Drawing.Size(280, 31);
            this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.TabIndex = 2;
            // 
            // buttonEx_TeamFoldersCreateTeamFolder
            // 
            office2010White2.BorderColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
            office2010White2.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
            office2010White2.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
            office2010White2.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
            office2010White2.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
            office2010White2.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
            office2010White2.ButtonNormalColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(154)))), ((int)(((byte)(154)))));
            office2010White2.ButtonNormalColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            office2010White2.ButtonNormalColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
            office2010White2.ButtonNormalColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            office2010White2.ButtonSelectedColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
            office2010White2.ButtonSelectedColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
            office2010White2.ButtonSelectedColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
            office2010White2.ButtonSelectedColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
            office2010White2.HoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
            office2010White2.SelectedTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
            office2010White2.TextColor = System.Drawing.Color.Black;
            this.buttonEx_TeamFoldersCreateTeamFolder.ColorTable = office2010White2;
            this.buttonEx_TeamFoldersCreateTeamFolder.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.buttonEx_TeamFoldersCreateTeamFolder.Location = new System.Drawing.Point(163, 5);
            this.buttonEx_TeamFoldersCreateTeamFolder.Name = "buttonEx_TeamFoldersCreateTeamFolder";
            this.buttonEx_TeamFoldersCreateTeamFolder.Size = new System.Drawing.Size(114, 23);
            this.buttonEx_TeamFoldersCreateTeamFolder.TabIndex = 7;
            this.buttonEx_TeamFoldersCreateTeamFolder.Text = "Create Team Folder";
            this.buttonEx_TeamFoldersCreateTeamFolder.Theme = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_White;
            this.buttonEx_TeamFoldersCreateTeamFolder.UseVisualStyleBackColor = true;
            // 
            // textBoxTeamFolder
            // 
            this.textBoxTeamFolder.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.textBoxTeamFolder.Location = new System.Drawing.Point(3, 6);
            this.textBoxTeamFolder.Name = "textBoxTeamFolder";
            this.textBoxTeamFolder.Size = new System.Drawing.Size(154, 22);
            this.textBoxTeamFolder.TabIndex = 8;
            // 
            // tableLayoutPanel_TeamFoldersSendEmailGroup
            // 
            this.tableLayoutPanel_TeamFoldersSendEmailGroup.ColumnCount = 3;
            this.tableLayoutPanel_TeamFoldersSendEmailGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.93534F));
            this.tableLayoutPanel_TeamFoldersSendEmailGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 38.57143F));
            this.tableLayoutPanel_TeamFoldersSendEmailGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 48.57143F));
            this.tableLayoutPanel_TeamFoldersSendEmailGroup.Controls.Add(this.buttonEx_TeamFoldersLoadTeamFolders, 2, 0);
            this.tableLayoutPanel_TeamFoldersSendEmailGroup.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel_TeamFoldersSendEmailGroup.Location = new System.Drawing.Point(424, 30);
            this.tableLayoutPanel_TeamFoldersSendEmailGroup.Name = "tableLayoutPanel_TeamFoldersSendEmailGroup";
            this.tableLayoutPanel_TeamFoldersSendEmailGroup.RowCount = 1;
            this.tableLayoutPanel_TeamFoldersSendEmailGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 31F));
            this.tableLayoutPanel_TeamFoldersSendEmailGroup.Size = new System.Drawing.Size(280, 31);
            this.tableLayoutPanel_TeamFoldersSendEmailGroup.TabIndex = 3;
            // 
            // buttonEx_TeamFoldersLoadTeamFolders
            // 
            this.buttonEx_TeamFoldersLoadTeamFolders.ColorTable = office2010White2;
            this.buttonEx_TeamFoldersLoadTeamFolders.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.buttonEx_TeamFoldersLoadTeamFolders.Location = new System.Drawing.Point(146, 4);
            this.buttonEx_TeamFoldersLoadTeamFolders.Name = "buttonEx_TeamFoldersLoadTeamFolders";
            this.buttonEx_TeamFoldersLoadTeamFolders.Size = new System.Drawing.Size(131, 24);
            this.buttonEx_TeamFoldersLoadTeamFolders.TabIndex = 4;
            this.buttonEx_TeamFoldersLoadTeamFolders.Text = "Load Team Folders";
            this.buttonEx_TeamFoldersLoadTeamFolders.Theme = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_White;
            this.buttonEx_TeamFoldersLoadTeamFolders.UseVisualStyleBackColor = true;
            // 
            // radioButtonSync
            // 
            this.radioButtonSync.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
            this.radioButtonSync.AutoSize = true;
            this.radioButtonSync.Location = new System.Drawing.Point(383, 9);
            this.radioButtonSync.Margin = new System.Windows.Forms.Padding(2);
            this.radioButtonSync.Name = "radioButtonSync";
            this.radioButtonSync.Size = new System.Drawing.Size(60, 17);
            this.radioButtonSync.TabIndex = 4;
            this.radioButtonSync.TabStop = true;
            this.radioButtonSync.Text = "Sync";
            this.radioButtonSync.UseVisualStyleBackColor = true;
            // 
            // radioButtonNoSync
            // 
            this.radioButtonNoSync.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
            this.radioButtonNoSync.AutoSize = true;
            this.radioButtonNoSync.Location = new System.Drawing.Point(447, 9);
            this.radioButtonNoSync.Margin = new System.Windows.Forms.Padding(2);
            this.radioButtonNoSync.Name = "radioButtonNoSync";
            this.radioButtonNoSync.Size = new System.Drawing.Size(258, 17);
            this.radioButtonNoSync.TabIndex = 5;
            this.radioButtonNoSync.TabStop = true;
            this.radioButtonNoSync.Text = "No Sync";
            this.radioButtonNoSync.UseVisualStyleBackColor = true;
            // 
            // tableLayoutPanel_TeamFoldersMembersGroup
            // 
            this.tableLayoutPanel_TeamFoldersMembersGroup.ColumnCount = 1;
            this.tableLayoutPanel_TeamFoldersMembersGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel_TeamFoldersMembersGroup.Controls.Add(this.objectListView_TeamFoldersMembers, 0, 0);
            this.tableLayoutPanel_TeamFoldersMembersGroup.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel_TeamFoldersMembersGroup.Location = new System.Drawing.Point(3, 81);
            this.tableLayoutPanel_TeamFoldersMembersGroup.Name = "tableLayoutPanel_TeamFoldersMembersGroup";
            this.tableLayoutPanel_TeamFoldersMembersGroup.RowCount = 1;
            this.tableLayoutPanel_TeamFoldersMembersGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel_TeamFoldersMembersGroup.Size = new System.Drawing.Size(707, 311);
            this.tableLayoutPanel_TeamFoldersMembersGroup.TabIndex = 1;
            // 
            // objectListView_TeamFoldersMembers
            // 
            this.objectListView_TeamFoldersMembers.AllColumns.Add(this.olvColumnTeamFolders_TeamFolderName);
            this.objectListView_TeamFoldersMembers.AllColumns.Add(this.olvColumnTeamFolders_TeamFolderId);
            this.objectListView_TeamFoldersMembers.AllColumns.Add(this.olvColumnTeamFolders_Status);
            this.objectListView_TeamFoldersMembers.CellEditUseWholeCell = false;
            this.objectListView_TeamFoldersMembers.CheckBoxes = true;
            this.objectListView_TeamFoldersMembers.CheckedAspectName = "IsChecked";
            this.objectListView_TeamFoldersMembers.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.olvColumnTeamFolders_TeamFolderName,
            this.olvColumnTeamFolders_TeamFolderId,
            this.olvColumnTeamFolders_Status});
            this.objectListView_TeamFoldersMembers.Cursor = System.Windows.Forms.Cursors.Default;
            this.objectListView_TeamFoldersMembers.Dock = System.Windows.Forms.DockStyle.Fill;
            this.objectListView_TeamFoldersMembers.EmptyListMsg = "No Result";
            this.objectListView_TeamFoldersMembers.FullRowSelect = true;
            this.objectListView_TeamFoldersMembers.HasCollapsibleGroups = false;
            this.objectListView_TeamFoldersMembers.HighlightBackgroundColor = System.Drawing.Color.Empty;
            this.objectListView_TeamFoldersMembers.HighlightForegroundColor = System.Drawing.Color.Empty;
            this.objectListView_TeamFoldersMembers.Location = new System.Drawing.Point(3, 3);
            this.objectListView_TeamFoldersMembers.Name = "objectListView_TeamFoldersMembers";
            this.objectListView_TeamFoldersMembers.ShowGroups = false;
            this.objectListView_TeamFoldersMembers.Size = new System.Drawing.Size(701, 305);
            this.objectListView_TeamFoldersMembers.TabIndex = 1;
            this.objectListView_TeamFoldersMembers.UseCompatibleStateImageBehavior = false;
            this.objectListView_TeamFoldersMembers.UseNotifyPropertyChanged = true;
            this.objectListView_TeamFoldersMembers.View = System.Windows.Forms.View.Details;
            // 
            // olvColumnTeamFolders_TeamFolderName
            // 
            this.olvColumnTeamFolders_TeamFolderName.AspectName = "TeamFolderName";
            this.olvColumnTeamFolders_TeamFolderName.HeaderCheckBox = true;
            this.olvColumnTeamFolders_TeamFolderName.HeaderCheckBoxUpdatesRowCheckBoxes = false;
            this.olvColumnTeamFolders_TeamFolderName.Hideable = false;
            this.olvColumnTeamFolders_TeamFolderName.MinimumWidth = 150;
            this.olvColumnTeamFolders_TeamFolderName.Text = "TeamFolderName";
            this.olvColumnTeamFolders_TeamFolderName.Width = 250;
            // 
            // olvColumnTeamFolders_TeamFolderId
            // 
            this.olvColumnTeamFolders_TeamFolderId.AspectName = "TeamFolderId";
            this.olvColumnTeamFolders_TeamFolderId.DisplayIndex = 2;
            this.olvColumnTeamFolders_TeamFolderId.MinimumWidth = 300;
            this.olvColumnTeamFolders_TeamFolderId.Text = "TeamFolderId";
            this.olvColumnTeamFolders_TeamFolderId.Width = 300;
            // 
            // olvColumnTeamFolders_Status
            // 
            this.olvColumnTeamFolders_Status.AspectName = "Status";
            this.olvColumnTeamFolders_Status.DisplayIndex = 1;
            this.olvColumnTeamFolders_Status.MinimumWidth = 100;
            this.olvColumnTeamFolders_Status.Text = "Status";
            this.olvColumnTeamFolders_Status.Width = 100;
            // 
            // tableLayoutPanel_TeamFoldersProvisionCommandGroup
            // 
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnCount = 7;
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 96F));
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 64F));
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 76F));
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 25F));
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 64F));
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 76F));
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Controls.Add(this.buttonEx_TeamFoldersSetFolderSyncSetting, 4, 0);
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Controls.Add(this.buttonEx_TeamFoldersSetFolderStatus, 0, 0);
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Controls.Add(this.radioButton_Active, 1, 0);
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Controls.Add(this.radioButtonNoSync, 6, 0);
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Controls.Add(this.radioButtonSync, 5, 0);
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Controls.Add(this.radioButton_Archived, 2, 0);
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Location = new System.Drawing.Point(3, 397);
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Name = "tableLayoutPanel_TeamFoldersProvisionCommandGroup";
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.RowCount = 1;
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F));
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Size = new System.Drawing.Size(707, 36);
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.TabIndex = 3;
            // 
            // buttonEx_TeamFoldersSetFolderStatus
            // 
            this.buttonEx_TeamFoldersSetFolderStatus.ColorTable = office2010Blue2;
            this.buttonEx_TeamFoldersSetFolderStatus.Dock = System.Windows.Forms.DockStyle.Fill;
            this.buttonEx_TeamFoldersSetFolderStatus.Location = new System.Drawing.Point(3, 3);
            this.buttonEx_TeamFoldersSetFolderStatus.Name = "buttonEx_TeamFoldersSetFolderStatus";
            this.buttonEx_TeamFoldersSetFolderStatus.Size = new System.Drawing.Size(90, 30);
            this.buttonEx_TeamFoldersSetFolderStatus.TabIndex = 8;
            this.buttonEx_TeamFoldersSetFolderStatus.Text = "Change Status";
            this.buttonEx_TeamFoldersSetFolderStatus.Theme = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_Blue;
            this.buttonEx_TeamFoldersSetFolderStatus.UseVisualStyleBackColor = true;
            // 
            // radioButton_Active
            // 
            this.radioButton_Active.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
            this.radioButton_Active.AutoSize = true;
            this.radioButton_Active.Location = new System.Drawing.Point(99, 9);
            this.radioButton_Active.Name = "radioButton_Active";
            this.radioButton_Active.Size = new System.Drawing.Size(58, 17);
            this.radioButton_Active.TabIndex = 9;
            this.radioButton_Active.TabStop = true;
            this.radioButton_Active.Text = "Active";
            this.radioButton_Active.UseVisualStyleBackColor = true;
            // 
            // radioButton_Archived
            // 
            this.radioButton_Archived.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
            this.radioButton_Archived.AutoSize = true;
            this.radioButton_Archived.Location = new System.Drawing.Point(163, 9);
            this.radioButton_Archived.Name = "radioButton_Archived";
            this.radioButton_Archived.Size = new System.Drawing.Size(70, 17);
            this.radioButton_Archived.TabIndex = 10;
            this.radioButton_Archived.TabStop = true;
            this.radioButton_Archived.Text = "Archived";
            this.radioButton_Archived.UseVisualStyleBackColor = true;
            // 
            // buttonEx_TeamFoldersSetFolderSyncSetting
            // 
            office2010Blue2.BorderColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
            office2010Blue2.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
            office2010Blue2.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
            office2010Blue2.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
            office2010Blue2.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
            office2010Blue2.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
            office2010Blue2.ButtonNormalColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
            office2010Blue2.ButtonNormalColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
            office2010Blue2.ButtonNormalColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(97)))), ((int)(((byte)(181)))));
            office2010Blue2.ButtonNormalColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(125)))), ((int)(((byte)(219)))));
            office2010Blue2.ButtonSelectedColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
            office2010Blue2.ButtonSelectedColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
            office2010Blue2.ButtonSelectedColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
            office2010Blue2.ButtonSelectedColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
            office2010Blue2.HoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
            office2010Blue2.SelectedTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
            office2010Blue2.TextColor = System.Drawing.Color.White;
            this.buttonEx_TeamFoldersSetFolderSyncSetting.ColorTable = office2010Blue2;
            this.buttonEx_TeamFoldersSetFolderSyncSetting.Dock = System.Windows.Forms.DockStyle.Fill;
            this.buttonEx_TeamFoldersSetFolderSyncSetting.Location = new System.Drawing.Point(264, 3);
            this.buttonEx_TeamFoldersSetFolderSyncSetting.Name = "buttonEx_TeamFoldersSetFolderSyncSetting";
            this.buttonEx_TeamFoldersSetFolderSyncSetting.Size = new System.Drawing.Size(114, 30);
            this.buttonEx_TeamFoldersSetFolderSyncSetting.TabIndex = 11;
            this.buttonEx_TeamFoldersSetFolderSyncSetting.Text = "Change Sync Setting";
            this.buttonEx_TeamFoldersSetFolderSyncSetting.Theme = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_Blue;
            this.buttonEx_TeamFoldersSetFolderSyncSetting.UseVisualStyleBackColor = true;
            // 
            // TeamFoldersView
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(713, 435);
            this.Controls.Add(this.tableLayoutPanel_TeamFolders);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name = "TeamFoldersView";
            this.Text = "TeamFoldersView";
            this.tableLayoutPanel_TeamFolders.ResumeLayout(false);
            this.tableLayoutPanel_TeamFoldersCommandGroup.ResumeLayout(false);
            this.tableLayoutPanel_TeamFoldersAccessToken.ResumeLayout(false);
            this.tableLayoutPanel_TeamFoldersAccessToken.PerformLayout();
            this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.ResumeLayout(false);
            this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.PerformLayout();
            this.tableLayoutPanel_TeamFoldersSendEmailGroup.ResumeLayout(false);
            this.tableLayoutPanel_TeamFoldersMembersGroup.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.objectListView_TeamFoldersMembers)).EndInit();
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ResumeLayout(false);
            this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.PerformLayout();
            this.ResumeLayout(false);

        }
Esempio n. 2
0
 /// <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();
     DfBAdminToolkit.Common.Component.Office2010White office2010White1 = new DfBAdminToolkit.Common.Component.Office2010White();
     DfBAdminToolkit.Common.Component.Office2010Blue  office2010Blue1  = new DfBAdminToolkit.Common.Component.Office2010Blue();
     this.tableLayoutPanel_Groups                         = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel_GroupsCommandGroup             = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel_GroupsAccessToken              = new System.Windows.Forms.TableLayoutPanel();
     this.label_GroupsAccessToken                         = new System.Windows.Forms.Label();
     this.textBox_GroupsAccessToken                       = new DfBAdminToolkit.Common.Component.TextBoxEx(this.components);
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup = new System.Windows.Forms.TableLayoutPanel();
     this.buttonEx_GroupsCreateGroup                      = new DfBAdminToolkit.Common.Component.ButtonEx();
     this.textBoxGroup = new System.Windows.Forms.TextBox();
     this.radioCompany = new System.Windows.Forms.RadioButton();
     this.radioUser    = new System.Windows.Forms.RadioButton();
     this.tableLayoutPanel_GroupsSendEmailGroup = new System.Windows.Forms.TableLayoutPanel();
     this.buttonEx_GroupExportPerms             = new DfBAdminToolkit.Common.Component.ButtonEx();
     this.buttonEx_GroupsExportGroups           = new DfBAdminToolkit.Common.Component.ButtonEx();
     this.buttonEx_GroupsLoadGroups             = new DfBAdminToolkit.Common.Component.ButtonEx();
     this.tableLayoutPanel_GroupsMembersGroup   = new System.Windows.Forms.TableLayoutPanel();
     this.objectListView_GroupsMembers          = new BrightIdeasSoftware.ObjectListView();
     this.olvColumnGroups_GroupName             = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnGroups_MemberCount           = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnGroups_GroupType             = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnGroups_GroupId = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.tableLayoutPanel_GroupsProvisionCommandGroup = new System.Windows.Forms.TableLayoutPanel();
     this.buttonEx_GroupsDeleteMember = new DfBAdminToolkit.Common.Component.ButtonEx();
     this.buttonEx_GroupsAddMember    = new DfBAdminToolkit.Common.Component.ButtonEx();
     this.textBoxAddMember            = new System.Windows.Forms.TextBox();
     this.label1 = new System.Windows.Forms.Label();
     this.tableLayoutPanel_Groups.SuspendLayout();
     this.tableLayoutPanel_GroupsCommandGroup.SuspendLayout();
     this.tableLayoutPanel_GroupsAccessToken.SuspendLayout();
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.SuspendLayout();
     this.tableLayoutPanel_GroupsSendEmailGroup.SuspendLayout();
     this.tableLayoutPanel_GroupsMembersGroup.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.objectListView_GroupsMembers)).BeginInit();
     this.tableLayoutPanel_GroupsProvisionCommandGroup.SuspendLayout();
     this.SuspendLayout();
     //
     // tableLayoutPanel_Groups
     //
     this.tableLayoutPanel_Groups.ColumnCount = 1;
     this.tableLayoutPanel_Groups.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_Groups.Controls.Add(this.tableLayoutPanel_GroupsCommandGroup, 0, 0);
     this.tableLayoutPanel_Groups.Controls.Add(this.tableLayoutPanel_GroupsMembersGroup, 0, 2);
     this.tableLayoutPanel_Groups.Controls.Add(this.tableLayoutPanel_GroupsProvisionCommandGroup, 0, 3);
     this.tableLayoutPanel_Groups.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_Groups.Font     = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tableLayoutPanel_Groups.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel_Groups.Name     = "tableLayoutPanel_Groups";
     this.tableLayoutPanel_Groups.RowCount = 4;
     this.tableLayoutPanel_Groups.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 70F));
     this.tableLayoutPanel_Groups.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 8F));
     this.tableLayoutPanel_Groups.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_Groups.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
     this.tableLayoutPanel_Groups.Size     = new System.Drawing.Size(713, 435);
     this.tableLayoutPanel_Groups.TabIndex = 1;
     //
     // tableLayoutPanel_GroupsCommandGroup
     //
     this.tableLayoutPanel_GroupsCommandGroup.ColumnCount = 3;
     this.tableLayoutPanel_GroupsCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 60F));
     this.tableLayoutPanel_GroupsCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 8F));
     this.tableLayoutPanel_GroupsCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 40F));
     this.tableLayoutPanel_GroupsCommandGroup.Controls.Add(this.tableLayoutPanel_GroupsAccessToken, 2, 0);
     this.tableLayoutPanel_GroupsCommandGroup.Controls.Add(this.tableLayoutPanel_GroupsMemberRoleSelectionGroup, 0, 1);
     this.tableLayoutPanel_GroupsCommandGroup.Controls.Add(this.tableLayoutPanel_GroupsSendEmailGroup, 2, 1);
     this.tableLayoutPanel_GroupsCommandGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_GroupsCommandGroup.Location = new System.Drawing.Point(3, 3);
     this.tableLayoutPanel_GroupsCommandGroup.Name     = "tableLayoutPanel_GroupsCommandGroup";
     this.tableLayoutPanel_GroupsCommandGroup.RowCount = 2;
     this.tableLayoutPanel_GroupsCommandGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 28F));
     this.tableLayoutPanel_GroupsCommandGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 29F));
     this.tableLayoutPanel_GroupsCommandGroup.Size     = new System.Drawing.Size(707, 64);
     this.tableLayoutPanel_GroupsCommandGroup.TabIndex = 0;
     //
     // tableLayoutPanel_GroupsAccessToken
     //
     this.tableLayoutPanel_GroupsAccessToken.ColumnCount = 2;
     this.tableLayoutPanel_GroupsAccessToken.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 90F));
     this.tableLayoutPanel_GroupsAccessToken.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_GroupsAccessToken.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel_GroupsAccessToken.Controls.Add(this.label_GroupsAccessToken, 0, 0);
     this.tableLayoutPanel_GroupsAccessToken.Controls.Add(this.textBox_GroupsAccessToken, 1, 0);
     this.tableLayoutPanel_GroupsAccessToken.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_GroupsAccessToken.Location = new System.Drawing.Point(428, 1);
     this.tableLayoutPanel_GroupsAccessToken.Margin   = new System.Windows.Forms.Padding(1);
     this.tableLayoutPanel_GroupsAccessToken.Name     = "tableLayoutPanel_GroupsAccessToken";
     this.tableLayoutPanel_GroupsAccessToken.RowCount = 1;
     this.tableLayoutPanel_GroupsAccessToken.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_GroupsAccessToken.Size     = new System.Drawing.Size(278, 26);
     this.tableLayoutPanel_GroupsAccessToken.TabIndex = 0;
     //
     // label_GroupsAccessToken
     //
     this.label_GroupsAccessToken.AutoSize  = true;
     this.label_GroupsAccessToken.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.label_GroupsAccessToken.Location  = new System.Drawing.Point(3, 0);
     this.label_GroupsAccessToken.Name      = "label_GroupsAccessToken";
     this.label_GroupsAccessToken.Size      = new System.Drawing.Size(84, 26);
     this.label_GroupsAccessToken.TabIndex  = 0;
     this.label_GroupsAccessToken.Text      = "Access Token";
     this.label_GroupsAccessToken.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label_GroupsAccessToken.Visible   = false;
     //
     // textBox_GroupsAccessToken
     //
     this.textBox_GroupsAccessToken.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.textBox_GroupsAccessToken.FileFilter = null;
     this.textBox_GroupsAccessToken.Location   = new System.Drawing.Point(93, 3);
     this.textBox_GroupsAccessToken.Name       = "textBox_GroupsAccessToken";
     this.textBox_GroupsAccessToken.Size       = new System.Drawing.Size(182, 22);
     this.textBox_GroupsAccessToken.TabIndex   = 1;
     this.textBox_GroupsAccessToken.Visible    = false;
     //
     // tableLayoutPanel_GroupsMemberRoleSelectionGroup
     //
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.ColumnCount = 4;
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 140F));
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 90F));
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 131F));
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 127F));
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.Controls.Add(this.buttonEx_GroupsCreateGroup, 1, 0);
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.Controls.Add(this.textBoxGroup, 0, 0);
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.Controls.Add(this.radioCompany, 2, 0);
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.Controls.Add(this.radioUser, 3, 0);
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.Location = new System.Drawing.Point(3, 31);
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.Name     = "tableLayoutPanel_GroupsMemberRoleSelectionGroup";
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.RowCount = 1;
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.Size     = new System.Drawing.Size(413, 30);
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.TabIndex = 2;
     //
     // buttonEx_GroupsCreateGroup
     //
     office2010White1.BorderColor1              = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010White1.BorderColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010White1.ButtonMouseOverColor1     = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010White1.ButtonMouseOverColor2     = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010White1.ButtonMouseOverColor3     = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010White1.ButtonMouseOverColor4     = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010White1.ButtonNormalColor1        = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(154)))), ((int)(((byte)(154)))));
     office2010White1.ButtonNormalColor2        = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     office2010White1.ButtonNormalColor3        = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
     office2010White1.ButtonNormalColor4        = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     office2010White1.ButtonSelectedColor1      = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010White1.ButtonSelectedColor2      = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010White1.ButtonSelectedColor3      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010White1.ButtonSelectedColor4      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010White1.HoverTextColor            = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010White1.SelectedTextColor         = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010White1.TextColor                 = System.Drawing.Color.Black;
     this.buttonEx_GroupsCreateGroup.ColorTable = office2010White1;
     this.buttonEx_GroupsCreateGroup.Dock       = System.Windows.Forms.DockStyle.Bottom;
     this.buttonEx_GroupsCreateGroup.Location   = new System.Drawing.Point(143, 4);
     this.buttonEx_GroupsCreateGroup.Name       = "buttonEx_GroupsCreateGroup";
     this.buttonEx_GroupsCreateGroup.Size       = new System.Drawing.Size(84, 23);
     this.buttonEx_GroupsCreateGroup.TabIndex   = 7;
     this.buttonEx_GroupsCreateGroup.Text       = "Create Group";
     this.buttonEx_GroupsCreateGroup.Theme      = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_White;
     this.buttonEx_GroupsCreateGroup.UseVisualStyleBackColor = true;
     //
     // textBoxGroup
     //
     this.textBoxGroup.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.textBoxGroup.Location = new System.Drawing.Point(3, 5);
     this.textBoxGroup.Name     = "textBoxGroup";
     this.textBoxGroup.Size     = new System.Drawing.Size(134, 22);
     this.textBoxGroup.TabIndex = 8;
     //
     // radioCompany
     //
     this.radioCompany.AutoSize = true;
     this.radioCompany.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.radioCompany.Location = new System.Drawing.Point(233, 3);
     this.radioCompany.Name     = "radioCompany";
     this.radioCompany.Size     = new System.Drawing.Size(125, 24);
     this.radioCompany.TabIndex = 4;
     this.radioCompany.TabStop  = true;
     this.radioCompany.Text     = "Company Managed";
     this.radioCompany.UseVisualStyleBackColor = true;
     //
     // radioUser
     //
     this.radioUser.AutoSize = true;
     this.radioUser.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.radioUser.Location = new System.Drawing.Point(364, 3);
     this.radioUser.Name     = "radioUser";
     this.radioUser.Size     = new System.Drawing.Size(121, 24);
     this.radioUser.TabIndex = 4;
     this.radioUser.TabStop  = true;
     this.radioUser.Text     = "User Managed";
     this.radioUser.UseVisualStyleBackColor = true;
     //
     // tableLayoutPanel_GroupsSendEmailGroup
     //
     this.tableLayoutPanel_GroupsSendEmailGroup.ColumnCount = 4;
     this.tableLayoutPanel_GroupsSendEmailGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_GroupsSendEmailGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 90F));
     this.tableLayoutPanel_GroupsSendEmailGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 105F));
     this.tableLayoutPanel_GroupsSendEmailGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 115F));
     this.tableLayoutPanel_GroupsSendEmailGroup.Controls.Add(this.buttonEx_GroupExportPerms, 2, 0);
     this.tableLayoutPanel_GroupsSendEmailGroup.Controls.Add(this.buttonEx_GroupsExportGroups, 1, 0);
     this.tableLayoutPanel_GroupsSendEmailGroup.Controls.Add(this.buttonEx_GroupsLoadGroups, 1, 0);
     this.tableLayoutPanel_GroupsSendEmailGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_GroupsSendEmailGroup.Location = new System.Drawing.Point(430, 31);
     this.tableLayoutPanel_GroupsSendEmailGroup.Name     = "tableLayoutPanel_GroupsSendEmailGroup";
     this.tableLayoutPanel_GroupsSendEmailGroup.RowCount = 1;
     this.tableLayoutPanel_GroupsSendEmailGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 31F));
     this.tableLayoutPanel_GroupsSendEmailGroup.Size     = new System.Drawing.Size(274, 30);
     this.tableLayoutPanel_GroupsSendEmailGroup.TabIndex = 3;
     //
     // buttonEx_GroupExportPerms
     //
     this.buttonEx_GroupExportPerms.ColorTable = office2010White1;
     this.buttonEx_GroupExportPerms.Dock       = System.Windows.Forms.DockStyle.Bottom;
     this.buttonEx_GroupExportPerms.Location   = new System.Drawing.Point(162, 4);
     this.buttonEx_GroupExportPerms.Name       = "buttonEx_GroupExportPerms";
     this.buttonEx_GroupExportPerms.Size       = new System.Drawing.Size(109, 24);
     this.buttonEx_GroupExportPerms.TabIndex   = 6;
     this.buttonEx_GroupExportPerms.Text       = "Export Group Perms";
     this.buttonEx_GroupExportPerms.Theme      = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_White;
     this.buttonEx_GroupExportPerms.UseVisualStyleBackColor = true;
     //
     // buttonEx_GroupsExportGroups
     //
     this.buttonEx_GroupsExportGroups.ColorTable = office2010White1;
     this.buttonEx_GroupsExportGroups.Dock       = System.Windows.Forms.DockStyle.Bottom;
     this.buttonEx_GroupsExportGroups.Location   = new System.Drawing.Point(57, 4);
     this.buttonEx_GroupsExportGroups.Name       = "buttonEx_GroupsExportGroups";
     this.buttonEx_GroupsExportGroups.Size       = new System.Drawing.Size(99, 24);
     this.buttonEx_GroupsExportGroups.TabIndex   = 5;
     this.buttonEx_GroupsExportGroups.Text       = "Export Group Info";
     this.buttonEx_GroupsExportGroups.Theme      = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_White;
     this.buttonEx_GroupsExportGroups.UseVisualStyleBackColor = true;
     //
     // buttonEx_GroupsLoadGroups
     //
     this.buttonEx_GroupsLoadGroups.ColorTable = office2010White1;
     this.buttonEx_GroupsLoadGroups.Dock       = System.Windows.Forms.DockStyle.Bottom;
     this.buttonEx_GroupsLoadGroups.Location   = new System.Drawing.Point(-33, 4);
     this.buttonEx_GroupsLoadGroups.Name       = "buttonEx_GroupsLoadGroups";
     this.buttonEx_GroupsLoadGroups.Size       = new System.Drawing.Size(84, 24);
     this.buttonEx_GroupsLoadGroups.TabIndex   = 4;
     this.buttonEx_GroupsLoadGroups.Text       = "Load Groups";
     this.buttonEx_GroupsLoadGroups.Theme      = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_White;
     this.buttonEx_GroupsLoadGroups.UseVisualStyleBackColor = true;
     //
     // tableLayoutPanel_GroupsMembersGroup
     //
     this.tableLayoutPanel_GroupsMembersGroup.ColumnCount = 1;
     this.tableLayoutPanel_GroupsMembersGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_GroupsMembersGroup.Controls.Add(this.objectListView_GroupsMembers, 0, 0);
     this.tableLayoutPanel_GroupsMembersGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_GroupsMembersGroup.Location = new System.Drawing.Point(3, 81);
     this.tableLayoutPanel_GroupsMembersGroup.Name     = "tableLayoutPanel_GroupsMembersGroup";
     this.tableLayoutPanel_GroupsMembersGroup.RowCount = 1;
     this.tableLayoutPanel_GroupsMembersGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_GroupsMembersGroup.Size     = new System.Drawing.Size(707, 311);
     this.tableLayoutPanel_GroupsMembersGroup.TabIndex = 1;
     //
     // objectListView_GroupsMembers
     //
     this.objectListView_GroupsMembers.AllColumns.Add(this.olvColumnGroups_GroupName);
     this.objectListView_GroupsMembers.AllColumns.Add(this.olvColumnGroups_MemberCount);
     this.objectListView_GroupsMembers.AllColumns.Add(this.olvColumnGroups_GroupType);
     this.objectListView_GroupsMembers.AllColumns.Add(this.olvColumnGroups_GroupId);
     this.objectListView_GroupsMembers.CellEditUseWholeCell = false;
     this.objectListView_GroupsMembers.CheckBoxes           = true;
     this.objectListView_GroupsMembers.CheckedAspectName    = "IsChecked";
     this.objectListView_GroupsMembers.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.olvColumnGroups_GroupName,
         this.olvColumnGroups_MemberCount,
         this.olvColumnGroups_GroupType,
         this.olvColumnGroups_GroupId
     });
     this.objectListView_GroupsMembers.Cursor                          = System.Windows.Forms.Cursors.Default;
     this.objectListView_GroupsMembers.Dock                            = System.Windows.Forms.DockStyle.Fill;
     this.objectListView_GroupsMembers.EmptyListMsg                    = "No Result";
     this.objectListView_GroupsMembers.FullRowSelect                   = true;
     this.objectListView_GroupsMembers.HasCollapsibleGroups            = false;
     this.objectListView_GroupsMembers.HighlightBackgroundColor        = System.Drawing.Color.Empty;
     this.objectListView_GroupsMembers.HighlightForegroundColor        = System.Drawing.Color.Empty;
     this.objectListView_GroupsMembers.Location                        = new System.Drawing.Point(3, 3);
     this.objectListView_GroupsMembers.Name                            = "objectListView_GroupsMembers";
     this.objectListView_GroupsMembers.ShowGroups                      = false;
     this.objectListView_GroupsMembers.Size                            = new System.Drawing.Size(701, 305);
     this.objectListView_GroupsMembers.TabIndex                        = 1;
     this.objectListView_GroupsMembers.UseCompatibleStateImageBehavior = false;
     this.objectListView_GroupsMembers.UseNotifyPropertyChanged        = true;
     this.objectListView_GroupsMembers.View                            = System.Windows.Forms.View.Details;
     //
     // olvColumnGroups_GroupName
     //
     this.olvColumnGroups_GroupName.AspectName = "GroupName";
     this.olvColumnGroups_GroupName.HeaderCheckBoxUpdatesRowCheckBoxes = false;
     this.olvColumnGroups_GroupName.Hideable     = false;
     this.olvColumnGroups_GroupName.MinimumWidth = 150;
     this.olvColumnGroups_GroupName.Text         = "GroupName";
     this.olvColumnGroups_GroupName.Width        = 150;
     //
     // olvColumnGroups_MemberCount
     //
     this.olvColumnGroups_MemberCount.AspectName   = "MemberCount";
     this.olvColumnGroups_MemberCount.MinimumWidth = 100;
     this.olvColumnGroups_MemberCount.Text         = "MemberCount";
     this.olvColumnGroups_MemberCount.Width        = 100;
     //
     // olvColumnGroups_GroupType
     //
     this.olvColumnGroups_GroupType.AspectName = "GroupType";
     this.olvColumnGroups_GroupType.Text       = "GroupType";
     this.olvColumnGroups_GroupType.Width      = 125;
     //
     // olvColumnGroups_GroupId
     //
     this.olvColumnGroups_GroupId.AspectName   = "GroupId";
     this.olvColumnGroups_GroupId.MinimumWidth = 300;
     this.olvColumnGroups_GroupId.Text         = "GroupId";
     this.olvColumnGroups_GroupId.Width        = 300;
     //
     // tableLayoutPanel_GroupsProvisionCommandGroup
     //
     this.tableLayoutPanel_GroupsProvisionCommandGroup.ColumnCount = 5;
     this.tableLayoutPanel_GroupsProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 45F));
     this.tableLayoutPanel_GroupsProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_GroupsProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 113F));
     this.tableLayoutPanel_GroupsProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 113F));
     this.tableLayoutPanel_GroupsProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 113F));
     this.tableLayoutPanel_GroupsProvisionCommandGroup.Controls.Add(this.buttonEx_GroupsDeleteMember, 3, 0);
     this.tableLayoutPanel_GroupsProvisionCommandGroup.Controls.Add(this.buttonEx_GroupsAddMember, 1, 0);
     this.tableLayoutPanel_GroupsProvisionCommandGroup.Controls.Add(this.textBoxAddMember, 1, 0);
     this.tableLayoutPanel_GroupsProvisionCommandGroup.Controls.Add(this.label1, 0, 0);
     this.tableLayoutPanel_GroupsProvisionCommandGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_GroupsProvisionCommandGroup.Location = new System.Drawing.Point(3, 397);
     this.tableLayoutPanel_GroupsProvisionCommandGroup.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.tableLayoutPanel_GroupsProvisionCommandGroup.Name     = "tableLayoutPanel_GroupsProvisionCommandGroup";
     this.tableLayoutPanel_GroupsProvisionCommandGroup.RowCount = 1;
     this.tableLayoutPanel_GroupsProvisionCommandGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F));
     this.tableLayoutPanel_GroupsProvisionCommandGroup.Size     = new System.Drawing.Size(707, 36);
     this.tableLayoutPanel_GroupsProvisionCommandGroup.TabIndex = 3;
     //
     // buttonEx_GroupsDeleteMember
     //
     office2010Blue1.BorderColor1                = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.BorderColor2                = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonMouseOverColor1       = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonMouseOverColor2       = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonMouseOverColor3       = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Blue1.ButtonMouseOverColor4       = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Blue1.ButtonNormalColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.ButtonNormalColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonNormalColor3          = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(97)))), ((int)(((byte)(181)))));
     office2010Blue1.ButtonNormalColor4          = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(125)))), ((int)(((byte)(219)))));
     office2010Blue1.ButtonSelectedColor1        = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonSelectedColor2        = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonSelectedColor3        = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Blue1.ButtonSelectedColor4        = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Blue1.HoverTextColor              = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.SelectedTextColor           = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.TextColor                   = System.Drawing.Color.White;
     this.buttonEx_GroupsDeleteMember.ColorTable = office2010Blue1;
     this.buttonEx_GroupsDeleteMember.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.buttonEx_GroupsDeleteMember.Location   = new System.Drawing.Point(484, 3);
     this.buttonEx_GroupsDeleteMember.Name       = "buttonEx_GroupsDeleteMember";
     this.buttonEx_GroupsDeleteMember.Size       = new System.Drawing.Size(107, 30);
     this.buttonEx_GroupsDeleteMember.TabIndex   = 9;
     this.buttonEx_GroupsDeleteMember.Text       = "Delete Member";
     this.buttonEx_GroupsDeleteMember.Theme      = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_Blue;
     this.buttonEx_GroupsDeleteMember.UseVisualStyleBackColor = true;
     //
     // buttonEx_GroupsAddMember
     //
     this.buttonEx_GroupsAddMember.ColorTable = office2010Blue1;
     this.buttonEx_GroupsAddMember.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.buttonEx_GroupsAddMember.Location   = new System.Drawing.Point(371, 3);
     this.buttonEx_GroupsAddMember.Name       = "buttonEx_GroupsAddMember";
     this.buttonEx_GroupsAddMember.Size       = new System.Drawing.Size(107, 30);
     this.buttonEx_GroupsAddMember.TabIndex   = 8;
     this.buttonEx_GroupsAddMember.Text       = "Add Member";
     this.buttonEx_GroupsAddMember.Theme      = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_Blue;
     this.buttonEx_GroupsAddMember.UseVisualStyleBackColor = true;
     //
     // textBoxAddMember
     //
     this.textBoxAddMember.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.textBoxAddMember.Location = new System.Drawing.Point(48, 7);
     this.textBoxAddMember.Name     = "textBoxAddMember";
     this.textBoxAddMember.Size     = new System.Drawing.Size(317, 22);
     this.textBoxAddMember.TabIndex = 7;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.label1.Location  = new System.Drawing.Point(3, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(39, 36);
     this.label1.TabIndex  = 10;
     this.label1.Text      = "Email:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // GroupsView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(713, 435);
     this.Controls.Add(this.tableLayoutPanel_Groups);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "GroupsView";
     this.Text            = "GroupsView";
     this.tableLayoutPanel_Groups.ResumeLayout(false);
     this.tableLayoutPanel_GroupsCommandGroup.ResumeLayout(false);
     this.tableLayoutPanel_GroupsAccessToken.ResumeLayout(false);
     this.tableLayoutPanel_GroupsAccessToken.PerformLayout();
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.ResumeLayout(false);
     this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.PerformLayout();
     this.tableLayoutPanel_GroupsSendEmailGroup.ResumeLayout(false);
     this.tableLayoutPanel_GroupsMembersGroup.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.objectListView_GroupsMembers)).EndInit();
     this.tableLayoutPanel_GroupsProvisionCommandGroup.ResumeLayout(false);
     this.tableLayoutPanel_GroupsProvisionCommandGroup.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();
            DfBAdminToolkit.Common.Component.Office2010White office2010White1 = new DfBAdminToolkit.Common.Component.Office2010White();
            DfBAdminToolkit.Common.Component.Office2010Blue office2010Blue1 = new DfBAdminToolkit.Common.Component.Office2010Blue();
            this.tableLayoutPanel_Groups = new System.Windows.Forms.TableLayoutPanel();
            this.tableLayoutPanel_GroupsCommandGroup = new System.Windows.Forms.TableLayoutPanel();
            this.tableLayoutPanel_GroupsAccessToken = new System.Windows.Forms.TableLayoutPanel();
            this.label_GroupsAccessToken = new System.Windows.Forms.Label();
            this.textBox_GroupsAccessToken = new DfBAdminToolkit.Common.Component.TextBoxEx(this.components);
            this.tableLayoutPanel_GroupsMemberRoleSelectionGroup = new System.Windows.Forms.TableLayoutPanel();
            this.buttonEx_GroupsCreateGroup = new DfBAdminToolkit.Common.Component.ButtonEx();
            this.textBoxGroup = new System.Windows.Forms.TextBox();
            this.tableLayoutPanel_GroupsSendEmailGroup = new System.Windows.Forms.TableLayoutPanel();
            this.buttonEx_GroupsLoadGroups = new DfBAdminToolkit.Common.Component.ButtonEx();
            this.tableLayoutPanel_GroupsMembersGroup = new System.Windows.Forms.TableLayoutPanel();
            this.objectListView_GroupsMembers = new BrightIdeasSoftware.ObjectListView();
            this.olvColumnGroups_GroupName = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumnGroups_MemberCount = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.olvColumnGroups_GroupId = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
            this.tableLayoutPanel_GroupsProvisionCommandGroup = new System.Windows.Forms.TableLayoutPanel();
            this.buttonEx_GroupsDeleteMember = new DfBAdminToolkit.Common.Component.ButtonEx();
            this.buttonEx_GroupsAddMember = new DfBAdminToolkit.Common.Component.ButtonEx();
            this.textBoxAddMember = new System.Windows.Forms.TextBox();
            this.label1 = new System.Windows.Forms.Label();
            this.tableLayoutPanel_Groups.SuspendLayout();
            this.tableLayoutPanel_GroupsCommandGroup.SuspendLayout();
            this.tableLayoutPanel_GroupsAccessToken.SuspendLayout();
            this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.SuspendLayout();
            this.tableLayoutPanel_GroupsSendEmailGroup.SuspendLayout();
            this.tableLayoutPanel_GroupsMembersGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.objectListView_GroupsMembers)).BeginInit();
            this.tableLayoutPanel_GroupsProvisionCommandGroup.SuspendLayout();
            this.SuspendLayout();
            // 
            // tableLayoutPanel_Groups
            // 
            this.tableLayoutPanel_Groups.ColumnCount = 1;
            this.tableLayoutPanel_Groups.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel_Groups.Controls.Add(this.tableLayoutPanel_GroupsCommandGroup, 0, 0);
            this.tableLayoutPanel_Groups.Controls.Add(this.tableLayoutPanel_GroupsMembersGroup, 0, 2);
            this.tableLayoutPanel_Groups.Controls.Add(this.tableLayoutPanel_GroupsProvisionCommandGroup, 0, 3);
            this.tableLayoutPanel_Groups.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel_Groups.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tableLayoutPanel_Groups.Location = new System.Drawing.Point(0, 0);
            this.tableLayoutPanel_Groups.Name = "tableLayoutPanel_Groups";
            this.tableLayoutPanel_Groups.RowCount = 4;
            this.tableLayoutPanel_Groups.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 70F));
            this.tableLayoutPanel_Groups.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 8F));
            this.tableLayoutPanel_Groups.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel_Groups.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
            this.tableLayoutPanel_Groups.Size = new System.Drawing.Size(713, 435);
            this.tableLayoutPanel_Groups.TabIndex = 1;
            // 
            // tableLayoutPanel_GroupsCommandGroup
            // 
            this.tableLayoutPanel_GroupsCommandGroup.ColumnCount = 3;
            this.tableLayoutPanel_GroupsCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel_GroupsCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 8F));
            this.tableLayoutPanel_GroupsCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel_GroupsCommandGroup.Controls.Add(this.tableLayoutPanel_GroupsAccessToken, 2, 0);
            this.tableLayoutPanel_GroupsCommandGroup.Controls.Add(this.tableLayoutPanel_GroupsMemberRoleSelectionGroup, 0, 1);
            this.tableLayoutPanel_GroupsCommandGroup.Controls.Add(this.tableLayoutPanel_GroupsSendEmailGroup, 2, 1);
            this.tableLayoutPanel_GroupsCommandGroup.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel_GroupsCommandGroup.Location = new System.Drawing.Point(3, 3);
            this.tableLayoutPanel_GroupsCommandGroup.Name = "tableLayoutPanel_GroupsCommandGroup";
            this.tableLayoutPanel_GroupsCommandGroup.RowCount = 2;
            this.tableLayoutPanel_GroupsCommandGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 27F));
            this.tableLayoutPanel_GroupsCommandGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
            this.tableLayoutPanel_GroupsCommandGroup.Size = new System.Drawing.Size(707, 64);
            this.tableLayoutPanel_GroupsCommandGroup.TabIndex = 0;
            // 
            // tableLayoutPanel_GroupsAccessToken
            // 
            this.tableLayoutPanel_GroupsAccessToken.ColumnCount = 2;
            this.tableLayoutPanel_GroupsAccessToken.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 90F));
            this.tableLayoutPanel_GroupsAccessToken.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel_GroupsAccessToken.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
            this.tableLayoutPanel_GroupsAccessToken.Controls.Add(this.label_GroupsAccessToken, 0, 0);
            this.tableLayoutPanel_GroupsAccessToken.Controls.Add(this.textBox_GroupsAccessToken, 1, 0);
            this.tableLayoutPanel_GroupsAccessToken.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel_GroupsAccessToken.Location = new System.Drawing.Point(358, 1);
            this.tableLayoutPanel_GroupsAccessToken.Margin = new System.Windows.Forms.Padding(1, 1, 1, 1);
            this.tableLayoutPanel_GroupsAccessToken.Name = "tableLayoutPanel_GroupsAccessToken";
            this.tableLayoutPanel_GroupsAccessToken.RowCount = 1;
            this.tableLayoutPanel_GroupsAccessToken.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel_GroupsAccessToken.Size = new System.Drawing.Size(348, 25);
            this.tableLayoutPanel_GroupsAccessToken.TabIndex = 0;
            // 
            // label_GroupsAccessToken
            // 
            this.label_GroupsAccessToken.AutoSize = true;
            this.label_GroupsAccessToken.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label_GroupsAccessToken.Location = new System.Drawing.Point(3, 0);
            this.label_GroupsAccessToken.Name = "label_GroupsAccessToken";
            this.label_GroupsAccessToken.Size = new System.Drawing.Size(84, 25);
            this.label_GroupsAccessToken.TabIndex = 0;
            this.label_GroupsAccessToken.Text = "Access Token";
            this.label_GroupsAccessToken.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.label_GroupsAccessToken.Visible = false;
            // 
            // textBox_GroupsAccessToken
            // 
            this.textBox_GroupsAccessToken.Dock = System.Windows.Forms.DockStyle.Fill;
            this.textBox_GroupsAccessToken.FileFilter = null;
            this.textBox_GroupsAccessToken.Location = new System.Drawing.Point(93, 3);
            this.textBox_GroupsAccessToken.Name = "textBox_GroupsAccessToken";
            this.textBox_GroupsAccessToken.Size = new System.Drawing.Size(252, 22);
            this.textBox_GroupsAccessToken.TabIndex = 1;
            this.textBox_GroupsAccessToken.Visible = false;
            // 
            // tableLayoutPanel_GroupsMemberRoleSelectionGroup
            // 
            this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.ColumnCount = 2;
            this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 254F));
            this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.Controls.Add(this.buttonEx_GroupsCreateGroup, 0, 0);
            this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.Controls.Add(this.textBoxGroup, 0, 0);
            this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.Location = new System.Drawing.Point(3, 30);
            this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.Name = "tableLayoutPanel_GroupsMemberRoleSelectionGroup";
            this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.RowCount = 1;
            this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.Size = new System.Drawing.Size(343, 31);
            this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.TabIndex = 2;
            // 
            // buttonEx_GroupsCreateGroup
            // 
            office2010White1.BorderColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
            office2010White1.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
            office2010White1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
            office2010White1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
            office2010White1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
            office2010White1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
            office2010White1.ButtonNormalColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(154)))), ((int)(((byte)(154)))));
            office2010White1.ButtonNormalColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            office2010White1.ButtonNormalColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
            office2010White1.ButtonNormalColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            office2010White1.ButtonSelectedColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
            office2010White1.ButtonSelectedColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
            office2010White1.ButtonSelectedColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
            office2010White1.ButtonSelectedColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
            office2010White1.HoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
            office2010White1.SelectedTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
            office2010White1.TextColor = System.Drawing.Color.Black;
            this.buttonEx_GroupsCreateGroup.ColorTable = office2010White1;
            this.buttonEx_GroupsCreateGroup.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.buttonEx_GroupsCreateGroup.Location = new System.Drawing.Point(257, 5);
            this.buttonEx_GroupsCreateGroup.Name = "buttonEx_GroupsCreateGroup";
            this.buttonEx_GroupsCreateGroup.Size = new System.Drawing.Size(83, 23);
            this.buttonEx_GroupsCreateGroup.TabIndex = 7;
            this.buttonEx_GroupsCreateGroup.Text = "Create Group";
            this.buttonEx_GroupsCreateGroup.Theme = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_White;
            this.buttonEx_GroupsCreateGroup.UseVisualStyleBackColor = true;
            // 
            // textBoxGroup
            // 
            this.textBoxGroup.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.textBoxGroup.Location = new System.Drawing.Point(3, 6);
            this.textBoxGroup.Name = "textBoxGroup";
            this.textBoxGroup.Size = new System.Drawing.Size(248, 22);
            this.textBoxGroup.TabIndex = 8;
            // 
            // tableLayoutPanel_GroupsSendEmailGroup
            // 
            this.tableLayoutPanel_GroupsSendEmailGroup.ColumnCount = 3;
            this.tableLayoutPanel_GroupsSendEmailGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.93534F));
            this.tableLayoutPanel_GroupsSendEmailGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 55.0504F));
            this.tableLayoutPanel_GroupsSendEmailGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 32.01426F));
            this.tableLayoutPanel_GroupsSendEmailGroup.Controls.Add(this.buttonEx_GroupsLoadGroups, 2, 0);
            this.tableLayoutPanel_GroupsSendEmailGroup.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel_GroupsSendEmailGroup.Location = new System.Drawing.Point(360, 30);
            this.tableLayoutPanel_GroupsSendEmailGroup.Name = "tableLayoutPanel_GroupsSendEmailGroup";
            this.tableLayoutPanel_GroupsSendEmailGroup.RowCount = 1;
            this.tableLayoutPanel_GroupsSendEmailGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 31F));
            this.tableLayoutPanel_GroupsSendEmailGroup.Size = new System.Drawing.Size(344, 31);
            this.tableLayoutPanel_GroupsSendEmailGroup.TabIndex = 3;
            // 
            // buttonEx_GroupsLoadGroups
            // 
            this.buttonEx_GroupsLoadGroups.ColorTable = office2010White1;
            this.buttonEx_GroupsLoadGroups.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.buttonEx_GroupsLoadGroups.Location = new System.Drawing.Point(236, 4);
            this.buttonEx_GroupsLoadGroups.Name = "buttonEx_GroupsLoadGroups";
            this.buttonEx_GroupsLoadGroups.Size = new System.Drawing.Size(105, 24);
            this.buttonEx_GroupsLoadGroups.TabIndex = 4;
            this.buttonEx_GroupsLoadGroups.Text = "Load Groups";
            this.buttonEx_GroupsLoadGroups.Theme = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_White;
            this.buttonEx_GroupsLoadGroups.UseVisualStyleBackColor = true;
            // 
            // tableLayoutPanel_GroupsMembersGroup
            // 
            this.tableLayoutPanel_GroupsMembersGroup.ColumnCount = 1;
            this.tableLayoutPanel_GroupsMembersGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel_GroupsMembersGroup.Controls.Add(this.objectListView_GroupsMembers, 0, 0);
            this.tableLayoutPanel_GroupsMembersGroup.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel_GroupsMembersGroup.Location = new System.Drawing.Point(3, 81);
            this.tableLayoutPanel_GroupsMembersGroup.Name = "tableLayoutPanel_GroupsMembersGroup";
            this.tableLayoutPanel_GroupsMembersGroup.RowCount = 1;
            this.tableLayoutPanel_GroupsMembersGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel_GroupsMembersGroup.Size = new System.Drawing.Size(707, 311);
            this.tableLayoutPanel_GroupsMembersGroup.TabIndex = 1;
            // 
            // objectListView_GroupsMembers
            // 
            this.objectListView_GroupsMembers.AllColumns.Add(this.olvColumnGroups_GroupName);
            this.objectListView_GroupsMembers.AllColumns.Add(this.olvColumnGroups_MemberCount);
            this.objectListView_GroupsMembers.AllColumns.Add(this.olvColumnGroups_GroupId);
            this.objectListView_GroupsMembers.CellEditUseWholeCell = false;
            this.objectListView_GroupsMembers.CheckBoxes = true;
            this.objectListView_GroupsMembers.CheckedAspectName = "IsChecked";
            this.objectListView_GroupsMembers.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.olvColumnGroups_GroupName,
            this.olvColumnGroups_MemberCount,
            this.olvColumnGroups_GroupId});
            this.objectListView_GroupsMembers.Cursor = System.Windows.Forms.Cursors.Default;
            this.objectListView_GroupsMembers.Dock = System.Windows.Forms.DockStyle.Fill;
            this.objectListView_GroupsMembers.EmptyListMsg = "No Result";
            this.objectListView_GroupsMembers.FullRowSelect = true;
            this.objectListView_GroupsMembers.HasCollapsibleGroups = false;
            this.objectListView_GroupsMembers.HighlightBackgroundColor = System.Drawing.Color.Empty;
            this.objectListView_GroupsMembers.HighlightForegroundColor = System.Drawing.Color.Empty;
            this.objectListView_GroupsMembers.Location = new System.Drawing.Point(3, 3);
            this.objectListView_GroupsMembers.Name = "objectListView_GroupsMembers";
            this.objectListView_GroupsMembers.ShowGroups = false;
            this.objectListView_GroupsMembers.Size = new System.Drawing.Size(701, 305);
            this.objectListView_GroupsMembers.TabIndex = 1;
            this.objectListView_GroupsMembers.UseCompatibleStateImageBehavior = false;
            this.objectListView_GroupsMembers.UseNotifyPropertyChanged = true;
            this.objectListView_GroupsMembers.View = System.Windows.Forms.View.Details;
            // 
            // olvColumnGroups_GroupName
            // 
            this.olvColumnGroups_GroupName.AspectName = "GroupName";
            this.olvColumnGroups_GroupName.HeaderCheckBoxUpdatesRowCheckBoxes = false;
            this.olvColumnGroups_GroupName.Hideable = false;
            this.olvColumnGroups_GroupName.MinimumWidth = 150;
            this.olvColumnGroups_GroupName.Text = "GroupName";
            this.olvColumnGroups_GroupName.Width = 150;
            // 
            // olvColumnGroups_MemberCount
            // 
            this.olvColumnGroups_MemberCount.AspectName = "MemberCount";
            this.olvColumnGroups_MemberCount.MinimumWidth = 100;
            this.olvColumnGroups_MemberCount.Text = "MemberCount";
            this.olvColumnGroups_MemberCount.Width = 100;
            // 
            // olvColumnGroups_GroupId
            // 
            this.olvColumnGroups_GroupId.AspectName = "GroupId";
            this.olvColumnGroups_GroupId.MinimumWidth = 300;
            this.olvColumnGroups_GroupId.Text = "GroupId";
            this.olvColumnGroups_GroupId.Width = 300;
            // 
            // tableLayoutPanel_GroupsProvisionCommandGroup
            // 
            this.tableLayoutPanel_GroupsProvisionCommandGroup.ColumnCount = 5;
            this.tableLayoutPanel_GroupsProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 45F));
            this.tableLayoutPanel_GroupsProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel_GroupsProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 113F));
            this.tableLayoutPanel_GroupsProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 113F));
            this.tableLayoutPanel_GroupsProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 113F));
            this.tableLayoutPanel_GroupsProvisionCommandGroup.Controls.Add(this.buttonEx_GroupsDeleteMember, 3, 0);
            this.tableLayoutPanel_GroupsProvisionCommandGroup.Controls.Add(this.buttonEx_GroupsAddMember, 1, 0);
            this.tableLayoutPanel_GroupsProvisionCommandGroup.Controls.Add(this.textBoxAddMember, 1, 0);
            this.tableLayoutPanel_GroupsProvisionCommandGroup.Controls.Add(this.label1, 0, 0);
            this.tableLayoutPanel_GroupsProvisionCommandGroup.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel_GroupsProvisionCommandGroup.Location = new System.Drawing.Point(3, 397);
            this.tableLayoutPanel_GroupsProvisionCommandGroup.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.tableLayoutPanel_GroupsProvisionCommandGroup.Name = "tableLayoutPanel_GroupsProvisionCommandGroup";
            this.tableLayoutPanel_GroupsProvisionCommandGroup.RowCount = 1;
            this.tableLayoutPanel_GroupsProvisionCommandGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F));
            this.tableLayoutPanel_GroupsProvisionCommandGroup.Size = new System.Drawing.Size(707, 36);
            this.tableLayoutPanel_GroupsProvisionCommandGroup.TabIndex = 3;
            // 
            // buttonEx_GroupsDeleteMember
            // 
            office2010Blue1.BorderColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
            office2010Blue1.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
            office2010Blue1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
            office2010Blue1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
            office2010Blue1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
            office2010Blue1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
            office2010Blue1.ButtonNormalColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
            office2010Blue1.ButtonNormalColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
            office2010Blue1.ButtonNormalColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(97)))), ((int)(((byte)(181)))));
            office2010Blue1.ButtonNormalColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(125)))), ((int)(((byte)(219)))));
            office2010Blue1.ButtonSelectedColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
            office2010Blue1.ButtonSelectedColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
            office2010Blue1.ButtonSelectedColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
            office2010Blue1.ButtonSelectedColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
            office2010Blue1.HoverTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
            office2010Blue1.SelectedTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
            office2010Blue1.TextColor = System.Drawing.Color.White;
            this.buttonEx_GroupsDeleteMember.ColorTable = office2010Blue1;
            this.buttonEx_GroupsDeleteMember.Dock = System.Windows.Forms.DockStyle.Fill;
            this.buttonEx_GroupsDeleteMember.Location = new System.Drawing.Point(484, 3);
            this.buttonEx_GroupsDeleteMember.Name = "buttonEx_GroupsDeleteMember";
            this.buttonEx_GroupsDeleteMember.Size = new System.Drawing.Size(107, 30);
            this.buttonEx_GroupsDeleteMember.TabIndex = 9;
            this.buttonEx_GroupsDeleteMember.Text = "Delete Member";
            this.buttonEx_GroupsDeleteMember.Theme = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_Blue;
            this.buttonEx_GroupsDeleteMember.UseVisualStyleBackColor = true;
            // 
            // buttonEx_GroupsAddMember
            // 
            this.buttonEx_GroupsAddMember.ColorTable = office2010Blue1;
            this.buttonEx_GroupsAddMember.Dock = System.Windows.Forms.DockStyle.Fill;
            this.buttonEx_GroupsAddMember.Location = new System.Drawing.Point(371, 3);
            this.buttonEx_GroupsAddMember.Name = "buttonEx_GroupsAddMember";
            this.buttonEx_GroupsAddMember.Size = new System.Drawing.Size(107, 30);
            this.buttonEx_GroupsAddMember.TabIndex = 8;
            this.buttonEx_GroupsAddMember.Text = "Add Member";
            this.buttonEx_GroupsAddMember.Theme = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_Blue;
            this.buttonEx_GroupsAddMember.UseVisualStyleBackColor = true;
            // 
            // textBoxAddMember
            // 
            this.textBoxAddMember.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
            this.textBoxAddMember.Location = new System.Drawing.Point(48, 7);
            this.textBoxAddMember.Name = "textBoxAddMember";
            this.textBoxAddMember.Size = new System.Drawing.Size(317, 22);
            this.textBoxAddMember.TabIndex = 7;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.label1.Location = new System.Drawing.Point(3, 0);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(39, 36);
            this.label1.TabIndex = 10;
            this.label1.Text = "Email:";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            // 
            // GroupsView
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(713, 435);
            this.Controls.Add(this.tableLayoutPanel_Groups);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name = "GroupsView";
            this.Text = "GroupsView";
            this.tableLayoutPanel_Groups.ResumeLayout(false);
            this.tableLayoutPanel_GroupsCommandGroup.ResumeLayout(false);
            this.tableLayoutPanel_GroupsAccessToken.ResumeLayout(false);
            this.tableLayoutPanel_GroupsAccessToken.PerformLayout();
            this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.ResumeLayout(false);
            this.tableLayoutPanel_GroupsMemberRoleSelectionGroup.PerformLayout();
            this.tableLayoutPanel_GroupsSendEmailGroup.ResumeLayout(false);
            this.tableLayoutPanel_GroupsMembersGroup.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.objectListView_GroupsMembers)).EndInit();
            this.tableLayoutPanel_GroupsProvisionCommandGroup.ResumeLayout(false);
            this.tableLayoutPanel_GroupsProvisionCommandGroup.PerformLayout();
            this.ResumeLayout(false);

        }
Esempio n. 4
0
 /// <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();
     DfBAdminToolkit.Common.Component.Office2010White office2010White1 = new DfBAdminToolkit.Common.Component.Office2010White();
     DfBAdminToolkit.Common.Component.Office2010Blue  office2010Blue1  = new DfBAdminToolkit.Common.Component.Office2010Blue();
     this.tableLayoutPanel_Paper             = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanelPaperCommandGroup  = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel_PaperAccessToken  = new System.Windows.Forms.TableLayoutPanel();
     this.label_TeamFoldersAccessToken       = new System.Windows.Forms.Label();
     this.textBox_PaperAccessToken           = new DfBAdminToolkit.Common.Component.TextBoxEx(this.components);
     this.tableLayoutPanel_PaperLoadGroup    = new System.Windows.Forms.TableLayoutPanel();
     this.buttonEx_PaperLoadPaper            = new DfBAdminToolkit.Common.Component.ButtonEx();
     this.tableLayoutPanel_PaperMembersGroup = new System.Windows.Forms.TableLayoutPanel();
     this.objectListView_PaperMembers        = new BrightIdeasSoftware.ObjectListView();
     this.olvColumnPaper_PaperName           = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnPaper_PaperId             = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnPaper_FolderPath          = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnPaper_Status              = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnPaper_Owner               = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnPaper_CreatedDate         = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnPaper_LastUpdatedDate     = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnPaper_LastEditor          = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnPaper_Revision            = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.tableLayoutPanel_PaperCommandGroup = new System.Windows.Forms.TableLayoutPanel();
     this.buttonEx_ExportToCSV               = new DfBAdminToolkit.Common.Component.ButtonEx();
     this.buttonEx_PaperDownloadFolder       = new System.Windows.Forms.Button();
     this.textBoxPaper           = new System.Windows.Forms.TextBox();
     this.buttonEx_PaperDelete   = new DfBAdminToolkit.Common.Component.ButtonEx();
     this.buttonEx_PaperDownload = new DfBAdminToolkit.Common.Component.ButtonEx();
     this.radioButton_Permanent  = new System.Windows.Forms.RadioButton();
     this.radioButton_Archive    = new System.Windows.Forms.RadioButton();
     this.tableLayoutPanel_Paper.SuspendLayout();
     this.tableLayoutPanelPaperCommandGroup.SuspendLayout();
     this.tableLayoutPanel_PaperAccessToken.SuspendLayout();
     this.tableLayoutPanel_PaperLoadGroup.SuspendLayout();
     this.tableLayoutPanel_PaperMembersGroup.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.objectListView_PaperMembers)).BeginInit();
     this.tableLayoutPanel_PaperCommandGroup.SuspendLayout();
     this.SuspendLayout();
     //
     // tableLayoutPanel_Paper
     //
     this.tableLayoutPanel_Paper.ColumnCount = 1;
     this.tableLayoutPanel_Paper.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_Paper.Controls.Add(this.tableLayoutPanelPaperCommandGroup, 0, 0);
     this.tableLayoutPanel_Paper.Controls.Add(this.tableLayoutPanel_PaperMembersGroup, 0, 2);
     this.tableLayoutPanel_Paper.Controls.Add(this.tableLayoutPanel_PaperCommandGroup, 0, 3);
     this.tableLayoutPanel_Paper.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_Paper.Font     = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tableLayoutPanel_Paper.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel_Paper.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.tableLayoutPanel_Paper.Name     = "tableLayoutPanel_Paper";
     this.tableLayoutPanel_Paper.RowCount = 4;
     this.tableLayoutPanel_Paper.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 108F));
     this.tableLayoutPanel_Paper.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 12F));
     this.tableLayoutPanel_Paper.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_Paper.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 62F));
     this.tableLayoutPanel_Paper.Size     = new System.Drawing.Size(1070, 669);
     this.tableLayoutPanel_Paper.TabIndex = 1;
     //
     // tableLayoutPanelPaperCommandGroup
     //
     this.tableLayoutPanelPaperCommandGroup.ColumnCount = 4;
     this.tableLayoutPanelPaperCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanelPaperCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 12F));
     this.tableLayoutPanelPaperCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 99F));
     this.tableLayoutPanelPaperCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanelPaperCommandGroup.Controls.Add(this.tableLayoutPanel_PaperAccessToken, 3, 0);
     this.tableLayoutPanelPaperCommandGroup.Controls.Add(this.tableLayoutPanel_PaperLoadGroup, 3, 1);
     this.tableLayoutPanelPaperCommandGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanelPaperCommandGroup.Location = new System.Drawing.Point(4, 5);
     this.tableLayoutPanelPaperCommandGroup.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.tableLayoutPanelPaperCommandGroup.Name     = "tableLayoutPanelPaperCommandGroup";
     this.tableLayoutPanelPaperCommandGroup.RowCount = 2;
     this.tableLayoutPanelPaperCommandGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 42F));
     this.tableLayoutPanelPaperCommandGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 46F));
     this.tableLayoutPanelPaperCommandGroup.Size     = new System.Drawing.Size(1062, 98);
     this.tableLayoutPanelPaperCommandGroup.TabIndex = 0;
     //
     // tableLayoutPanel_PaperAccessToken
     //
     this.tableLayoutPanel_PaperAccessToken.ColumnCount = 2;
     this.tableLayoutPanel_PaperAccessToken.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 135F));
     this.tableLayoutPanel_PaperAccessToken.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_PaperAccessToken.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F));
     this.tableLayoutPanel_PaperAccessToken.Controls.Add(this.label_TeamFoldersAccessToken, 0, 0);
     this.tableLayoutPanel_PaperAccessToken.Controls.Add(this.textBox_PaperAccessToken, 1, 0);
     this.tableLayoutPanel_PaperAccessToken.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_PaperAccessToken.Location = new System.Drawing.Point(588, 2);
     this.tableLayoutPanel_PaperAccessToken.Margin   = new System.Windows.Forms.Padding(2, 2, 2, 2);
     this.tableLayoutPanel_PaperAccessToken.Name     = "tableLayoutPanel_PaperAccessToken";
     this.tableLayoutPanel_PaperAccessToken.RowCount = 1;
     this.tableLayoutPanel_PaperAccessToken.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_PaperAccessToken.Size     = new System.Drawing.Size(472, 38);
     this.tableLayoutPanel_PaperAccessToken.TabIndex = 0;
     //
     // label_TeamFoldersAccessToken
     //
     this.label_TeamFoldersAccessToken.AutoSize  = true;
     this.label_TeamFoldersAccessToken.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.label_TeamFoldersAccessToken.Location  = new System.Drawing.Point(4, 0);
     this.label_TeamFoldersAccessToken.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label_TeamFoldersAccessToken.Name      = "label_TeamFoldersAccessToken";
     this.label_TeamFoldersAccessToken.Size      = new System.Drawing.Size(127, 38);
     this.label_TeamFoldersAccessToken.TabIndex  = 0;
     this.label_TeamFoldersAccessToken.Text      = "Access Token";
     this.label_TeamFoldersAccessToken.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label_TeamFoldersAccessToken.Visible   = false;
     //
     // textBox_PaperAccessToken
     //
     this.textBox_PaperAccessToken.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.textBox_PaperAccessToken.FileFilter = null;
     this.textBox_PaperAccessToken.Location   = new System.Drawing.Point(139, 5);
     this.textBox_PaperAccessToken.Margin     = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.textBox_PaperAccessToken.Name       = "textBox_PaperAccessToken";
     this.textBox_PaperAccessToken.Size       = new System.Drawing.Size(329, 22);
     this.textBox_PaperAccessToken.TabIndex   = 1;
     this.textBox_PaperAccessToken.Visible    = false;
     //
     // tableLayoutPanel_PaperLoadGroup
     //
     this.tableLayoutPanel_PaperLoadGroup.ColumnCount = 3;
     this.tableLayoutPanel_PaperLoadGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.93534F));
     this.tableLayoutPanel_PaperLoadGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 38.57143F));
     this.tableLayoutPanel_PaperLoadGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 48.57143F));
     this.tableLayoutPanel_PaperLoadGroup.Controls.Add(this.buttonEx_PaperLoadPaper, 2, 0);
     this.tableLayoutPanel_PaperLoadGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_PaperLoadGroup.Location = new System.Drawing.Point(590, 47);
     this.tableLayoutPanel_PaperLoadGroup.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.tableLayoutPanel_PaperLoadGroup.Name     = "tableLayoutPanel_PaperLoadGroup";
     this.tableLayoutPanel_PaperLoadGroup.RowCount = 1;
     this.tableLayoutPanel_PaperLoadGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 48F));
     this.tableLayoutPanel_PaperLoadGroup.Size     = new System.Drawing.Size(468, 46);
     this.tableLayoutPanel_PaperLoadGroup.TabIndex = 3;
     //
     // buttonEx_PaperLoadPaper
     //
     office2010White1.BorderColor1           = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010White1.BorderColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010White1.ButtonMouseOverColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010White1.ButtonMouseOverColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010White1.ButtonMouseOverColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010White1.ButtonMouseOverColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010White1.ButtonNormalColor1     = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(154)))), ((int)(((byte)(154)))));
     office2010White1.ButtonNormalColor2     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     office2010White1.ButtonNormalColor3     = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
     office2010White1.ButtonNormalColor4     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     office2010White1.ButtonSelectedColor1   = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010White1.ButtonSelectedColor2   = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010White1.ButtonSelectedColor3   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010White1.ButtonSelectedColor4   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010White1.HoverTextColor         = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010White1.SelectedTextColor      = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010White1.TextColor              = System.Drawing.Color.Black;
     this.buttonEx_PaperLoadPaper.ColorTable = office2010White1;
     this.buttonEx_PaperLoadPaper.Dock       = System.Windows.Forms.DockStyle.Bottom;
     this.buttonEx_PaperLoadPaper.Location   = new System.Drawing.Point(244, 6);
     this.buttonEx_PaperLoadPaper.Margin     = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.buttonEx_PaperLoadPaper.Name       = "buttonEx_PaperLoadPaper";
     this.buttonEx_PaperLoadPaper.Size       = new System.Drawing.Size(220, 37);
     this.buttonEx_PaperLoadPaper.TabIndex   = 4;
     this.buttonEx_PaperLoadPaper.Text       = "Load Paper Docs";
     this.buttonEx_PaperLoadPaper.Theme      = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_White;
     this.buttonEx_PaperLoadPaper.UseVisualStyleBackColor = true;
     //
     // tableLayoutPanel_PaperMembersGroup
     //
     this.tableLayoutPanel_PaperMembersGroup.ColumnCount = 1;
     this.tableLayoutPanel_PaperMembersGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_PaperMembersGroup.Controls.Add(this.objectListView_PaperMembers, 0, 0);
     this.tableLayoutPanel_PaperMembersGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_PaperMembersGroup.Location = new System.Drawing.Point(4, 125);
     this.tableLayoutPanel_PaperMembersGroup.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.tableLayoutPanel_PaperMembersGroup.Name     = "tableLayoutPanel_PaperMembersGroup";
     this.tableLayoutPanel_PaperMembersGroup.RowCount = 1;
     this.tableLayoutPanel_PaperMembersGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_PaperMembersGroup.Size     = new System.Drawing.Size(1062, 477);
     this.tableLayoutPanel_PaperMembersGroup.TabIndex = 1;
     //
     // objectListView_PaperMembers
     //
     this.objectListView_PaperMembers.AllColumns.Add(this.olvColumnPaper_PaperName);
     this.objectListView_PaperMembers.AllColumns.Add(this.olvColumnPaper_PaperId);
     this.objectListView_PaperMembers.AllColumns.Add(this.olvColumnPaper_FolderPath);
     this.objectListView_PaperMembers.AllColumns.Add(this.olvColumnPaper_Status);
     this.objectListView_PaperMembers.AllColumns.Add(this.olvColumnPaper_Owner);
     this.objectListView_PaperMembers.AllColumns.Add(this.olvColumnPaper_CreatedDate);
     this.objectListView_PaperMembers.AllColumns.Add(this.olvColumnPaper_LastUpdatedDate);
     this.objectListView_PaperMembers.AllColumns.Add(this.olvColumnPaper_LastEditor);
     this.objectListView_PaperMembers.AllColumns.Add(this.olvColumnPaper_Revision);
     this.objectListView_PaperMembers.CellEditUseWholeCell = false;
     this.objectListView_PaperMembers.CheckBoxes           = true;
     this.objectListView_PaperMembers.CheckedAspectName    = "IsChecked";
     this.objectListView_PaperMembers.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.olvColumnPaper_PaperName,
         this.olvColumnPaper_PaperId,
         this.olvColumnPaper_FolderPath,
         this.olvColumnPaper_Status,
         this.olvColumnPaper_Owner,
         this.olvColumnPaper_CreatedDate,
         this.olvColumnPaper_LastUpdatedDate,
         this.olvColumnPaper_LastEditor,
         this.olvColumnPaper_Revision
     });
     this.objectListView_PaperMembers.Cursor                          = System.Windows.Forms.Cursors.Default;
     this.objectListView_PaperMembers.Dock                            = System.Windows.Forms.DockStyle.Fill;
     this.objectListView_PaperMembers.EmptyListMsg                    = "No Result";
     this.objectListView_PaperMembers.FullRowSelect                   = true;
     this.objectListView_PaperMembers.HasCollapsibleGroups            = false;
     this.objectListView_PaperMembers.HighlightBackgroundColor        = System.Drawing.Color.Empty;
     this.objectListView_PaperMembers.HighlightForegroundColor        = System.Drawing.Color.Empty;
     this.objectListView_PaperMembers.Location                        = new System.Drawing.Point(4, 5);
     this.objectListView_PaperMembers.Margin                          = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.objectListView_PaperMembers.Name                            = "objectListView_PaperMembers";
     this.objectListView_PaperMembers.ShowGroups                      = false;
     this.objectListView_PaperMembers.Size                            = new System.Drawing.Size(1054, 467);
     this.objectListView_PaperMembers.TabIndex                        = 1;
     this.objectListView_PaperMembers.UseCompatibleStateImageBehavior = false;
     this.objectListView_PaperMembers.UseNotifyPropertyChanged        = true;
     this.objectListView_PaperMembers.View                            = System.Windows.Forms.View.Details;
     //
     // olvColumnPaper_PaperName
     //
     this.olvColumnPaper_PaperName.AspectName     = "PaperName";
     this.olvColumnPaper_PaperName.HeaderCheckBox = true;
     this.olvColumnPaper_PaperName.HeaderCheckBoxUpdatesRowCheckBoxes = false;
     this.olvColumnPaper_PaperName.Hideable     = false;
     this.olvColumnPaper_PaperName.MinimumWidth = 150;
     this.olvColumnPaper_PaperName.Text         = "PaperName";
     this.olvColumnPaper_PaperName.Width        = 150;
     //
     // olvColumnPaper_PaperId
     //
     this.olvColumnPaper_PaperId.AspectName   = "PaperId";
     this.olvColumnPaper_PaperId.MinimumWidth = 100;
     this.olvColumnPaper_PaperId.Text         = "PaperId";
     this.olvColumnPaper_PaperId.Width        = 100;
     //
     // olvColumnPaper_FolderPath
     //
     this.olvColumnPaper_FolderPath.AspectName   = "FolderPath";
     this.olvColumnPaper_FolderPath.MinimumWidth = 75;
     this.olvColumnPaper_FolderPath.Text         = "FolderPath";
     this.olvColumnPaper_FolderPath.Width        = 75;
     //
     // olvColumnPaper_Status
     //
     this.olvColumnPaper_Status.AspectName   = "Status";
     this.olvColumnPaper_Status.MinimumWidth = 50;
     this.olvColumnPaper_Status.Text         = "Status";
     this.olvColumnPaper_Status.Width        = 50;
     //
     // olvColumnPaper_Owner
     //
     this.olvColumnPaper_Owner.AspectName   = "Owner";
     this.olvColumnPaper_Owner.MaximumWidth = 120;
     this.olvColumnPaper_Owner.Text         = "Owner";
     this.olvColumnPaper_Owner.Width        = 120;
     //
     // olvColumnPaper_CreatedDate
     //
     this.olvColumnPaper_CreatedDate.AspectName   = "CreatedDate";
     this.olvColumnPaper_CreatedDate.MaximumWidth = 110;
     this.olvColumnPaper_CreatedDate.Text         = "CreatedDate";
     this.olvColumnPaper_CreatedDate.Width        = 110;
     //
     // olvColumnPaper_LastUpdatedDate
     //
     this.olvColumnPaper_LastUpdatedDate.AspectName   = "LastUpdatedDate";
     this.olvColumnPaper_LastUpdatedDate.MaximumWidth = 110;
     this.olvColumnPaper_LastUpdatedDate.Text         = "LastUpdatedDate";
     this.olvColumnPaper_LastUpdatedDate.Width        = 110;
     //
     // olvColumnPaper_LastEditor
     //
     this.olvColumnPaper_LastEditor.AspectName   = "LastEditor";
     this.olvColumnPaper_LastEditor.MaximumWidth = 120;
     this.olvColumnPaper_LastEditor.Text         = "LastEditor";
     this.olvColumnPaper_LastEditor.Width        = 120;
     //
     // olvColumnPaper_Revision
     //
     this.olvColumnPaper_Revision.AspectName   = "Revision";
     this.olvColumnPaper_Revision.MaximumWidth = 60;
     this.olvColumnPaper_Revision.Text         = "Revision";
     //
     // tableLayoutPanel_PaperCommandGroup
     //
     this.tableLayoutPanel_PaperCommandGroup.ColumnCount = 10;
     this.tableLayoutPanel_PaperCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 140F));
     this.tableLayoutPanel_PaperCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 248F));
     this.tableLayoutPanel_PaperCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 46F));
     this.tableLayoutPanel_PaperCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 16F));
     this.tableLayoutPanel_PaperCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 110F));
     this.tableLayoutPanel_PaperCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 105F));
     this.tableLayoutPanel_PaperCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 138F));
     this.tableLayoutPanel_PaperCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 74F));
     this.tableLayoutPanel_PaperCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 152F));
     this.tableLayoutPanel_PaperCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_PaperCommandGroup.Controls.Add(this.buttonEx_ExportToCSV, 8, 0);
     this.tableLayoutPanel_PaperCommandGroup.Controls.Add(this.buttonEx_PaperDownloadFolder, 2, 0);
     this.tableLayoutPanel_PaperCommandGroup.Controls.Add(this.textBoxPaper, 1, 0);
     this.tableLayoutPanel_PaperCommandGroup.Controls.Add(this.buttonEx_PaperDelete, 4, 0);
     this.tableLayoutPanel_PaperCommandGroup.Controls.Add(this.buttonEx_PaperDownload, 0, 0);
     this.tableLayoutPanel_PaperCommandGroup.Controls.Add(this.radioButton_Permanent, 6, 0);
     this.tableLayoutPanel_PaperCommandGroup.Controls.Add(this.radioButton_Archive, 5, 0);
     this.tableLayoutPanel_PaperCommandGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_PaperCommandGroup.Location = new System.Drawing.Point(4, 610);
     this.tableLayoutPanel_PaperCommandGroup.Margin   = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.tableLayoutPanel_PaperCommandGroup.Name     = "tableLayoutPanel_PaperCommandGroup";
     this.tableLayoutPanel_PaperCommandGroup.RowCount = 1;
     this.tableLayoutPanel_PaperCommandGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 55F));
     this.tableLayoutPanel_PaperCommandGroup.Size     = new System.Drawing.Size(1062, 56);
     this.tableLayoutPanel_PaperCommandGroup.TabIndex = 3;
     //
     // buttonEx_ExportToCSV
     //
     office2010Blue1.BorderColor1                      = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.BorderColor2                      = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonMouseOverColor1             = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonMouseOverColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonMouseOverColor3             = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Blue1.ButtonMouseOverColor4             = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Blue1.ButtonNormalColor1                = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.ButtonNormalColor2                = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonNormalColor3                = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(97)))), ((int)(((byte)(181)))));
     office2010Blue1.ButtonNormalColor4                = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(125)))), ((int)(((byte)(219)))));
     office2010Blue1.ButtonSelectedColor1              = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonSelectedColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonSelectedColor3              = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Blue1.ButtonSelectedColor4              = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Blue1.HoverTextColor                    = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.SelectedTextColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.TextColor                         = System.Drawing.Color.White;
     this.buttonEx_ExportToCSV.ColorTable              = office2010Blue1;
     this.buttonEx_ExportToCSV.Dock                    = System.Windows.Forms.DockStyle.Fill;
     this.buttonEx_ExportToCSV.Location                = new System.Drawing.Point(881, 5);
     this.buttonEx_ExportToCSV.Margin                  = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.buttonEx_ExportToCSV.Name                    = "buttonEx_ExportToCSV";
     this.buttonEx_ExportToCSV.Size                    = new System.Drawing.Size(144, 46);
     this.buttonEx_ExportToCSV.TabIndex                = 14;
     this.buttonEx_ExportToCSV.Text                    = "Export To CSV";
     this.buttonEx_ExportToCSV.Theme                   = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_Blue;
     this.buttonEx_ExportToCSV.UseVisualStyleBackColor = true;
     //
     // buttonEx_PaperDownloadFolder
     //
     this.buttonEx_PaperDownloadFolder.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonEx_PaperDownloadFolder.Location = new System.Drawing.Point(392, 14);
     this.buttonEx_PaperDownloadFolder.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.buttonEx_PaperDownloadFolder.Name     = "buttonEx_PaperDownloadFolder";
     this.buttonEx_PaperDownloadFolder.Size     = new System.Drawing.Size(38, 28);
     this.buttonEx_PaperDownloadFolder.TabIndex = 13;
     this.buttonEx_PaperDownloadFolder.Text     = "...";
     this.buttonEx_PaperDownloadFolder.UseVisualStyleBackColor = true;
     //
     // textBoxPaper
     //
     this.textBoxPaper.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.textBoxPaper.Location = new System.Drawing.Point(144, 17);
     this.textBoxPaper.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.textBoxPaper.Name     = "textBoxPaper";
     this.textBoxPaper.Size     = new System.Drawing.Size(240, 22);
     this.textBoxPaper.TabIndex = 12;
     //
     // buttonEx_PaperDelete
     //
     this.buttonEx_PaperDelete.ColorTable = office2010Blue1;
     this.buttonEx_PaperDelete.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.buttonEx_PaperDelete.Location   = new System.Drawing.Point(454, 5);
     this.buttonEx_PaperDelete.Margin     = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.buttonEx_PaperDelete.Name       = "buttonEx_PaperDelete";
     this.buttonEx_PaperDelete.Size       = new System.Drawing.Size(102, 46);
     this.buttonEx_PaperDelete.TabIndex   = 11;
     this.buttonEx_PaperDelete.Text       = "Delete Docs";
     this.buttonEx_PaperDelete.Theme      = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_Blue;
     this.buttonEx_PaperDelete.UseVisualStyleBackColor = true;
     //
     // buttonEx_PaperDownload
     //
     this.buttonEx_PaperDownload.ColorTable = office2010Blue1;
     this.buttonEx_PaperDownload.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.buttonEx_PaperDownload.Location   = new System.Drawing.Point(4, 5);
     this.buttonEx_PaperDownload.Margin     = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.buttonEx_PaperDownload.Name       = "buttonEx_PaperDownload";
     this.buttonEx_PaperDownload.Size       = new System.Drawing.Size(132, 46);
     this.buttonEx_PaperDownload.TabIndex   = 8;
     this.buttonEx_PaperDownload.Text       = "Download Docs";
     this.buttonEx_PaperDownload.Theme      = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_Blue;
     this.buttonEx_PaperDownload.UseVisualStyleBackColor = true;
     //
     // radioButton_Permanent
     //
     this.radioButton_Permanent.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.radioButton_Permanent.AutoSize = true;
     this.radioButton_Permanent.Location = new System.Drawing.Point(669, 19);
     this.radioButton_Permanent.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.radioButton_Permanent.Name     = "radioButton_Permanent";
     this.radioButton_Permanent.Size     = new System.Drawing.Size(130, 17);
     this.radioButton_Permanent.TabIndex = 9;
     this.radioButton_Permanent.TabStop  = true;
     this.radioButton_Permanent.Text     = "Permanent";
     this.radioButton_Permanent.UseVisualStyleBackColor = true;
     //
     // radioButton_Archive
     //
     this.radioButton_Archive.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.radioButton_Archive.AutoSize = true;
     this.radioButton_Archive.Location = new System.Drawing.Point(564, 19);
     this.radioButton_Archive.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.radioButton_Archive.Name     = "radioButton_Archive";
     this.radioButton_Archive.Size     = new System.Drawing.Size(97, 17);
     this.radioButton_Archive.TabIndex = 10;
     this.radioButton_Archive.TabStop  = true;
     this.radioButton_Archive.Text     = "Archived";
     this.radioButton_Archive.UseVisualStyleBackColor = true;
     //
     // PaperView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1070, 669);
     this.Controls.Add(this.tableLayoutPanel_Paper);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.Name            = "PaperView";
     this.Text            = "TeamFoldersView";
     this.tableLayoutPanel_Paper.ResumeLayout(false);
     this.tableLayoutPanelPaperCommandGroup.ResumeLayout(false);
     this.tableLayoutPanel_PaperAccessToken.ResumeLayout(false);
     this.tableLayoutPanel_PaperAccessToken.PerformLayout();
     this.tableLayoutPanel_PaperLoadGroup.ResumeLayout(false);
     this.tableLayoutPanel_PaperMembersGroup.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.objectListView_PaperMembers)).EndInit();
     this.tableLayoutPanel_PaperCommandGroup.ResumeLayout(false);
     this.tableLayoutPanel_PaperCommandGroup.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();
     DfBAdminToolkit.Common.Component.Office2010White office2010White1 = new DfBAdminToolkit.Common.Component.Office2010White();
     DfBAdminToolkit.Common.Component.Office2010Blue  office2010Blue1  = new DfBAdminToolkit.Common.Component.Office2010Blue();
     this.tableLayoutPanel_TeamFolders                         = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel_TeamFoldersCommandGroup             = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel_TeamFoldersAccessToken              = new System.Windows.Forms.TableLayoutPanel();
     this.label_TeamFoldersAccessToken                         = new System.Windows.Forms.Label();
     this.textBox_TeamAuditingAccessToken                      = new DfBAdminToolkit.Common.Component.TextBoxEx(this.components);
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup = new System.Windows.Forms.TableLayoutPanel();
     this.buttonEx_TeamAuditingFilterMembers                   = new System.Windows.Forms.Button();
     this.textBoxTeamAuditing = new System.Windows.Forms.TextBox();
     this.buttonEx_TeamAuditingLoadFromCSV           = new System.Windows.Forms.Button();
     this.tableLayoutPanel_TeamFoldersSendEmailGroup = new System.Windows.Forms.TableLayoutPanel();
     this.label2 = new System.Windows.Forms.Label();
     this.buttonEx_TeamAuditingLoadTeamEvents = new DfBAdminToolkit.Common.Component.ButtonEx();
     this.dateTimePickerTo       = new System.Windows.Forms.DateTimePicker();
     this.dateTimePickerFrom     = new System.Windows.Forms.DateTimePicker();
     this.comboBox_EventCategory = new System.Windows.Forms.ComboBox();
     this.label_Categories       = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.tableLayoutPanel_TeamFoldersMembersGroup = new System.Windows.Forms.TableLayoutPanel();
     this.objectListView_TeamAuditingMembers       = new BrightIdeasSoftware.ObjectListView();
     this.olvColumnTeamAuditing_Timestamp          = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnTeamAuditing_ActorType          = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnTeamAuditing_Email        = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnTeamAuditing_Context      = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnTeamAuditing_EventType    = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnTeamAuditing_Origin       = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnTeamAuditing_IpAddress    = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnTeamAuditing_City         = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnTeamAuditing_Region       = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnTEamAuditing_Country      = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnTeamAuditing_Participants = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnTeamAuditing_Assets       = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup = new System.Windows.Forms.TableLayoutPanel();
     this.buttonEx_TeamAuditingExportToCSV = new DfBAdminToolkit.Common.Component.ButtonEx();
     this.tableLayoutPanel_TeamFolders.SuspendLayout();
     this.tableLayoutPanel_TeamFoldersCommandGroup.SuspendLayout();
     this.tableLayoutPanel_TeamFoldersAccessToken.SuspendLayout();
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.SuspendLayout();
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.SuspendLayout();
     this.tableLayoutPanel_TeamFoldersMembersGroup.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.objectListView_TeamAuditingMembers)).BeginInit();
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.SuspendLayout();
     this.SuspendLayout();
     //
     // tableLayoutPanel_TeamFolders
     //
     this.tableLayoutPanel_TeamFolders.ColumnCount = 1;
     this.tableLayoutPanel_TeamFolders.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_TeamFolders.Controls.Add(this.tableLayoutPanel_TeamFoldersCommandGroup, 0, 0);
     this.tableLayoutPanel_TeamFolders.Controls.Add(this.tableLayoutPanel_TeamFoldersMembersGroup, 0, 2);
     this.tableLayoutPanel_TeamFolders.Controls.Add(this.tableLayoutPanel_TeamFoldersProvisionCommandGroup, 0, 3);
     this.tableLayoutPanel_TeamFolders.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_TeamFolders.Font     = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tableLayoutPanel_TeamFolders.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel_TeamFolders.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.tableLayoutPanel_TeamFolders.Name     = "tableLayoutPanel_TeamFolders";
     this.tableLayoutPanel_TeamFolders.RowCount = 4;
     this.tableLayoutPanel_TeamFolders.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 112F));
     this.tableLayoutPanel_TeamFolders.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 8F));
     this.tableLayoutPanel_TeamFolders.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_TeamFolders.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 62F));
     this.tableLayoutPanel_TeamFolders.Size     = new System.Drawing.Size(1070, 669);
     this.tableLayoutPanel_TeamFolders.TabIndex = 1;
     //
     // tableLayoutPanel_TeamFoldersCommandGroup
     //
     this.tableLayoutPanel_TeamFoldersCommandGroup.ColumnCount = 4;
     this.tableLayoutPanel_TeamFoldersCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_TeamFoldersCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel_TeamFoldersCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 285F));
     this.tableLayoutPanel_TeamFoldersCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel_TeamFoldersCommandGroup.Controls.Add(this.tableLayoutPanel_TeamFoldersAccessToken, 3, 0);
     this.tableLayoutPanel_TeamFoldersCommandGroup.Controls.Add(this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup, 0, 1);
     this.tableLayoutPanel_TeamFoldersCommandGroup.Controls.Add(this.tableLayoutPanel_TeamFoldersSendEmailGroup, 3, 1);
     this.tableLayoutPanel_TeamFoldersCommandGroup.Controls.Add(this.dateTimePickerFrom, 2, 1);
     this.tableLayoutPanel_TeamFoldersCommandGroup.Controls.Add(this.comboBox_EventCategory, 2, 0);
     this.tableLayoutPanel_TeamFoldersCommandGroup.Controls.Add(this.label_Categories, 1, 0);
     this.tableLayoutPanel_TeamFoldersCommandGroup.Controls.Add(this.label1, 1, 1);
     this.tableLayoutPanel_TeamFoldersCommandGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_TeamFoldersCommandGroup.Location = new System.Drawing.Point(4, 5);
     this.tableLayoutPanel_TeamFoldersCommandGroup.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.tableLayoutPanel_TeamFoldersCommandGroup.Name     = "tableLayoutPanel_TeamFoldersCommandGroup";
     this.tableLayoutPanel_TeamFoldersCommandGroup.RowCount = 2;
     this.tableLayoutPanel_TeamFoldersCommandGroup.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel_TeamFoldersCommandGroup.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel_TeamFoldersCommandGroup.Size     = new System.Drawing.Size(1062, 102);
     this.tableLayoutPanel_TeamFoldersCommandGroup.TabIndex = 0;
     //
     // tableLayoutPanel_TeamFoldersAccessToken
     //
     this.tableLayoutPanel_TeamFoldersAccessToken.ColumnCount = 2;
     this.tableLayoutPanel_TeamFoldersAccessToken.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 135F));
     this.tableLayoutPanel_TeamFoldersAccessToken.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_TeamFoldersAccessToken.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F));
     this.tableLayoutPanel_TeamFoldersAccessToken.Controls.Add(this.label_TeamFoldersAccessToken, 0, 0);
     this.tableLayoutPanel_TeamFoldersAccessToken.Controls.Add(this.textBox_TeamAuditingAccessToken, 1, 0);
     this.tableLayoutPanel_TeamFoldersAccessToken.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_TeamFoldersAccessToken.Location = new System.Drawing.Point(670, 2);
     this.tableLayoutPanel_TeamFoldersAccessToken.Margin   = new System.Windows.Forms.Padding(2);
     this.tableLayoutPanel_TeamFoldersAccessToken.Name     = "tableLayoutPanel_TeamFoldersAccessToken";
     this.tableLayoutPanel_TeamFoldersAccessToken.RowCount = 1;
     this.tableLayoutPanel_TeamFoldersAccessToken.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_TeamFoldersAccessToken.Size     = new System.Drawing.Size(390, 46);
     this.tableLayoutPanel_TeamFoldersAccessToken.TabIndex = 0;
     //
     // label_TeamFoldersAccessToken
     //
     this.label_TeamFoldersAccessToken.AutoSize  = true;
     this.label_TeamFoldersAccessToken.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.label_TeamFoldersAccessToken.Location  = new System.Drawing.Point(4, 0);
     this.label_TeamFoldersAccessToken.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label_TeamFoldersAccessToken.Name      = "label_TeamFoldersAccessToken";
     this.label_TeamFoldersAccessToken.Size      = new System.Drawing.Size(127, 46);
     this.label_TeamFoldersAccessToken.TabIndex  = 0;
     this.label_TeamFoldersAccessToken.Text      = "Access Token";
     this.label_TeamFoldersAccessToken.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label_TeamFoldersAccessToken.Visible   = false;
     //
     // textBox_TeamAuditingAccessToken
     //
     this.textBox_TeamAuditingAccessToken.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.textBox_TeamAuditingAccessToken.FileFilter = null;
     this.textBox_TeamAuditingAccessToken.Location   = new System.Drawing.Point(139, 5);
     this.textBox_TeamAuditingAccessToken.Margin     = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.textBox_TeamAuditingAccessToken.Name       = "textBox_TeamAuditingAccessToken";
     this.textBox_TeamAuditingAccessToken.Size       = new System.Drawing.Size(247, 22);
     this.textBox_TeamAuditingAccessToken.TabIndex   = 1;
     this.textBox_TeamAuditingAccessToken.Visible    = false;
     //
     // tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup
     //
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.ColumnCount = 4;
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 252F));
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 42F));
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 87F));
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Controls.Add(this.buttonEx_TeamAuditingFilterMembers, 2, 0);
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Controls.Add(this.textBoxTeamAuditing, 0, 0);
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Controls.Add(this.buttonEx_TeamAuditingLoadFromCSV, 1, 0);
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Location = new System.Drawing.Point(4, 55);
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Name     = "tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup";
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.RowCount = 1;
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Size     = new System.Drawing.Size(313, 52);
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.TabIndex = 2;
     //
     // buttonEx_TeamAuditingFilterMembers
     //
     this.buttonEx_TeamAuditingFilterMembers.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonEx_TeamAuditingFilterMembers.Location = new System.Drawing.Point(298, 6);
     this.buttonEx_TeamAuditingFilterMembers.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.buttonEx_TeamAuditingFilterMembers.Name     = "buttonEx_TeamAuditingFilterMembers";
     this.buttonEx_TeamAuditingFilterMembers.Size     = new System.Drawing.Size(72, 40);
     this.buttonEx_TeamAuditingFilterMembers.TabIndex = 10;
     this.buttonEx_TeamAuditingFilterMembers.Text     = "Filter";
     this.buttonEx_TeamAuditingFilterMembers.UseVisualStyleBackColor = true;
     //
     // textBoxTeamAuditing
     //
     this.textBoxTeamAuditing.AcceptsTab = true;
     this.textBoxTeamAuditing.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.textBoxTeamAuditing.Location   = new System.Drawing.Point(4, 15);
     this.textBoxTeamAuditing.Margin     = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.textBoxTeamAuditing.Name       = "textBoxTeamAuditing";
     this.textBoxTeamAuditing.Size       = new System.Drawing.Size(244, 22);
     this.textBoxTeamAuditing.TabIndex   = 8;
     this.textBoxTeamAuditing.Text       = "Upload Member(s) Filter File...";
     //
     // buttonEx_TeamAuditingLoadFromCSV
     //
     this.buttonEx_TeamAuditingLoadFromCSV.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonEx_TeamAuditingLoadFromCSV.Location = new System.Drawing.Point(256, 6);
     this.buttonEx_TeamAuditingLoadFromCSV.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.buttonEx_TeamAuditingLoadFromCSV.Name     = "buttonEx_TeamAuditingLoadFromCSV";
     this.buttonEx_TeamAuditingLoadFromCSV.Size     = new System.Drawing.Size(34, 40);
     this.buttonEx_TeamAuditingLoadFromCSV.TabIndex = 9;
     this.buttonEx_TeamAuditingLoadFromCSV.Text     = "...";
     this.buttonEx_TeamAuditingLoadFromCSV.UseVisualStyleBackColor = true;
     //
     // tableLayoutPanel_TeamFoldersSendEmailGroup
     //
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.ColumnCount = 3;
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 45F));
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 237F));
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 105F));
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.Controls.Add(this.label2, 0, 0);
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.Controls.Add(this.buttonEx_TeamAuditingLoadTeamEvents, 2, 0);
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.Controls.Add(this.dateTimePickerTo, 1, 0);
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.Location = new System.Drawing.Point(672, 55);
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.Name     = "tableLayoutPanel_TeamFoldersSendEmailGroup";
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.RowCount = 1;
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 52F));
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.Size     = new System.Drawing.Size(386, 52);
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.TabIndex = 3;
     //
     // label2
     //
     this.label2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(4, 19);
     this.label2.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(37, 13);
     this.label2.TabIndex = 9;
     this.label2.Text     = "To:";
     //
     // buttonEx_TeamAuditingLoadTeamEvents
     //
     this.buttonEx_TeamAuditingLoadTeamEvents.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     office2010White1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010White1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010White1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010White1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010White1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010White1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010White1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(154)))), ((int)(((byte)(154)))));
     office2010White1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     office2010White1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
     office2010White1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     office2010White1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010White1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010White1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010White1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010White1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010White1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010White1.TextColor             = System.Drawing.Color.Black;
     this.buttonEx_TeamAuditingLoadTeamEvents.ColorTable = office2010White1;
     this.buttonEx_TeamAuditingLoadTeamEvents.Location   = new System.Drawing.Point(286, 7);
     this.buttonEx_TeamAuditingLoadTeamEvents.Margin     = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.buttonEx_TeamAuditingLoadTeamEvents.Name       = "buttonEx_TeamAuditingLoadTeamEvents";
     this.buttonEx_TeamAuditingLoadTeamEvents.Size       = new System.Drawing.Size(97, 37);
     this.buttonEx_TeamAuditingLoadTeamEvents.TabIndex   = 4;
     this.buttonEx_TeamAuditingLoadTeamEvents.Text       = "Load";
     this.buttonEx_TeamAuditingLoadTeamEvents.Theme      = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_White;
     this.buttonEx_TeamAuditingLoadTeamEvents.UseVisualStyleBackColor = true;
     //
     // dateTimePickerTo
     //
     this.dateTimePickerTo.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.dateTimePickerTo.Location      = new System.Drawing.Point(49, 15);
     this.dateTimePickerTo.Margin        = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.dateTimePickerTo.Name          = "dateTimePickerTo";
     this.dateTimePickerTo.Size          = new System.Drawing.Size(229, 22);
     this.dateTimePickerTo.TabIndex      = 6;
     this.dateTimePickerTo.ValueChanged += new System.EventHandler(this.dateTimePickerTo_ValueChanged);
     //
     // dateTimePickerFrom
     //
     this.dateTimePickerFrom.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.dateTimePickerFrom.Location      = new System.Drawing.Point(387, 70);
     this.dateTimePickerFrom.Margin        = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.dateTimePickerFrom.Name          = "dateTimePickerFrom";
     this.dateTimePickerFrom.Size          = new System.Drawing.Size(277, 22);
     this.dateTimePickerFrom.TabIndex      = 5;
     this.dateTimePickerFrom.ValueChanged += new System.EventHandler(this.dateTimePickerFrom_ValueChanged);
     //
     // comboBox_EventCategory
     //
     this.comboBox_EventCategory.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.comboBox_EventCategory.FormattingEnabled = true;
     this.comboBox_EventCategory.Items.AddRange(new object[] {
         "All Events",
         "Account_Capture",
         "Administration",
         "Apps",
         "Authentication",
         "Comments",
         "Content_Access",
         "Devices",
         "Device_Approvals",
         "Domains",
         "EMM",
         "Errors",
         "Files",
         "File_Operations",
         "File_Requests",
         "Groups",
         "Logins",
         "Members",
         "Paper",
         "Passwords",
         "Reports",
         "Sessions",
         "Shared_Files",
         "Shared_Folders",
         "Shared_Links",
         "Sharing",
         "Sharing_Policies",
         "SSO",
         "Team_Folders",
         "Team_Policies",
         "Team_Profile",
         "TFA"
     });
     this.comboBox_EventCategory.Location              = new System.Drawing.Point(386, 11);
     this.comboBox_EventCategory.Name                  = "comboBox_EventCategory";
     this.comboBox_EventCategory.Size                  = new System.Drawing.Size(279, 21);
     this.comboBox_EventCategory.TabIndex              = 6;
     this.comboBox_EventCategory.SelectedIndexChanged += new System.EventHandler(this.comboBox_EventCategory_SelectedIndexChanged);
     //
     // label_Categories
     //
     this.label_Categories.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.label_Categories.AutoSize = true;
     this.label_Categories.Location = new System.Drawing.Point(324, 18);
     this.label_Categories.Name     = "label_Categories";
     this.label_Categories.Size     = new System.Drawing.Size(56, 13);
     this.label_Categories.TabIndex = 7;
     this.label_Categories.Text     = "Category:";
     //
     // label1
     //
     this.label1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.AutoSize  = true;
     this.label1.Location  = new System.Drawing.Point(325, 74);
     this.label1.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(54, 13);
     this.label1.TabIndex  = 8;
     this.label1.Text      = "From:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // tableLayoutPanel_TeamFoldersMembersGroup
     //
     this.tableLayoutPanel_TeamFoldersMembersGroup.ColumnCount = 1;
     this.tableLayoutPanel_TeamFoldersMembersGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_TeamFoldersMembersGroup.Controls.Add(this.objectListView_TeamAuditingMembers, 0, 0);
     this.tableLayoutPanel_TeamFoldersMembersGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_TeamFoldersMembersGroup.Location = new System.Drawing.Point(4, 125);
     this.tableLayoutPanel_TeamFoldersMembersGroup.Margin   = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.tableLayoutPanel_TeamFoldersMembersGroup.Name     = "tableLayoutPanel_TeamFoldersMembersGroup";
     this.tableLayoutPanel_TeamFoldersMembersGroup.RowCount = 1;
     this.tableLayoutPanel_TeamFoldersMembersGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_TeamFoldersMembersGroup.Size     = new System.Drawing.Size(1062, 477);
     this.tableLayoutPanel_TeamFoldersMembersGroup.TabIndex = 1;
     //
     // objectListView_TeamAuditingMembers
     //
     this.objectListView_TeamAuditingMembers.AllColumns.Add(this.olvColumnTeamAuditing_Timestamp);
     this.objectListView_TeamAuditingMembers.AllColumns.Add(this.olvColumnTeamAuditing_ActorType);
     this.objectListView_TeamAuditingMembers.AllColumns.Add(this.olvColumnTeamAuditing_Email);
     this.objectListView_TeamAuditingMembers.AllColumns.Add(this.olvColumnTeamAuditing_Context);
     this.objectListView_TeamAuditingMembers.AllColumns.Add(this.olvColumnTeamAuditing_EventType);
     this.objectListView_TeamAuditingMembers.AllColumns.Add(this.olvColumnTeamAuditing_Origin);
     this.objectListView_TeamAuditingMembers.AllColumns.Add(this.olvColumnTeamAuditing_IpAddress);
     this.objectListView_TeamAuditingMembers.AllColumns.Add(this.olvColumnTeamAuditing_City);
     this.objectListView_TeamAuditingMembers.AllColumns.Add(this.olvColumnTeamAuditing_Region);
     this.objectListView_TeamAuditingMembers.AllColumns.Add(this.olvColumnTEamAuditing_Country);
     this.objectListView_TeamAuditingMembers.AllColumns.Add(this.olvColumnTeamAuditing_Participants);
     this.objectListView_TeamAuditingMembers.AllColumns.Add(this.olvColumnTeamAuditing_Assets);
     this.objectListView_TeamAuditingMembers.CellEditUseWholeCell = false;
     this.objectListView_TeamAuditingMembers.CheckBoxes           = true;
     this.objectListView_TeamAuditingMembers.CheckedAspectName    = "IsChecked";
     this.objectListView_TeamAuditingMembers.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.olvColumnTeamAuditing_Timestamp,
         this.olvColumnTeamAuditing_ActorType,
         this.olvColumnTeamAuditing_Email,
         this.olvColumnTeamAuditing_Context,
         this.olvColumnTeamAuditing_EventType,
         this.olvColumnTeamAuditing_Origin,
         this.olvColumnTeamAuditing_IpAddress,
         this.olvColumnTeamAuditing_City,
         this.olvColumnTeamAuditing_Region,
         this.olvColumnTEamAuditing_Country,
         this.olvColumnTeamAuditing_Participants,
         this.olvColumnTeamAuditing_Assets
     });
     this.objectListView_TeamAuditingMembers.Cursor                          = System.Windows.Forms.Cursors.Default;
     this.objectListView_TeamAuditingMembers.Dock                            = System.Windows.Forms.DockStyle.Fill;
     this.objectListView_TeamAuditingMembers.EmptyListMsg                    = "No Result";
     this.objectListView_TeamAuditingMembers.FullRowSelect                   = true;
     this.objectListView_TeamAuditingMembers.HasCollapsibleGroups            = false;
     this.objectListView_TeamAuditingMembers.HighlightBackgroundColor        = System.Drawing.Color.Empty;
     this.objectListView_TeamAuditingMembers.HighlightForegroundColor        = System.Drawing.Color.Empty;
     this.objectListView_TeamAuditingMembers.Location                        = new System.Drawing.Point(4, 5);
     this.objectListView_TeamAuditingMembers.Margin                          = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.objectListView_TeamAuditingMembers.Name                            = "objectListView_TeamAuditingMembers";
     this.objectListView_TeamAuditingMembers.ShowGroups                      = false;
     this.objectListView_TeamAuditingMembers.Size                            = new System.Drawing.Size(1054, 467);
     this.objectListView_TeamAuditingMembers.Sorting                         = System.Windows.Forms.SortOrder.Descending;
     this.objectListView_TeamAuditingMembers.TabIndex                        = 1;
     this.objectListView_TeamAuditingMembers.UseCompatibleStateImageBehavior = false;
     this.objectListView_TeamAuditingMembers.UseNotifyPropertyChanged        = true;
     this.objectListView_TeamAuditingMembers.View                            = System.Windows.Forms.View.Details;
     //
     // olvColumnTeamAuditing_Timestamp
     //
     this.olvColumnTeamAuditing_Timestamp.AspectName     = "TImestamp";
     this.olvColumnTeamAuditing_Timestamp.HeaderCheckBox = true;
     this.olvColumnTeamAuditing_Timestamp.HeaderCheckBoxUpdatesRowCheckBoxes = false;
     this.olvColumnTeamAuditing_Timestamp.Hideable     = false;
     this.olvColumnTeamAuditing_Timestamp.MinimumWidth = 150;
     this.olvColumnTeamAuditing_Timestamp.Text         = "Timestamp";
     this.olvColumnTeamAuditing_Timestamp.Width        = 150;
     //
     // olvColumnTeamAuditing_ActorType
     //
     this.olvColumnTeamAuditing_ActorType.AspectName   = "ActorType";
     this.olvColumnTeamAuditing_ActorType.MinimumWidth = 50;
     this.olvColumnTeamAuditing_ActorType.Text         = "ActorType";
     this.olvColumnTeamAuditing_ActorType.Width        = 50;
     //
     // olvColumnTeamAuditing_Email
     //
     this.olvColumnTeamAuditing_Email.AspectName   = "Email";
     this.olvColumnTeamAuditing_Email.MinimumWidth = 100;
     this.olvColumnTeamAuditing_Email.Text         = "Actor";
     this.olvColumnTeamAuditing_Email.Width        = 100;
     //
     // olvColumnTeamAuditing_Context
     //
     this.olvColumnTeamAuditing_Context.AspectName   = "Context";
     this.olvColumnTeamAuditing_Context.MinimumWidth = 70;
     this.olvColumnTeamAuditing_Context.Text         = "Context";
     this.olvColumnTeamAuditing_Context.Width        = 70;
     //
     // olvColumnTeamAuditing_EventType
     //
     this.olvColumnTeamAuditing_EventType.AspectName   = "EventType";
     this.olvColumnTeamAuditing_EventType.MinimumWidth = 100;
     this.olvColumnTeamAuditing_EventType.Text         = "EventType";
     this.olvColumnTeamAuditing_EventType.Width        = 100;
     //
     // olvColumnTeamAuditing_Origin
     //
     this.olvColumnTeamAuditing_Origin.AspectName   = "Origin";
     this.olvColumnTeamAuditing_Origin.MinimumWidth = 75;
     this.olvColumnTeamAuditing_Origin.Text         = "Origin";
     this.olvColumnTeamAuditing_Origin.Width        = 75;
     //
     // olvColumnTeamAuditing_IpAddress
     //
     this.olvColumnTeamAuditing_IpAddress.AspectName   = "IpAddress";
     this.olvColumnTeamAuditing_IpAddress.MinimumWidth = 80;
     this.olvColumnTeamAuditing_IpAddress.Text         = "IpAddress";
     this.olvColumnTeamAuditing_IpAddress.Width        = 80;
     //
     // olvColumnTeamAuditing_City
     //
     this.olvColumnTeamAuditing_City.AspectName   = "City";
     this.olvColumnTeamAuditing_City.MinimumWidth = 75;
     this.olvColumnTeamAuditing_City.Text         = "City";
     this.olvColumnTeamAuditing_City.Width        = 75;
     //
     // olvColumnTeamAuditing_Region
     //
     this.olvColumnTeamAuditing_Region.AspectName   = "Region";
     this.olvColumnTeamAuditing_Region.MinimumWidth = 50;
     this.olvColumnTeamAuditing_Region.Text         = "Region";
     this.olvColumnTeamAuditing_Region.Width        = 50;
     //
     // olvColumnTEamAuditing_Country
     //
     this.olvColumnTEamAuditing_Country.AspectName   = "Country";
     this.olvColumnTEamAuditing_Country.MinimumWidth = 60;
     this.olvColumnTEamAuditing_Country.Text         = "Country";
     //
     // olvColumnTeamAuditing_Participants
     //
     this.olvColumnTeamAuditing_Participants.AspectName   = "Participants";
     this.olvColumnTeamAuditing_Participants.MinimumWidth = 150;
     this.olvColumnTeamAuditing_Participants.Text         = "Participants";
     this.olvColumnTeamAuditing_Participants.Width        = 150;
     //
     // olvColumnTeamAuditing_Assets
     //
     this.olvColumnTeamAuditing_Assets.AspectName   = "Assets";
     this.olvColumnTeamAuditing_Assets.MinimumWidth = 150;
     this.olvColumnTeamAuditing_Assets.Text         = "Assets";
     this.olvColumnTeamAuditing_Assets.Width        = 150;
     //
     // tableLayoutPanel_TeamFoldersProvisionCommandGroup
     //
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnCount = 9;
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 144F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 96F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 114F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 38F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 180F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 96F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 30F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 250F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Controls.Add(this.buttonEx_TeamAuditingExportToCSV, 9, 0);
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Location = new System.Drawing.Point(4, 610);
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Margin   = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Name     = "tableLayoutPanel_TeamFoldersProvisionCommandGroup";
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.RowCount = 1;
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 56F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Size     = new System.Drawing.Size(1062, 56);
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.TabIndex = 3;
     //
     // buttonEx_TeamAuditingExportToCSV
     //
     office2010Blue1.BorderColor1                     = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.BorderColor2                     = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonMouseOverColor1            = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonMouseOverColor2            = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonMouseOverColor3            = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Blue1.ButtonMouseOverColor4            = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Blue1.ButtonNormalColor1               = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.ButtonNormalColor2               = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonNormalColor3               = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(97)))), ((int)(((byte)(181)))));
     office2010Blue1.ButtonNormalColor4               = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(125)))), ((int)(((byte)(219)))));
     office2010Blue1.ButtonSelectedColor1             = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonSelectedColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonSelectedColor3             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Blue1.ButtonSelectedColor4             = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Blue1.HoverTextColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.SelectedTextColor                = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.TextColor                        = System.Drawing.Color.White;
     this.buttonEx_TeamAuditingExportToCSV.ColorTable = office2010Blue1;
     this.buttonEx_TeamAuditingExportToCSV.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.buttonEx_TeamAuditingExportToCSV.Location   = new System.Drawing.Point(816, 5);
     this.buttonEx_TeamAuditingExportToCSV.Margin     = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.buttonEx_TeamAuditingExportToCSV.Name       = "buttonEx_TeamAuditingExportToCSV";
     this.buttonEx_TeamAuditingExportToCSV.Size       = new System.Drawing.Size(242, 46);
     this.buttonEx_TeamAuditingExportToCSV.TabIndex   = 12;
     this.buttonEx_TeamAuditingExportToCSV.Text       = "Export Selected Items TO CSV";
     this.buttonEx_TeamAuditingExportToCSV.Theme      = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_Blue;
     this.buttonEx_TeamAuditingExportToCSV.UseVisualStyleBackColor = true;
     //
     // TeamAuditingView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1070, 669);
     this.Controls.Add(this.tableLayoutPanel_TeamFolders);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.Name            = "TeamAuditingView";
     this.Text            = "TeamFoldersView";
     this.tableLayoutPanel_TeamFolders.ResumeLayout(false);
     this.tableLayoutPanel_TeamFoldersCommandGroup.ResumeLayout(false);
     this.tableLayoutPanel_TeamFoldersCommandGroup.PerformLayout();
     this.tableLayoutPanel_TeamFoldersAccessToken.ResumeLayout(false);
     this.tableLayoutPanel_TeamFoldersAccessToken.PerformLayout();
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.ResumeLayout(false);
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.PerformLayout();
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.ResumeLayout(false);
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.PerformLayout();
     this.tableLayoutPanel_TeamFoldersMembersGroup.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.objectListView_TeamAuditingMembers)).EndInit();
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ResumeLayout(false);
     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();
     DfBAdminToolkit.Common.Component.Office2010White office2010White1 = new DfBAdminToolkit.Common.Component.Office2010White();
     DfBAdminToolkit.Common.Component.Office2010Blue  office2010Blue1  = new DfBAdminToolkit.Common.Component.Office2010Blue();
     this.tableLayoutPanel_TeamFolders                         = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel_TeamFoldersCommandGroup             = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel_TeamFoldersAccessToken              = new System.Windows.Forms.TableLayoutPanel();
     this.label_TeamFoldersAccessToken                         = new System.Windows.Forms.Label();
     this.textBox_TeamFoldersAccessToken                       = new DfBAdminToolkit.Common.Component.TextBoxEx(this.components);
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup = new System.Windows.Forms.TableLayoutPanel();
     this.buttonEx_TeamFoldersCreateTeamFolder                 = new DfBAdminToolkit.Common.Component.ButtonEx();
     this.textBoxTeamFolder = new System.Windows.Forms.TextBox();
     this.buttonEx_TeamFoldersLoadFromCSV            = new System.Windows.Forms.Button();
     this.tableLayoutPanel_TeamFoldersSendEmailGroup = new System.Windows.Forms.TableLayoutPanel();
     this.buttonEx_TeamFoldersLoadTeamFolders        = new DfBAdminToolkit.Common.Component.ButtonEx();
     this.tableLayoutPanel_TeamFoldersMembersGroup   = new System.Windows.Forms.TableLayoutPanel();
     this.objectListView_TeamFoldersMembers          = new BrightIdeasSoftware.ObjectListView();
     this.olvColumnTeamFolders_TeamFolderName        = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnTeamFolders_TeamFolderId          = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.olvColumnTeamFolders_Status = ((BrightIdeasSoftware.OLVColumn)(new BrightIdeasSoftware.OLVColumn()));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup = new System.Windows.Forms.TableLayoutPanel();
     this.buttonEx_TeamFoldersPermsExportToCSV     = new DfBAdminToolkit.Common.Component.ButtonEx();
     this.buttonEx_TeamFoldersExportToCSV          = new DfBAdminToolkit.Common.Component.ButtonEx();
     this.buttonEx_TeamFoldersSetFolderSyncSetting = new DfBAdminToolkit.Common.Component.ButtonEx();
     this.buttonEx_TeamFoldersSetFolderStatus      = new DfBAdminToolkit.Common.Component.ButtonEx();
     this.radioButton_Active   = new System.Windows.Forms.RadioButton();
     this.radioButtonNoSync    = new System.Windows.Forms.RadioButton();
     this.radioButtonSync      = new System.Windows.Forms.RadioButton();
     this.radioButton_Archived = new System.Windows.Forms.RadioButton();
     this.tableLayoutPanel_TeamFolders.SuspendLayout();
     this.tableLayoutPanel_TeamFoldersCommandGroup.SuspendLayout();
     this.tableLayoutPanel_TeamFoldersAccessToken.SuspendLayout();
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.SuspendLayout();
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.SuspendLayout();
     this.tableLayoutPanel_TeamFoldersMembersGroup.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.objectListView_TeamFoldersMembers)).BeginInit();
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.SuspendLayout();
     this.SuspendLayout();
     //
     // tableLayoutPanel_TeamFolders
     //
     this.tableLayoutPanel_TeamFolders.ColumnCount = 1;
     this.tableLayoutPanel_TeamFolders.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_TeamFolders.Controls.Add(this.tableLayoutPanel_TeamFoldersCommandGroup, 0, 0);
     this.tableLayoutPanel_TeamFolders.Controls.Add(this.tableLayoutPanel_TeamFoldersMembersGroup, 0, 2);
     this.tableLayoutPanel_TeamFolders.Controls.Add(this.tableLayoutPanel_TeamFoldersProvisionCommandGroup, 0, 3);
     this.tableLayoutPanel_TeamFolders.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_TeamFolders.Font     = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tableLayoutPanel_TeamFolders.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel_TeamFolders.Name     = "tableLayoutPanel_TeamFolders";
     this.tableLayoutPanel_TeamFolders.RowCount = 4;
     this.tableLayoutPanel_TeamFolders.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 70F));
     this.tableLayoutPanel_TeamFolders.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 8F));
     this.tableLayoutPanel_TeamFolders.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_TeamFolders.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
     this.tableLayoutPanel_TeamFolders.Size     = new System.Drawing.Size(713, 435);
     this.tableLayoutPanel_TeamFolders.TabIndex = 1;
     //
     // tableLayoutPanel_TeamFoldersCommandGroup
     //
     this.tableLayoutPanel_TeamFoldersCommandGroup.ColumnCount = 4;
     this.tableLayoutPanel_TeamFoldersCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel_TeamFoldersCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 8F));
     this.tableLayoutPanel_TeamFoldersCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 66F));
     this.tableLayoutPanel_TeamFoldersCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel_TeamFoldersCommandGroup.Controls.Add(this.tableLayoutPanel_TeamFoldersAccessToken, 3, 0);
     this.tableLayoutPanel_TeamFoldersCommandGroup.Controls.Add(this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup, 0, 1);
     this.tableLayoutPanel_TeamFoldersCommandGroup.Controls.Add(this.tableLayoutPanel_TeamFoldersSendEmailGroup, 3, 1);
     this.tableLayoutPanel_TeamFoldersCommandGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_TeamFoldersCommandGroup.Location = new System.Drawing.Point(3, 3);
     this.tableLayoutPanel_TeamFoldersCommandGroup.Name     = "tableLayoutPanel_TeamFoldersCommandGroup";
     this.tableLayoutPanel_TeamFoldersCommandGroup.RowCount = 2;
     this.tableLayoutPanel_TeamFoldersCommandGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 27F));
     this.tableLayoutPanel_TeamFoldersCommandGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
     this.tableLayoutPanel_TeamFoldersCommandGroup.Size     = new System.Drawing.Size(707, 64);
     this.tableLayoutPanel_TeamFoldersCommandGroup.TabIndex = 0;
     //
     // tableLayoutPanel_TeamFoldersAccessToken
     //
     this.tableLayoutPanel_TeamFoldersAccessToken.ColumnCount = 2;
     this.tableLayoutPanel_TeamFoldersAccessToken.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 90F));
     this.tableLayoutPanel_TeamFoldersAccessToken.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_TeamFoldersAccessToken.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel_TeamFoldersAccessToken.Controls.Add(this.label_TeamFoldersAccessToken, 0, 0);
     this.tableLayoutPanel_TeamFoldersAccessToken.Controls.Add(this.textBox_TeamFoldersAccessToken, 1, 0);
     this.tableLayoutPanel_TeamFoldersAccessToken.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_TeamFoldersAccessToken.Location = new System.Drawing.Point(391, 1);
     this.tableLayoutPanel_TeamFoldersAccessToken.Margin   = new System.Windows.Forms.Padding(1);
     this.tableLayoutPanel_TeamFoldersAccessToken.Name     = "tableLayoutPanel_TeamFoldersAccessToken";
     this.tableLayoutPanel_TeamFoldersAccessToken.RowCount = 1;
     this.tableLayoutPanel_TeamFoldersAccessToken.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_TeamFoldersAccessToken.Size     = new System.Drawing.Size(315, 25);
     this.tableLayoutPanel_TeamFoldersAccessToken.TabIndex = 0;
     //
     // label_TeamFoldersAccessToken
     //
     this.label_TeamFoldersAccessToken.AutoSize  = true;
     this.label_TeamFoldersAccessToken.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.label_TeamFoldersAccessToken.Location  = new System.Drawing.Point(3, 0);
     this.label_TeamFoldersAccessToken.Name      = "label_TeamFoldersAccessToken";
     this.label_TeamFoldersAccessToken.Size      = new System.Drawing.Size(84, 25);
     this.label_TeamFoldersAccessToken.TabIndex  = 0;
     this.label_TeamFoldersAccessToken.Text      = "Access Token";
     this.label_TeamFoldersAccessToken.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label_TeamFoldersAccessToken.Visible   = false;
     //
     // textBox_TeamFoldersAccessToken
     //
     this.textBox_TeamFoldersAccessToken.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.textBox_TeamFoldersAccessToken.FileFilter = null;
     this.textBox_TeamFoldersAccessToken.Location   = new System.Drawing.Point(93, 3);
     this.textBox_TeamFoldersAccessToken.Name       = "textBox_TeamFoldersAccessToken";
     this.textBox_TeamFoldersAccessToken.Size       = new System.Drawing.Size(219, 22);
     this.textBox_TeamFoldersAccessToken.TabIndex   = 1;
     this.textBox_TeamFoldersAccessToken.Visible    = false;
     //
     // tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup
     //
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.ColumnCount = 3;
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 160F));
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 36F));
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Controls.Add(this.buttonEx_TeamFoldersCreateTeamFolder, 2, 0);
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Controls.Add(this.textBoxTeamFolder, 0, 0);
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Controls.Add(this.buttonEx_TeamFoldersLoadFromCSV, 1, 0);
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Location = new System.Drawing.Point(3, 30);
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Name     = "tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup";
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.RowCount = 1;
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.Size     = new System.Drawing.Size(310, 31);
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.TabIndex = 2;
     //
     // buttonEx_TeamFoldersCreateTeamFolder
     //
     office2010White1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010White1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010White1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010White1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010White1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010White1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010White1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(154)))), ((int)(((byte)(154)))));
     office2010White1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     office2010White1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
     office2010White1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     office2010White1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010White1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010White1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010White1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010White1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010White1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010White1.TextColor             = System.Drawing.Color.Black;
     this.buttonEx_TeamFoldersCreateTeamFolder.ColorTable = office2010White1;
     this.buttonEx_TeamFoldersCreateTeamFolder.Dock       = System.Windows.Forms.DockStyle.Bottom;
     this.buttonEx_TeamFoldersCreateTeamFolder.Location   = new System.Drawing.Point(199, 5);
     this.buttonEx_TeamFoldersCreateTeamFolder.Name       = "buttonEx_TeamFoldersCreateTeamFolder";
     this.buttonEx_TeamFoldersCreateTeamFolder.Size       = new System.Drawing.Size(108, 23);
     this.buttonEx_TeamFoldersCreateTeamFolder.TabIndex   = 7;
     this.buttonEx_TeamFoldersCreateTeamFolder.Text       = "Create Team Folder(s)";
     this.buttonEx_TeamFoldersCreateTeamFolder.Theme      = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_White;
     this.buttonEx_TeamFoldersCreateTeamFolder.UseVisualStyleBackColor = true;
     //
     // textBoxTeamFolder
     //
     this.textBoxTeamFolder.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.textBoxTeamFolder.Location = new System.Drawing.Point(3, 6);
     this.textBoxTeamFolder.Name     = "textBoxTeamFolder";
     this.textBoxTeamFolder.Size     = new System.Drawing.Size(154, 22);
     this.textBoxTeamFolder.TabIndex = 8;
     //
     // buttonEx_TeamFoldersLoadFromCSV
     //
     this.buttonEx_TeamFoldersLoadFromCSV.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.buttonEx_TeamFoldersLoadFromCSV.Location = new System.Drawing.Point(163, 5);
     this.buttonEx_TeamFoldersLoadFromCSV.Name     = "buttonEx_TeamFoldersLoadFromCSV";
     this.buttonEx_TeamFoldersLoadFromCSV.Size     = new System.Drawing.Size(30, 23);
     this.buttonEx_TeamFoldersLoadFromCSV.TabIndex = 9;
     this.buttonEx_TeamFoldersLoadFromCSV.Text     = "...";
     this.buttonEx_TeamFoldersLoadFromCSV.UseVisualStyleBackColor = true;
     //
     // tableLayoutPanel_TeamFoldersSendEmailGroup
     //
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.ColumnCount = 3;
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.93534F));
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 38.57143F));
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 48.57143F));
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.Controls.Add(this.buttonEx_TeamFoldersLoadTeamFolders, 2, 0);
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.Location = new System.Drawing.Point(393, 30);
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.Name     = "tableLayoutPanel_TeamFoldersSendEmailGroup";
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.RowCount = 1;
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 31F));
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.Size     = new System.Drawing.Size(311, 31);
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.TabIndex = 3;
     //
     // buttonEx_TeamFoldersLoadTeamFolders
     //
     this.buttonEx_TeamFoldersLoadTeamFolders.ColorTable = office2010White1;
     this.buttonEx_TeamFoldersLoadTeamFolders.Dock       = System.Windows.Forms.DockStyle.Bottom;
     this.buttonEx_TeamFoldersLoadTeamFolders.Location   = new System.Drawing.Point(162, 4);
     this.buttonEx_TeamFoldersLoadTeamFolders.Name       = "buttonEx_TeamFoldersLoadTeamFolders";
     this.buttonEx_TeamFoldersLoadTeamFolders.Size       = new System.Drawing.Size(146, 24);
     this.buttonEx_TeamFoldersLoadTeamFolders.TabIndex   = 4;
     this.buttonEx_TeamFoldersLoadTeamFolders.Text       = "Load Team Folders";
     this.buttonEx_TeamFoldersLoadTeamFolders.Theme      = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_White;
     this.buttonEx_TeamFoldersLoadTeamFolders.UseVisualStyleBackColor = true;
     //
     // tableLayoutPanel_TeamFoldersMembersGroup
     //
     this.tableLayoutPanel_TeamFoldersMembersGroup.ColumnCount = 1;
     this.tableLayoutPanel_TeamFoldersMembersGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_TeamFoldersMembersGroup.Controls.Add(this.objectListView_TeamFoldersMembers, 0, 0);
     this.tableLayoutPanel_TeamFoldersMembersGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_TeamFoldersMembersGroup.Location = new System.Drawing.Point(3, 81);
     this.tableLayoutPanel_TeamFoldersMembersGroup.Name     = "tableLayoutPanel_TeamFoldersMembersGroup";
     this.tableLayoutPanel_TeamFoldersMembersGroup.RowCount = 1;
     this.tableLayoutPanel_TeamFoldersMembersGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel_TeamFoldersMembersGroup.Size     = new System.Drawing.Size(707, 311);
     this.tableLayoutPanel_TeamFoldersMembersGroup.TabIndex = 1;
     //
     // objectListView_TeamFoldersMembers
     //
     this.objectListView_TeamFoldersMembers.AllColumns.Add(this.olvColumnTeamFolders_TeamFolderName);
     this.objectListView_TeamFoldersMembers.AllColumns.Add(this.olvColumnTeamFolders_TeamFolderId);
     this.objectListView_TeamFoldersMembers.AllColumns.Add(this.olvColumnTeamFolders_Status);
     this.objectListView_TeamFoldersMembers.CellEditUseWholeCell = false;
     this.objectListView_TeamFoldersMembers.CheckBoxes           = true;
     this.objectListView_TeamFoldersMembers.CheckedAspectName    = "IsChecked";
     this.objectListView_TeamFoldersMembers.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.olvColumnTeamFolders_TeamFolderName,
         this.olvColumnTeamFolders_TeamFolderId,
         this.olvColumnTeamFolders_Status
     });
     this.objectListView_TeamFoldersMembers.Cursor                          = System.Windows.Forms.Cursors.Default;
     this.objectListView_TeamFoldersMembers.Dock                            = System.Windows.Forms.DockStyle.Fill;
     this.objectListView_TeamFoldersMembers.EmptyListMsg                    = "No Result";
     this.objectListView_TeamFoldersMembers.FullRowSelect                   = true;
     this.objectListView_TeamFoldersMembers.HasCollapsibleGroups            = false;
     this.objectListView_TeamFoldersMembers.HighlightBackgroundColor        = System.Drawing.Color.Empty;
     this.objectListView_TeamFoldersMembers.HighlightForegroundColor        = System.Drawing.Color.Empty;
     this.objectListView_TeamFoldersMembers.Location                        = new System.Drawing.Point(3, 3);
     this.objectListView_TeamFoldersMembers.Name                            = "objectListView_TeamFoldersMembers";
     this.objectListView_TeamFoldersMembers.ShowGroups                      = false;
     this.objectListView_TeamFoldersMembers.Size                            = new System.Drawing.Size(701, 305);
     this.objectListView_TeamFoldersMembers.TabIndex                        = 1;
     this.objectListView_TeamFoldersMembers.UseCompatibleStateImageBehavior = false;
     this.objectListView_TeamFoldersMembers.UseNotifyPropertyChanged        = true;
     this.objectListView_TeamFoldersMembers.View                            = System.Windows.Forms.View.Details;
     //
     // olvColumnTeamFolders_TeamFolderName
     //
     this.olvColumnTeamFolders_TeamFolderName.AspectName     = "TeamFolderName";
     this.olvColumnTeamFolders_TeamFolderName.HeaderCheckBox = true;
     this.olvColumnTeamFolders_TeamFolderName.HeaderCheckBoxUpdatesRowCheckBoxes = false;
     this.olvColumnTeamFolders_TeamFolderName.Hideable     = false;
     this.olvColumnTeamFolders_TeamFolderName.MinimumWidth = 150;
     this.olvColumnTeamFolders_TeamFolderName.Text         = "TeamFolderName";
     this.olvColumnTeamFolders_TeamFolderName.Width        = 250;
     //
     // olvColumnTeamFolders_TeamFolderId
     //
     this.olvColumnTeamFolders_TeamFolderId.AspectName   = "TeamFolderId";
     this.olvColumnTeamFolders_TeamFolderId.DisplayIndex = 2;
     this.olvColumnTeamFolders_TeamFolderId.MinimumWidth = 300;
     this.olvColumnTeamFolders_TeamFolderId.Text         = "TeamFolderId";
     this.olvColumnTeamFolders_TeamFolderId.Width        = 300;
     //
     // olvColumnTeamFolders_Status
     //
     this.olvColumnTeamFolders_Status.AspectName   = "Status";
     this.olvColumnTeamFolders_Status.DisplayIndex = 1;
     this.olvColumnTeamFolders_Status.MinimumWidth = 100;
     this.olvColumnTeamFolders_Status.Text         = "Status";
     this.olvColumnTeamFolders_Status.Width        = 100;
     //
     // tableLayoutPanel_TeamFoldersProvisionCommandGroup
     //
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnCount = 9;
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 96F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 64F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 76F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 25F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 64F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 156F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 107F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Controls.Add(this.buttonEx_TeamFoldersPermsExportToCSV, 8, 0);
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Controls.Add(this.buttonEx_TeamFoldersExportToCSV, 7, 0);
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Controls.Add(this.buttonEx_TeamFoldersSetFolderSyncSetting, 4, 0);
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Controls.Add(this.buttonEx_TeamFoldersSetFolderStatus, 0, 0);
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Controls.Add(this.radioButton_Active, 1, 0);
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Controls.Add(this.radioButtonNoSync, 6, 0);
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Controls.Add(this.radioButtonSync, 5, 0);
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Controls.Add(this.radioButton_Archived, 2, 0);
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Location = new System.Drawing.Point(3, 397);
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Name     = "tableLayoutPanel_TeamFoldersProvisionCommandGroup";
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.RowCount = 1;
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F));
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.Size     = new System.Drawing.Size(707, 36);
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.TabIndex = 3;
     //
     // buttonEx_TeamFoldersPermsExportToCSV
     //
     office2010Blue1.BorderColor1          = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonMouseOverColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonMouseOverColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonMouseOverColor3 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(225)))), ((int)(((byte)(137)))));
     office2010Blue1.ButtonMouseOverColor4 = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(249)))), ((int)(((byte)(224)))));
     office2010Blue1.ButtonNormalColor1    = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(72)))), ((int)(((byte)(161)))));
     office2010Blue1.ButtonNormalColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(135)))), ((int)(((byte)(228)))));
     office2010Blue1.ButtonNormalColor3    = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(97)))), ((int)(((byte)(181)))));
     office2010Blue1.ButtonNormalColor4    = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(125)))), ((int)(((byte)(219)))));
     office2010Blue1.ButtonSelectedColor1  = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(199)))), ((int)(((byte)(87)))));
     office2010Blue1.ButtonSelectedColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(243)))), ((int)(((byte)(215)))));
     office2010Blue1.ButtonSelectedColor3  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(229)))), ((int)(((byte)(117)))));
     office2010Blue1.ButtonSelectedColor4  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(216)))), ((int)(((byte)(107)))));
     office2010Blue1.HoverTextColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.SelectedTextColor     = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     office2010Blue1.TextColor             = System.Drawing.Color.White;
     this.buttonEx_TeamFoldersPermsExportToCSV.ColorTable = office2010Blue1;
     this.buttonEx_TeamFoldersPermsExportToCSV.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.buttonEx_TeamFoldersPermsExportToCSV.Location   = new System.Drawing.Point(624, 3);
     this.buttonEx_TeamFoldersPermsExportToCSV.Name       = "buttonEx_TeamFoldersPermsExportToCSV";
     this.buttonEx_TeamFoldersPermsExportToCSV.Size       = new System.Drawing.Size(101, 30);
     this.buttonEx_TeamFoldersPermsExportToCSV.TabIndex   = 13;
     this.buttonEx_TeamFoldersPermsExportToCSV.Text       = "Export Team Folder Members";
     this.buttonEx_TeamFoldersPermsExportToCSV.Theme      = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_Blue;
     this.buttonEx_TeamFoldersPermsExportToCSV.UseVisualStyleBackColor = true;
     //
     // buttonEx_TeamFoldersExportToCSV
     //
     this.buttonEx_TeamFoldersExportToCSV.ColorTable = office2010Blue1;
     this.buttonEx_TeamFoldersExportToCSV.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.buttonEx_TeamFoldersExportToCSV.Location   = new System.Drawing.Point(468, 3);
     this.buttonEx_TeamFoldersExportToCSV.Name       = "buttonEx_TeamFoldersExportToCSV";
     this.buttonEx_TeamFoldersExportToCSV.Size       = new System.Drawing.Size(150, 30);
     this.buttonEx_TeamFoldersExportToCSV.TabIndex   = 12;
     this.buttonEx_TeamFoldersExportToCSV.Text       = "Export Team Folders ";
     this.buttonEx_TeamFoldersExportToCSV.Theme      = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_Blue;
     this.buttonEx_TeamFoldersExportToCSV.UseVisualStyleBackColor = true;
     //
     // buttonEx_TeamFoldersSetFolderSyncSetting
     //
     this.buttonEx_TeamFoldersSetFolderSyncSetting.ColorTable = office2010Blue1;
     this.buttonEx_TeamFoldersSetFolderSyncSetting.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.buttonEx_TeamFoldersSetFolderSyncSetting.Location   = new System.Drawing.Point(264, 3);
     this.buttonEx_TeamFoldersSetFolderSyncSetting.Name       = "buttonEx_TeamFoldersSetFolderSyncSetting";
     this.buttonEx_TeamFoldersSetFolderSyncSetting.Size       = new System.Drawing.Size(114, 30);
     this.buttonEx_TeamFoldersSetFolderSyncSetting.TabIndex   = 11;
     this.buttonEx_TeamFoldersSetFolderSyncSetting.Text       = "Change Sync Setting";
     this.buttonEx_TeamFoldersSetFolderSyncSetting.Theme      = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_Blue;
     this.buttonEx_TeamFoldersSetFolderSyncSetting.UseVisualStyleBackColor = true;
     this.buttonEx_TeamFoldersSetFolderSyncSetting.Visible = false;
     //
     // buttonEx_TeamFoldersSetFolderStatus
     //
     this.buttonEx_TeamFoldersSetFolderStatus.ColorTable = office2010Blue1;
     this.buttonEx_TeamFoldersSetFolderStatus.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.buttonEx_TeamFoldersSetFolderStatus.Location   = new System.Drawing.Point(3, 3);
     this.buttonEx_TeamFoldersSetFolderStatus.Name       = "buttonEx_TeamFoldersSetFolderStatus";
     this.buttonEx_TeamFoldersSetFolderStatus.Size       = new System.Drawing.Size(90, 30);
     this.buttonEx_TeamFoldersSetFolderStatus.TabIndex   = 8;
     this.buttonEx_TeamFoldersSetFolderStatus.Text       = "Change Status";
     this.buttonEx_TeamFoldersSetFolderStatus.Theme      = DfBAdminToolkit.Common.Component.Theme.MSOffice2010_Blue;
     this.buttonEx_TeamFoldersSetFolderStatus.UseVisualStyleBackColor = true;
     //
     // radioButton_Active
     //
     this.radioButton_Active.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.radioButton_Active.AutoSize = true;
     this.radioButton_Active.Location = new System.Drawing.Point(99, 9);
     this.radioButton_Active.Name     = "radioButton_Active";
     this.radioButton_Active.Size     = new System.Drawing.Size(58, 17);
     this.radioButton_Active.TabIndex = 9;
     this.radioButton_Active.TabStop  = true;
     this.radioButton_Active.Text     = "Active";
     this.radioButton_Active.UseVisualStyleBackColor = true;
     //
     // radioButtonNoSync
     //
     this.radioButtonNoSync.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.radioButtonNoSync.AutoSize = true;
     this.radioButtonNoSync.Location = new System.Drawing.Point(447, 9);
     this.radioButtonNoSync.Margin   = new System.Windows.Forms.Padding(2);
     this.radioButtonNoSync.Name     = "radioButtonNoSync";
     this.radioButtonNoSync.Size     = new System.Drawing.Size(16, 17);
     this.radioButtonNoSync.TabIndex = 5;
     this.radioButtonNoSync.TabStop  = true;
     this.radioButtonNoSync.Text     = "No Sync";
     this.radioButtonNoSync.UseVisualStyleBackColor = true;
     this.radioButtonNoSync.Visible = false;
     //
     // radioButtonSync
     //
     this.radioButtonSync.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.radioButtonSync.AutoSize = true;
     this.radioButtonSync.Location = new System.Drawing.Point(383, 9);
     this.radioButtonSync.Margin   = new System.Windows.Forms.Padding(2);
     this.radioButtonSync.Name     = "radioButtonSync";
     this.radioButtonSync.Size     = new System.Drawing.Size(60, 17);
     this.radioButtonSync.TabIndex = 4;
     this.radioButtonSync.TabStop  = true;
     this.radioButtonSync.Text     = "Sync";
     this.radioButtonSync.UseVisualStyleBackColor = true;
     this.radioButtonSync.Visible = false;
     //
     // radioButton_Archived
     //
     this.radioButton_Archived.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.radioButton_Archived.AutoSize = true;
     this.radioButton_Archived.Location = new System.Drawing.Point(163, 9);
     this.radioButton_Archived.Name     = "radioButton_Archived";
     this.radioButton_Archived.Size     = new System.Drawing.Size(70, 17);
     this.radioButton_Archived.TabIndex = 10;
     this.radioButton_Archived.TabStop  = true;
     this.radioButton_Archived.Text     = "Archived";
     this.radioButton_Archived.UseVisualStyleBackColor = true;
     //
     // TeamFoldersView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(713, 435);
     this.Controls.Add(this.tableLayoutPanel_TeamFolders);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "TeamFoldersView";
     this.Text            = "TeamFoldersView";
     this.tableLayoutPanel_TeamFolders.ResumeLayout(false);
     this.tableLayoutPanel_TeamFoldersCommandGroup.ResumeLayout(false);
     this.tableLayoutPanel_TeamFoldersAccessToken.ResumeLayout(false);
     this.tableLayoutPanel_TeamFoldersAccessToken.PerformLayout();
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.ResumeLayout(false);
     this.tableLayoutPanel_TeamFoldersMemberRoleSelectionGroup.PerformLayout();
     this.tableLayoutPanel_TeamFoldersSendEmailGroup.ResumeLayout(false);
     this.tableLayoutPanel_TeamFoldersMembersGroup.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.objectListView_TeamFoldersMembers)).EndInit();
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.ResumeLayout(false);
     this.tableLayoutPanel_TeamFoldersProvisionCommandGroup.PerformLayout();
     this.ResumeLayout(false);
 }