namespace LYFZ.Software.UI.MicroShare
{
partial class FrmMicroShare
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMicroShare));
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.skinPanel2 = new LYFZ.OtherExpansion.SkinControl.SkinPanel();
this.lstPic = new LYFZ.ComponentLibrary.ListViewEx();
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
this.toolSelected = new System.Windows.Forms.ToolStripMenuItem();
this.toolCancel = new System.Windows.Forms.ToolStripMenuItem();
this.skinPanel5 = new LYFZ.OtherExpansion.SkinControl.SkinPanel();
this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
this.btnAll = new LYFZ.ComponentLibrary.ButtonEx();
this.skinPanel1 = new LYFZ.OtherExpansion.SkinControl.SkinPanel();
this.cbxTemplates = new LYFZ.ComponentLibrary.ComboBoxEx();
this.likSelect = new System.Windows.Forms.LinkLabel();
this.rdo_yxb_la_1 = new LYFZ.ComponentLibrary.RadioButtonEx();
this.rdo_yxb_kb = new LYFZ.ComponentLibrary.RadioButtonEx();
this.rdo_yxb1 = new LYFZ.ComponentLibrary.RadioButtonEx();
this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
this.btnWebMp3 = new LYFZ.ComponentLibrary.ButtonForm();
this.btnBrowse = new LYFZ.ComponentLibrary.ButtonForm();
this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
this.buttonExit = new LYFZ.ComponentLibrary.ButtonEx();
this.btnUpload = new LYFZ.ComponentLibrary.ButtonEx();
this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
this.txtCount = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.txtMusieUpload = new LYFZ.ComponentLibrary.TextBoxEx();
this.picTwoDimensionalCode = new LYFZ.ComponentLibrary.PictureBoxEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.txtAlbumTitle = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtCustomerName = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtMakeupArtist = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtShootingAttractions = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtGreetings = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtAlbumItroduction = new LYFZ.ComponentLibrary.TextBoxEx();
this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx2.SuspendLayout();
this.skinPanel2.SuspendLayout();
this.contextMenuStrip1.SuspendLayout();
this.skinPanel5.SuspendLayout();
this.skinPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picTwoDimensionalCode)).BeginInit();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx2);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(6);
this.plExMainContainer.Size = new System.Drawing.Size(990, 685);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(990, 685);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(931, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(958, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(904, 0);
//
// panelEx2
//
this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx2.BorderWidth = 1;
this.panelEx2.Controls.Add(this.skinPanel2);
this.panelEx2.Controls.Add(this.skinPanel1);
this.panelEx2.Controls.Add(this.panelEx3);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx2.Location = new System.Drawing.Point(6, 6);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(978, 673);
this.panelEx2.TabIndex = 194;
//
// skinPanel2
//
this.skinPanel2.BackColor = System.Drawing.Color.Transparent;
this.skinPanel2.Controls.Add(this.lstPic);
this.skinPanel2.Controls.Add(this.skinPanel5);
this.skinPanel2.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
this.skinPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.skinPanel2.DownBack = null;
this.skinPanel2.Location = new System.Drawing.Point(335, 0);
this.skinPanel2.MouseBack = null;
this.skinPanel2.Name = "skinPanel2";
this.skinPanel2.NormlBack = null;
this.skinPanel2.Size = new System.Drawing.Size(641, 671);
this.skinPanel2.TabIndex = 270;
//
// lstPic
//
this.lstPic.CheckBoxes = true;
this.lstPic.ContextMenuStrip = this.contextMenuStrip1;
this.lstPic.Dock = System.Windows.Forms.DockStyle.Fill;
this.lstPic.IsDefaultShowGroups = false;
this.lstPic.Location = new System.Drawing.Point(0, 35);
this.lstPic.Name = "lstPic";
this.lstPic.Size = new System.Drawing.Size(641, 636);
this.lstPic.TabIndex = 222;
this.lstPic.UseCompatibleStateImageBehavior = false;
//
// contextMenuStrip1
//
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolSelected,
this.toolCancel});
this.contextMenuStrip1.Name = "contextMenuStrip1";
this.contextMenuStrip1.Size = new System.Drawing.Size(101, 48);
//
// toolSelected
//
this.toolSelected.Name = "toolSelected";
this.toolSelected.Size = new System.Drawing.Size(100, 22);
this.toolSelected.Text = "选中";
//
// toolCancel
//
this.toolCancel.Name = "toolCancel";
this.toolCancel.Size = new System.Drawing.Size(100, 22);
this.toolCancel.Text = "取消";
//
// skinPanel5
//
this.skinPanel5.BackColor = System.Drawing.Color.Transparent;
this.skinPanel5.Controls.Add(this.labelEx8);
this.skinPanel5.Controls.Add(this.btnCancel);
this.skinPanel5.Controls.Add(this.btnAll);
this.skinPanel5.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
this.skinPanel5.Dock = System.Windows.Forms.DockStyle.Top;
this.skinPanel5.DownBack = null;
this.skinPanel5.Location = new System.Drawing.Point(0, 0);
this.skinPanel5.MouseBack = null;
this.skinPanel5.Name = "skinPanel5";
this.skinPanel5.NormlBack = null;
this.skinPanel5.Size = new System.Drawing.Size(641, 35);
this.skinPanel5.TabIndex = 223;
//
// labelEx8
//
this.labelEx8.AutoSize = true;
this.labelEx8.BackColor = System.Drawing.Color.Transparent;
this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
this.labelEx8.Location = new System.Drawing.Point(6, 7);
this.labelEx8.Name = "labelEx8";
this.labelEx8.Size = new System.Drawing.Size(56, 17);
this.labelEx8.TabIndex = 213;
this.labelEx8.Text = "选择相片";
//
// btnCancel
//
this.btnCancel.BackColor = System.Drawing.Color.Transparent;
this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnCancel.ForeColor = System.Drawing.Color.White;
this.btnCancel.IsCustomBackImg = false;
this.btnCancel.IsShowText = true;
this.btnCancel.Location = new System.Drawing.Point(174, 4);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(85, 28);
this.btnCancel.TabIndex = 220;
this.btnCancel.Text = "取消选择";
this.btnCancel.UseVisualStyleBackColor = false;
//
// btnAll
//
this.btnAll.BackColor = System.Drawing.Color.Transparent;
this.btnAll.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAll.BackImg")));
this.btnAll.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnAll.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnAll.ForeColor = System.Drawing.Color.White;
this.btnAll.IsCustomBackImg = false;
this.btnAll.IsShowText = true;
this.btnAll.Location = new System.Drawing.Point(68, 4);
this.btnAll.Name = "btnAll";
this.btnAll.Size = new System.Drawing.Size(85, 28);
this.btnAll.TabIndex = 219;
this.btnAll.Text = "全选";
this.btnAll.UseVisualStyleBackColor = false;
//
// skinPanel1
//
this.skinPanel1.AutoScroll = true;
this.skinPanel1.BackColor = System.Drawing.Color.Transparent;
this.skinPanel1.Controls.Add(this.cbxTemplates);
this.skinPanel1.Controls.Add(this.likSelect);
this.skinPanel1.Controls.Add(this.rdo_yxb_la_1);
this.skinPanel1.Controls.Add(this.rdo_yxb_kb);
this.skinPanel1.Controls.Add(this.rdo_yxb1);
this.skinPanel1.Controls.Add(this.labelEx9);
this.skinPanel1.Controls.Add(this.btnWebMp3);
this.skinPanel1.Controls.Add(this.btnBrowse);
this.skinPanel1.Controls.Add(this.labelEx11);
this.skinPanel1.Controls.Add(this.buttonExit);
this.skinPanel1.Controls.Add(this.btnUpload);
this.skinPanel1.Controls.Add(this.labelEx10);
this.skinPanel1.Controls.Add(this.txtCount);
this.skinPanel1.Controls.Add(this.labelEx1);
this.skinPanel1.Controls.Add(this.labelEx2);
this.skinPanel1.Controls.Add(this.labelEx3);
this.skinPanel1.Controls.Add(this.txtMusieUpload);
this.skinPanel1.Controls.Add(this.picTwoDimensionalCode);
this.skinPanel1.Controls.Add(this.labelEx4);
this.skinPanel1.Controls.Add(this.labelEx5);
this.skinPanel1.Controls.Add(this.labelEx6);
this.skinPanel1.Controls.Add(this.labelEx12);
this.skinPanel1.Controls.Add(this.labelEx7);
this.skinPanel1.Controls.Add(this.txtAlbumTitle);
this.skinPanel1.Controls.Add(this.txtCustomerName);
this.skinPanel1.Controls.Add(this.txtMakeupArtist);
this.skinPanel1.Controls.Add(this.txtShootingAttractions);
this.skinPanel1.Controls.Add(this.txtGreetings);
this.skinPanel1.Controls.Add(this.txtAlbumItroduction);
this.skinPanel1.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
this.skinPanel1.Dock = System.Windows.Forms.DockStyle.Left;
this.skinPanel1.DownBack = null;
this.skinPanel1.Location = new System.Drawing.Point(0, 0);
this.skinPanel1.MouseBack = null;
this.skinPanel1.Name = "skinPanel1";
this.skinPanel1.NormlBack = null;
this.skinPanel1.Size = new System.Drawing.Size(335, 671);
this.skinPanel1.TabIndex = 269;
//
// cbxTemplates
//
this.cbxTemplates.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
this.cbxTemplates.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.cbxTemplates.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
this.cbxTemplates.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbxTemplates.FormattingEnabled = true;
this.cbxTemplates.IsCustomColor = false;
this.cbxTemplates.Location = new System.Drawing.Point(81, 340);
this.cbxTemplates.Name = "cbxTemplates";
this.cbxTemplates.ReadOnly = true;
this.cbxTemplates.Size = new System.Drawing.Size(218, 28);
this.cbxTemplates.TabIndex = 272;
//
// likSelect
//
this.likSelect.AutoSize = true;
this.likSelect.Location = new System.Drawing.Point(234, 323);
this.likSelect.Name = "likSelect";
this.likSelect.Size = new System.Drawing.Size(65, 12);
this.likSelect.TabIndex = 271;
this.likSelect.TabStop = true;
this.likSelect.Text = "选择祝福语";
//
// rdo_yxb_la_1
//
this.rdo_yxb_la_1.AutoSize = true;
this.rdo_yxb_la_1.BackColor = System.Drawing.Color.Transparent;
this.rdo_yxb_la_1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.rdo_yxb_la_1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.rdo_yxb_la_1.Location = new System.Drawing.Point(223, 654);
this.rdo_yxb_la_1.Name = "rdo_yxb_la_1";
this.rdo_yxb_la_1.Size = new System.Drawing.Size(86, 21);
this.rdo_yxb_la_1.TabIndex = 270;
this.rdo_yxb_la_1.Tag = "yxb_la_1";
this.rdo_yxb_la_1.Text = "翻页场景型";
this.rdo_yxb_la_1.UseVisualStyleBackColor = false;
this.rdo_yxb_la_1.Visible = false;
//
// rdo_yxb_kb
//
this.rdo_yxb_kb.AutoSize = true;
this.rdo_yxb_kb.BackColor = System.Drawing.Color.Transparent;
this.rdo_yxb_kb.Checked = true;
this.rdo_yxb_kb.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.rdo_yxb_kb.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.rdo_yxb_kb.Location = new System.Drawing.Point(100, 654);
this.rdo_yxb_kb.Name = "rdo_yxb_kb";
this.rdo_yxb_kb.Size = new System.Drawing.Size(118, 21);
this.rdo_yxb_kb.TabIndex = 270;
this.rdo_yxb_kb.TabStop = true;
this.rdo_yxb_kb.Tag = "yxb_kb";
this.rdo_yxb_kb.Text = "滑动相册型(宽边)";
this.rdo_yxb_kb.UseVisualStyleBackColor = false;
this.rdo_yxb_kb.Visible = false;
//
// rdo_yxb1
//
this.rdo_yxb1.AutoSize = true;
this.rdo_yxb1.BackColor = System.Drawing.Color.Transparent;
this.rdo_yxb1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.rdo_yxb1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.rdo_yxb1.Location = new System.Drawing.Point(9, 654);
this.rdo_yxb1.Name = "rdo_yxb1";
this.rdo_yxb1.Size = new System.Drawing.Size(86, 21);
this.rdo_yxb1.TabIndex = 270;
this.rdo_yxb1.Tag = "yxb1";
this.rdo_yxb1.Text = "滑动相册型";
this.rdo_yxb1.UseVisualStyleBackColor = false;
this.rdo_yxb1.Visible = false;
//
// labelEx9
//
this.labelEx9.AutoSize = true;
this.labelEx9.BackColor = System.Drawing.Color.Transparent;
this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
this.labelEx9.Location = new System.Drawing.Point(6, 524);
this.labelEx9.Name = "labelEx9";
this.labelEx9.Size = new System.Drawing.Size(32, 17);
this.labelEx9.TabIndex = 215;
this.labelEx9.Text = "上传";
//
// btnWebMp3
//
this.btnWebMp3.BackColor = System.Drawing.Color.Transparent;
this.btnWebMp3.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnWebMp3.BackImg")));
this.btnWebMp3.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnWebMp3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnWebMp3.ForeColor = System.Drawing.Color.White;
this.btnWebMp3.IsCustomBackImg = false;
this.btnWebMp3.IsShowText = true;
this.btnWebMp3.Location = new System.Drawing.Point(241, 545);
this.btnWebMp3.Name = "btnWebMp3";
this.btnWebMp3.Size = new System.Drawing.Size(68, 26);
this.btnWebMp3.TabIndex = 269;
this.btnWebMp3.Text = "网络音乐";
this.btnWebMp3.UseVisualStyleBackColor = false;
//
// btnBrowse
//
this.btnBrowse.BackColor = System.Drawing.Color.Transparent;
this.btnBrowse.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnBrowse.BackImg")));
this.btnBrowse.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnBrowse.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnBrowse.ForeColor = System.Drawing.Color.White;
this.btnBrowse.IsCustomBackImg = false;
this.btnBrowse.IsShowText = true;
this.btnBrowse.Location = new System.Drawing.Point(165, 545);
this.btnBrowse.Name = "btnBrowse";
this.btnBrowse.Size = new System.Drawing.Size(73, 26);
this.btnBrowse.TabIndex = 269;
this.btnBrowse.Text = "本地音乐";
this.btnBrowse.UseVisualStyleBackColor = false;
//
// labelEx11
//
this.labelEx11.AutoSize = true;
this.labelEx11.BackColor = System.Drawing.Color.Transparent;
this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
this.labelEx11.Location = new System.Drawing.Point(11, 7);
this.labelEx11.Name = "labelEx11";
this.labelEx11.Size = new System.Drawing.Size(56, 17);
this.labelEx11.TabIndex = 198;
this.labelEx11.Text = "基本信息";
//
// buttonExit
//
this.buttonExit.BackColor = System.Drawing.Color.Transparent;
this.buttonExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("buttonExit.BackImg")));
this.buttonExit.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.buttonExit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonExit.ForeColor = System.Drawing.Color.White;
this.buttonExit.IsCustomBackImg = false;
this.buttonExit.IsShowText = true;
this.buttonExit.Location = new System.Drawing.Point(246, 607);
this.buttonExit.Name = "buttonExit";
this.buttonExit.Size = new System.Drawing.Size(62, 43);
this.buttonExit.TabIndex = 218;
this.buttonExit.Text = "关闭";
this.buttonExit.UseVisualStyleBackColor = false;
//
// btnUpload
//
this.btnUpload.BackColor = System.Drawing.Color.Transparent;
this.btnUpload.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUpload.BackImg")));
this.btnUpload.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnUpload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnUpload.ForeColor = System.Drawing.Color.White;
this.btnUpload.IsCustomBackImg = false;
this.btnUpload.IsShowText = true;
this.btnUpload.Location = new System.Drawing.Point(8, 607);
this.btnUpload.Name = "btnUpload";
this.btnUpload.Size = new System.Drawing.Size(234, 43);
this.btnUpload.TabIndex = 218;
this.btnUpload.Text = "上 传 分 享";
this.btnUpload.UseVisualStyleBackColor = false;
//
// labelEx10
//
this.labelEx10.AutoSize = true;
this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx10.Location = new System.Drawing.Point(4, 581);
this.labelEx10.Name = "labelEx10";
this.labelEx10.Size = new System.Drawing.Size(131, 17);
this.labelEx10.TabIndex = 216;
this.labelEx10.Text = "*已选张数(上限20张):";
//
// txtCount
//
this.txtCount.BackColor = System.Drawing.Color.Transparent;
this.txtCount.Enabled = false;
this.txtCount.Icon = null;
this.txtCount.IconIsButton = false;
this.txtCount.IsPasswordChat = '\0';
this.txtCount.IsSystemPasswordChar = false;
this.txtCount.Lines = new string[0];
this.txtCount.Location = new System.Drawing.Point(134, 576);
this.txtCount.Margin = new System.Windows.Forms.Padding(0);
this.txtCount.MaxLength = 32767;
this.txtCount.MinimumSize = new System.Drawing.Size(0, 26);
this.txtCount.MouseBack = null;
this.txtCount.Multiline = false;
this.txtCount.Name = "txtCount";
this.txtCount.NormlBack = null;
this.txtCount.Padding = new System.Windows.Forms.Padding(5);
this.txtCount.ReadOnly = true;
this.txtCount.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtCount.Size = new System.Drawing.Size(105, 26);
this.txtCount.TabIndex = 217;
this.txtCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtCount.WaterColor = System.Drawing.Color.DarkGray;
this.txtCount.WaterText = "";
this.txtCount.WordWrap = true;
//
// labelEx1
//
this.labelEx1.AutoSize = true;
this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx1.Location = new System.Drawing.Point(10, 35);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(68, 17);
this.labelEx1.TabIndex = 199;
this.labelEx1.Text = "相册标题:";
//
// labelEx2
//
this.labelEx2.AutoSize = true;
this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx2.Location = new System.Drawing.Point(10, 379);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(56, 17);
this.labelEx2.TabIndex = 200;
this.labelEx2.Text = "二维码:";
//
// labelEx3
//
this.labelEx3.AutoSize = true;
this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx3.Location = new System.Drawing.Point(23, 249);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(56, 17);
this.labelEx3.TabIndex = 201;
this.labelEx3.Text = "祝福语:";
//
// txtMusieUpload
//
this.txtMusieUpload.BackColor = System.Drawing.Color.Transparent;
this.txtMusieUpload.Enabled = false;
this.txtMusieUpload.Icon = null;
this.txtMusieUpload.IconIsButton = false;
this.txtMusieUpload.IsPasswordChat = '\0';
this.txtMusieUpload.IsSystemPasswordChar = false;
this.txtMusieUpload.Lines = new string[0];
this.txtMusieUpload.Location = new System.Drawing.Point(2, 545);
this.txtMusieUpload.Margin = new System.Windows.Forms.Padding(0);
this.txtMusieUpload.MaxLength = 32767;
this.txtMusieUpload.MinimumSize = new System.Drawing.Size(0, 26);
this.txtMusieUpload.MouseBack = null;
this.txtMusieUpload.Multiline = false;
this.txtMusieUpload.Name = "txtMusieUpload";
this.txtMusieUpload.NormlBack = null;
this.txtMusieUpload.Padding = new System.Windows.Forms.Padding(5);
this.txtMusieUpload.ReadOnly = true;
this.txtMusieUpload.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtMusieUpload.Size = new System.Drawing.Size(160, 26);
this.txtMusieUpload.TabIndex = 267;
this.txtMusieUpload.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMusieUpload.WaterColor = System.Drawing.Color.DarkGray;
this.txtMusieUpload.WaterText = "背景音乐(推荐小于2MB)";
this.txtMusieUpload.WordWrap = true;
//
// picTwoDimensionalCode
//
this.picTwoDimensionalCode.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.picTwoDimensionalCode.Cursor = System.Windows.Forms.Cursors.Hand;
this.picTwoDimensionalCode.Enabled = false;
this.picTwoDimensionalCode.Location = new System.Drawing.Point(84, 379);
this.picTwoDimensionalCode.Name = "picTwoDimensionalCode";
this.picTwoDimensionalCode.Size = new System.Drawing.Size(160, 160);
this.picTwoDimensionalCode.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.picTwoDimensionalCode.TabIndex = 265;
this.picTwoDimensionalCode.TabStop = false;
//
// labelEx4
//
this.labelEx4.AutoSize = true;
this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx4.Location = new System.Drawing.Point(22, 139);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(56, 17);
this.labelEx4.TabIndex = 202;
this.labelEx4.Text = "化妆师:";
//
// labelEx5
//
this.labelEx5.AutoSize = true;
this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx5.Location = new System.Drawing.Point(10, 103);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(68, 17);
this.labelEx5.TabIndex = 203;
this.labelEx5.Text = "拍摄景点:";
//
// labelEx6
//
this.labelEx6.AutoSize = true;
this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx6.Location = new System.Drawing.Point(10, 69);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(68, 17);
this.labelEx6.TabIndex = 204;
this.labelEx6.Text = "客户名称:";
//
// labelEx12
//
this.labelEx12.AutoSize = true;
this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx12.Location = new System.Drawing.Point(11, 346);
this.labelEx12.Name = "labelEx12";
this.labelEx12.Size = new System.Drawing.Size(68, 17);
this.labelEx12.TabIndex = 205;
this.labelEx12.Text = "相册类型:";
//
// labelEx7
//
this.labelEx7.AutoSize = true;
this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx7.Location = new System.Drawing.Point(10, 172);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(68, 17);
this.labelEx7.TabIndex = 205;
this.labelEx7.Text = "相册介绍:";
//
// txtAlbumTitle
//
this.txtAlbumTitle.BackColor = System.Drawing.Color.Transparent;
this.txtAlbumTitle.Icon = null;
this.txtAlbumTitle.IconIsButton = false;
this.txtAlbumTitle.IsPasswordChat = '\0';
this.txtAlbumTitle.IsSystemPasswordChar = false;
this.txtAlbumTitle.Lines = new string[0];
this.txtAlbumTitle.Location = new System.Drawing.Point(81, 32);
this.txtAlbumTitle.Margin = new System.Windows.Forms.Padding(0);
this.txtAlbumTitle.MaxLength = 10;
this.txtAlbumTitle.MinimumSize = new System.Drawing.Size(0, 26);
this.txtAlbumTitle.MouseBack = null;
this.txtAlbumTitle.Multiline = false;
this.txtAlbumTitle.Name = "txtAlbumTitle";
this.txtAlbumTitle.NormlBack = null;
this.txtAlbumTitle.Padding = new System.Windows.Forms.Padding(5);
this.txtAlbumTitle.ReadOnly = false;
this.txtAlbumTitle.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtAlbumTitle.Size = new System.Drawing.Size(222, 26);
this.txtAlbumTitle.TabIndex = 0;
this.txtAlbumTitle.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtAlbumTitle.WaterColor = System.Drawing.Color.DarkGray;
this.txtAlbumTitle.WaterText = "尽量简单,不要超过10字";
this.txtAlbumTitle.WordWrap = true;
//
// txtCustomerName
//
this.txtCustomerName.BackColor = System.Drawing.Color.Transparent;
this.txtCustomerName.Icon = null;
this.txtCustomerName.IconIsButton = false;
this.txtCustomerName.IsPasswordChat = '\0';
this.txtCustomerName.IsSystemPasswordChar = false;
this.txtCustomerName.Lines = new string[0];
this.txtCustomerName.Location = new System.Drawing.Point(81, 66);
this.txtCustomerName.Margin = new System.Windows.Forms.Padding(0);
this.txtCustomerName.MaxLength = 32767;
this.txtCustomerName.MinimumSize = new System.Drawing.Size(0, 26);
this.txtCustomerName.MouseBack = null;
this.txtCustomerName.Multiline = false;
this.txtCustomerName.Name = "txtCustomerName";
this.txtCustomerName.NormlBack = null;
this.txtCustomerName.Padding = new System.Windows.Forms.Padding(5);
this.txtCustomerName.ReadOnly = false;
this.txtCustomerName.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtCustomerName.Size = new System.Drawing.Size(222, 26);
this.txtCustomerName.TabIndex = 207;
this.txtCustomerName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCustomerName.WaterColor = System.Drawing.Color.DarkGray;
this.txtCustomerName.WaterText = "";
this.txtCustomerName.WordWrap = true;
//
// txtMakeupArtist
//
this.txtMakeupArtist.BackColor = System.Drawing.Color.Transparent;
this.txtMakeupArtist.Icon = null;
this.txtMakeupArtist.IconIsButton = false;
this.txtMakeupArtist.IsPasswordChat = '\0';
this.txtMakeupArtist.IsSystemPasswordChar = false;
this.txtMakeupArtist.Lines = new string[0];
this.txtMakeupArtist.Location = new System.Drawing.Point(81, 134);
this.txtMakeupArtist.Margin = new System.Windows.Forms.Padding(0);
this.txtMakeupArtist.MaxLength = 32767;
this.txtMakeupArtist.MinimumSize = new System.Drawing.Size(0, 26);
this.txtMakeupArtist.MouseBack = null;
this.txtMakeupArtist.Multiline = false;
this.txtMakeupArtist.Name = "txtMakeupArtist";
this.txtMakeupArtist.NormlBack = null;
this.txtMakeupArtist.Padding = new System.Windows.Forms.Padding(5);
this.txtMakeupArtist.ReadOnly = false;
this.txtMakeupArtist.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtMakeupArtist.Size = new System.Drawing.Size(222, 26);
this.txtMakeupArtist.TabIndex = 208;
this.txtMakeupArtist.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMakeupArtist.WaterColor = System.Drawing.Color.DarkGray;
this.txtMakeupArtist.WaterText = "";
this.txtMakeupArtist.WordWrap = true;
//
// txtShootingAttractions
//
this.txtShootingAttractions.BackColor = System.Drawing.Color.Transparent;
this.txtShootingAttractions.Icon = null;
this.txtShootingAttractions.IconIsButton = false;
this.txtShootingAttractions.IsPasswordChat = '\0';
this.txtShootingAttractions.IsSystemPasswordChar = false;
this.txtShootingAttractions.Lines = new string[0];
this.txtShootingAttractions.Location = new System.Drawing.Point(81, 100);
this.txtShootingAttractions.Margin = new System.Windows.Forms.Padding(0);
this.txtShootingAttractions.MaxLength = 32767;
this.txtShootingAttractions.MinimumSize = new System.Drawing.Size(0, 26);
this.txtShootingAttractions.MouseBack = null;
this.txtShootingAttractions.Multiline = false;
this.txtShootingAttractions.Name = "txtShootingAttractions";
this.txtShootingAttractions.NormlBack = null;
this.txtShootingAttractions.Padding = new System.Windows.Forms.Padding(5);
this.txtShootingAttractions.ReadOnly = false;
this.txtShootingAttractions.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtShootingAttractions.Size = new System.Drawing.Size(222, 26);
this.txtShootingAttractions.TabIndex = 209;
this.txtShootingAttractions.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtShootingAttractions.WaterColor = System.Drawing.Color.DarkGray;
this.txtShootingAttractions.WaterText = "";
this.txtShootingAttractions.WordWrap = true;
//
// txtGreetings
//
this.txtGreetings.BackColor = System.Drawing.Color.Transparent;
this.txtGreetings.Icon = null;
this.txtGreetings.IconIsButton = false;
this.txtGreetings.IsPasswordChat = '\0';
this.txtGreetings.IsSystemPasswordChar = false;
this.txtGreetings.Lines = new string[0];
this.txtGreetings.Location = new System.Drawing.Point(81, 245);
this.txtGreetings.Margin = new System.Windows.Forms.Padding(0);
this.txtGreetings.MaxLength = 32767;
this.txtGreetings.MinimumSize = new System.Drawing.Size(0, 26);
this.txtGreetings.MouseBack = null;
this.txtGreetings.Multiline = true;
this.txtGreetings.Name = "txtGreetings";
this.txtGreetings.NormlBack = null;
this.txtGreetings.Padding = new System.Windows.Forms.Padding(5);
this.txtGreetings.ReadOnly = false;
this.txtGreetings.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txtGreetings.Size = new System.Drawing.Size(222, 72);
this.txtGreetings.TabIndex = 1;
this.txtGreetings.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtGreetings.WaterColor = System.Drawing.Color.DarkGray;
this.txtGreetings.WaterText = "尽量控制在100个文字以内";
this.txtGreetings.WordWrap = true;
//
// txtAlbumItroduction
//
this.txtAlbumItroduction.BackColor = System.Drawing.Color.Transparent;
this.txtAlbumItroduction.Icon = null;
this.txtAlbumItroduction.IconIsButton = false;
this.txtAlbumItroduction.IsPasswordChat = '\0';
this.txtAlbumItroduction.IsSystemPasswordChar = false;
this.txtAlbumItroduction.Lines = new string[0];
this.txtAlbumItroduction.Location = new System.Drawing.Point(81, 168);
this.txtAlbumItroduction.Margin = new System.Windows.Forms.Padding(0);
this.txtAlbumItroduction.MaxLength = 150;
this.txtAlbumItroduction.MinimumSize = new System.Drawing.Size(0, 26);
this.txtAlbumItroduction.MouseBack = null;
this.txtAlbumItroduction.Multiline = true;
this.txtAlbumItroduction.Name = "txtAlbumItroduction";
this.txtAlbumItroduction.NormlBack = null;
this.txtAlbumItroduction.Padding = new System.Windows.Forms.Padding(5);
this.txtAlbumItroduction.ReadOnly = false;
this.txtAlbumItroduction.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txtAlbumItroduction.Size = new System.Drawing.Size(222, 72);
this.txtAlbumItroduction.TabIndex = 2;
this.txtAlbumItroduction.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtAlbumItroduction.WaterColor = System.Drawing.Color.DarkGray;
this.txtAlbumItroduction.WaterText = "尽量控制在150个文字以内";
this.txtAlbumItroduction.WordWrap = true;
//
// panelEx3
//
this.panelEx3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx3.BorderWidth = 1;
this.panelEx3.Location = new System.Drawing.Point(316, 0);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Size = new System.Drawing.Size(1, 673);
this.panelEx3.TabIndex = 197;
//
// openFileDialog1
//
this.openFileDialog1.FileName = "openFileDialog1";
//
// FrmMicroShare
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
this.ClientSize = new System.Drawing.Size(990, 750);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.Name = "FrmMicroShare";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "微分享";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
this.Controls.SetChildIndex(this.btnAppFormExit, 0);
this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
this.Controls.SetChildIndex(this.plFormMainContent, 0);
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.panelEx2.ResumeLayout(false);
this.skinPanel2.ResumeLayout(false);
this.contextMenuStrip1.ResumeLayout(false);
this.skinPanel5.ResumeLayout(false);
this.skinPanel5.PerformLayout();
this.skinPanel1.ResumeLayout(false);
this.skinPanel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.picTwoDimensionalCode)).EndInit();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx2;
private ComponentLibrary.PanelEx panelEx3;
private ComponentLibrary.LabelEx labelEx11;
protected ComponentLibrary.TextBoxEx txtAlbumItroduction;
protected ComponentLibrary.TextBoxEx txtGreetings;
protected ComponentLibrary.TextBoxEx txtShootingAttractions;
protected ComponentLibrary.TextBoxEx txtMakeupArtist;
protected ComponentLibrary.TextBoxEx txtCustomerName;
protected ComponentLibrary.TextBoxEx txtAlbumTitle;
private ComponentLibrary.LabelEx labelEx7;
private ComponentLibrary.LabelEx labelEx6;
private ComponentLibrary.LabelEx labelEx5;
private ComponentLibrary.LabelEx labelEx4;
private ComponentLibrary.LabelEx labelEx3;
private ComponentLibrary.LabelEx labelEx2;
private ComponentLibrary.LabelEx labelEx1;
protected ComponentLibrary.TextBoxEx txtCount;
private ComponentLibrary.LabelEx labelEx10;
private ComponentLibrary.LabelEx labelEx9;
protected ComponentLibrary.ButtonEx btnUpload;
private System.Windows.Forms.ToolStripMenuItem toolSelected;
private System.Windows.Forms.ToolStripMenuItem toolCancel;
protected System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
protected ComponentLibrary.PictureBoxEx picTwoDimensionalCode;
protected ComponentLibrary.TextBoxEx txtMusieUpload;
protected System.Windows.Forms.OpenFileDialog openFileDialog1;
private OtherExpansion.SkinControl.SkinPanel skinPanel2;
private OtherExpansion.SkinControl.SkinPanel skinPanel1;
protected ComponentLibrary.ListViewEx lstPic;
private OtherExpansion.SkinControl.SkinPanel skinPanel5;
private ComponentLibrary.LabelEx labelEx8;
protected ComponentLibrary.ButtonEx btnCancel;
protected ComponentLibrary.ButtonEx btnAll;
public ComponentLibrary.ButtonForm btnBrowse;
public ComponentLibrary.ButtonEx buttonExit;
public ComponentLibrary.RadioButtonEx rdo_yxb_la_1;
public ComponentLibrary.RadioButtonEx rdo_yxb_kb;
public ComponentLibrary.RadioButtonEx rdo_yxb1;
private ComponentLibrary.LabelEx labelEx12;
public System.Windows.Forms.LinkLabel likSelect;
public ComponentLibrary.ComboBoxEx cbxTemplates;
public ComponentLibrary.ButtonForm btnWebMp3;
}
}