mirror of
https://github.com/seriocomedy/ShiftOS-C-.git
synced 2025-01-23 09:32:14 +00:00
f1856e8ed3
This glitch has been prevelant ever since ShiftOS first had Knowledge Input. And I don't mean 0.1.0, I mean all the way back before 0.0.5 when OSFirstTimer was developing it. Basically, buttons would show light gray backgrounds when you click on them. Now they show black (and it's skinnable :D)
862 lines
No EOL
42 KiB
C#
862 lines
No EOL
42 KiB
C#
namespace ShiftOS
|
|
{
|
|
partial class Appscape
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <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();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Appscape));
|
|
this.panel3 = new ShiftUI.Panel();
|
|
this.pnlchoosenetwork = new ShiftUI.Panel();
|
|
this.btnrequest = new ShiftUI.Button();
|
|
this.label14 = new ShiftUI.Label();
|
|
this.label13 = new ShiftUI.Label();
|
|
this.lvnets = new ShiftUI.ListView();
|
|
this.clhostnameheader = ((ShiftUI.ColumnHeader)(new ShiftUI.ColumnHeader()));
|
|
this.pnlpackageeditor = new ShiftUI.Panel();
|
|
this.label12 = new ShiftUI.Label();
|
|
this.btndonecustomizing = new ShiftUI.Button();
|
|
this.btnsaa = new ShiftUI.Button();
|
|
this.txtprice = new ShiftUI.TextBox();
|
|
this.lbprice = new ShiftUI.Label();
|
|
this.lbaddress = new ShiftUI.Label();
|
|
this.cbsell = new ShiftUI.CheckBox();
|
|
this.txtpackagedescription = new ShiftUI.TextBox();
|
|
this.label10 = new ShiftUI.Label();
|
|
this.txtpackagename = new ShiftUI.TextBox();
|
|
this.label11 = new ShiftUI.Label();
|
|
this.label9 = new ShiftUI.Label();
|
|
this.pnllounge = new ShiftUI.Panel();
|
|
this.btnedit = new ShiftUI.Button();
|
|
this.btnupload = new ShiftUI.Button();
|
|
this.btnsave = new ShiftUI.Button();
|
|
this.txtbitnoteaddress = new ShiftUI.TextBox();
|
|
this.label8 = new ShiftUI.Label();
|
|
this.txtbio = new ShiftUI.TextBox();
|
|
this.label7 = new ShiftUI.Label();
|
|
this.txtmoddername = new ShiftUI.TextBox();
|
|
this.label6 = new ShiftUI.Label();
|
|
this.label5 = new ShiftUI.Label();
|
|
this.label4 = new ShiftUI.Label();
|
|
this.lbmybio = new ShiftUI.Label();
|
|
this.label3 = new ShiftUI.Label();
|
|
this.lbmyname = new ShiftUI.Label();
|
|
this.lvmypackages = new ShiftUI.ListView();
|
|
this.columnHeader4 = ((ShiftUI.ColumnHeader)(new ShiftUI.ColumnHeader()));
|
|
this.pnlpackageinfo = new ShiftUI.Panel();
|
|
this.pnlauthordetails = new ShiftUI.Panel();
|
|
this.lbauthordescription = new ShiftUI.Label();
|
|
this.lbauthorname = new ShiftUI.Label();
|
|
this.pbappicon = new ShiftUI.PictureBox();
|
|
this.pbappscreenshot = new ShiftUI.PictureBox();
|
|
this.pnldownload = new ShiftUI.Panel();
|
|
this.lbdownloadpath = new ShiftUI.Label();
|
|
this.btndownload = new ShiftUI.Button();
|
|
this.lbpkgdescription = new ShiftUI.Label();
|
|
this.lbpkgname = new ShiftUI.Label();
|
|
this.pnllist = new ShiftUI.Panel();
|
|
this.lvpackages = new ShiftUI.ListView();
|
|
this.columnHeader1 = ((ShiftUI.ColumnHeader)(new ShiftUI.ColumnHeader()));
|
|
this.columnHeader2 = ((ShiftUI.ColumnHeader)(new ShiftUI.ColumnHeader()));
|
|
this.columnHeader3 = ((ShiftUI.ColumnHeader)(new ShiftUI.ColumnHeader()));
|
|
this.pnlsearch = new ShiftUI.Panel();
|
|
this.btnlounge = new ShiftUI.Button();
|
|
this.label2 = new ShiftUI.Label();
|
|
this.btngetkey = new ShiftUI.Button();
|
|
this.label1 = new ShiftUI.Label();
|
|
this.txtsearch = new ShiftUI.TextBox();
|
|
this.btnskins = new ShiftUI.Button();
|
|
this.btnapps = new ShiftUI.Button();
|
|
this.imgpackageicons = new ShiftUI.ImageList(this.components);
|
|
this.panel3.SuspendLayout();
|
|
this.pnlchoosenetwork.SuspendLayout();
|
|
this.pnlpackageeditor.SuspendLayout();
|
|
this.pnllounge.SuspendLayout();
|
|
this.pnlpackageinfo.SuspendLayout();
|
|
this.pnlauthordetails.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbappicon)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbappscreenshot)).BeginInit();
|
|
this.pnldownload.SuspendLayout();
|
|
this.pnllist.SuspendLayout();
|
|
this.pnlsearch.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.Widgets.Add(this.pnlchoosenetwork);
|
|
this.panel3.Widgets.Add(this.pnlpackageeditor);
|
|
this.panel3.Widgets.Add(this.pnllounge);
|
|
this.panel3.Widgets.Add(this.pnlpackageinfo);
|
|
this.panel3.Widgets.Add(this.pnllist);
|
|
this.panel3.Widgets.Add(this.pnlsearch);
|
|
this.panel3.Dock = ShiftUI.DockStyle.Fill;
|
|
this.panel3.Location = new System.Drawing.Point(0, 0);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(886, 469);
|
|
this.panel3.TabIndex = 3;
|
|
//
|
|
// pnlchoosenetwork
|
|
//
|
|
this.pnlchoosenetwork.Widgets.Add(this.lvnets);
|
|
this.pnlchoosenetwork.Widgets.Add(this.btnrequest);
|
|
this.pnlchoosenetwork.Widgets.Add(this.label14);
|
|
this.pnlchoosenetwork.Widgets.Add(this.label13);
|
|
this.pnlchoosenetwork.Dock = ShiftUI.DockStyle.Fill;
|
|
this.pnlchoosenetwork.Location = new System.Drawing.Point(0, 47);
|
|
this.pnlchoosenetwork.Name = "pnlchoosenetwork";
|
|
this.pnlchoosenetwork.Size = new System.Drawing.Size(886, 422);
|
|
this.pnlchoosenetwork.TabIndex = 16;
|
|
//
|
|
// btnrequest
|
|
//
|
|
this.btnrequest.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Right)));
|
|
this.btnrequest.FlatStyle = ShiftUI.FlatStyle.Standard;
|
|
this.btnrequest.Font = new System.Drawing.Font("Times New Roman", 8.25F);
|
|
this.btnrequest.Location = new System.Drawing.Point(799, 385);
|
|
this.btnrequest.Name = "btnrequest";
|
|
this.btnrequest.Size = new System.Drawing.Size(75, 23);
|
|
this.btnrequest.TabIndex = 7;
|
|
this.btnrequest.Text = "Request Key";
|
|
this.btnrequest.UseVisualStyleBackColor = true;
|
|
this.btnrequest.Click += new System.EventHandler(this.btnrequest_Click);
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Left)
|
|
| ShiftUI.AnchorStyles.Right)));
|
|
this.label14.Location = new System.Drawing.Point(17, 31);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(857, 30);
|
|
this.label14.TabIndex = 6;
|
|
this.label14.Text = resources.GetString("label14.Text");
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Font = new System.Drawing.Font("Times New Roman", 13F);
|
|
this.label13.Location = new System.Drawing.Point(16, 7);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(157, 20);
|
|
this.label13.TabIndex = 5;
|
|
this.label13.Text = "Choose a repository.";
|
|
//
|
|
// lvnets
|
|
//
|
|
this.lvnets.Anchor = ((ShiftUI.AnchorStyles)((((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Bottom)
|
|
| ShiftUI.AnchorStyles.Left)
|
|
| ShiftUI.AnchorStyles.Right)));
|
|
this.lvnets.Columns.AddRange(new ShiftUI.ColumnHeader[] {
|
|
this.clhostnameheader});
|
|
this.lvnets.FullRowSelect = true;
|
|
this.lvnets.HeaderStyle = ShiftUI.ColumnHeaderStyle.Nonclickable;
|
|
this.lvnets.Location = new System.Drawing.Point(12, 64);
|
|
this.lvnets.Name = "lvnets";
|
|
this.lvnets.Size = new System.Drawing.Size(868, 307);
|
|
this.lvnets.TabIndex = 0;
|
|
this.lvnets.UseCompatibleStateImageBehavior = false;
|
|
this.lvnets.View = ShiftUI.View.Details;
|
|
//
|
|
// clhostnameheader
|
|
//
|
|
this.clhostnameheader.Text = "Hostname";
|
|
//
|
|
// pnlpackageeditor
|
|
//
|
|
this.pnlpackageeditor.Widgets.Add(this.label12);
|
|
this.pnlpackageeditor.Widgets.Add(this.btndonecustomizing);
|
|
this.pnlpackageeditor.Widgets.Add(this.btnsaa);
|
|
this.pnlpackageeditor.Widgets.Add(this.txtprice);
|
|
this.pnlpackageeditor.Widgets.Add(this.lbprice);
|
|
this.pnlpackageeditor.Widgets.Add(this.lbaddress);
|
|
this.pnlpackageeditor.Widgets.Add(this.cbsell);
|
|
this.pnlpackageeditor.Widgets.Add(this.txtpackagedescription);
|
|
this.pnlpackageeditor.Widgets.Add(this.label10);
|
|
this.pnlpackageeditor.Widgets.Add(this.txtpackagename);
|
|
this.pnlpackageeditor.Widgets.Add(this.label11);
|
|
this.pnlpackageeditor.Widgets.Add(this.label9);
|
|
this.pnlpackageeditor.Dock = ShiftUI.DockStyle.Fill;
|
|
this.pnlpackageeditor.Location = new System.Drawing.Point(0, 47);
|
|
this.pnlpackageeditor.Name = "pnlpackageeditor";
|
|
this.pnlpackageeditor.Size = new System.Drawing.Size(886, 422);
|
|
this.pnlpackageeditor.TabIndex = 15;
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.Location = new System.Drawing.Point(96, 349);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(275, 22);
|
|
this.label12.TabIndex = 19;
|
|
this.label12.Text = "This allows you to release a patch for your application.";
|
|
this.label12.Visible = false;
|
|
//
|
|
// btndonecustomizing
|
|
//
|
|
this.btndonecustomizing.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Right)));
|
|
this.btndonecustomizing.AutoSize = true;
|
|
this.btndonecustomizing.AutoSizeMode = ShiftUI.AutoSizeMode.GrowAndShrink;
|
|
this.btndonecustomizing.FlatStyle = ShiftUI.FlatStyle.Standard;
|
|
this.btndonecustomizing.Font = new System.Drawing.Font("Times New Roman", 10F);
|
|
this.btndonecustomizing.Location = new System.Drawing.Point(824, 385);
|
|
this.btndonecustomizing.Name = "btndonecustomizing";
|
|
this.btndonecustomizing.Size = new System.Drawing.Size(50, 28);
|
|
this.btndonecustomizing.TabIndex = 18;
|
|
this.btndonecustomizing.Text = "Done";
|
|
this.btndonecustomizing.UseVisualStyleBackColor = true;
|
|
this.btndonecustomizing.Click += new System.EventHandler(this.btndonecustomizing_Click);
|
|
//
|
|
// btnsaa
|
|
//
|
|
this.btnsaa.AutoSize = true;
|
|
this.btnsaa.AutoSizeMode = ShiftUI.AutoSizeMode.GrowAndShrink;
|
|
this.btnsaa.FlatStyle = ShiftUI.FlatStyle.Standard;
|
|
this.btnsaa.Font = new System.Drawing.Font("Times New Roman", 10F);
|
|
this.btnsaa.Location = new System.Drawing.Point(99, 318);
|
|
this.btnsaa.Name = "btnsaa";
|
|
this.btnsaa.Size = new System.Drawing.Size(123, 28);
|
|
this.btnsaa.TabIndex = 17;
|
|
this.btnsaa.Text = "Release New SAA";
|
|
this.btnsaa.UseVisualStyleBackColor = true;
|
|
this.btnsaa.Click += new System.EventHandler(this.btnsaa_Click);
|
|
//
|
|
// txtprice
|
|
//
|
|
this.txtprice.Location = new System.Drawing.Point(541, 267);
|
|
this.txtprice.Name = "txtprice";
|
|
this.txtprice.Size = new System.Drawing.Size(89, 20);
|
|
this.txtprice.TabIndex = 16;
|
|
this.txtprice.Visible = false;
|
|
//
|
|
// lbprice
|
|
//
|
|
this.lbprice.AutoSize = true;
|
|
this.lbprice.Location = new System.Drawing.Point(504, 270);
|
|
this.lbprice.Name = "lbprice";
|
|
this.lbprice.Size = new System.Drawing.Size(34, 13);
|
|
this.lbprice.TabIndex = 15;
|
|
this.lbprice.Text = "Price:";
|
|
this.lbprice.Visible = false;
|
|
//
|
|
// lbaddress
|
|
//
|
|
this.lbaddress.Location = new System.Drawing.Point(210, 270);
|
|
this.lbaddress.Name = "lbaddress";
|
|
this.lbaddress.Size = new System.Drawing.Size(275, 45);
|
|
this.lbaddress.TabIndex = 14;
|
|
this.lbaddress.Text = "All profit made from this package will be sent to the Bitnote Address defined in " +
|
|
"your Dev Lounge; if it is non-existent, Bitnotes simply won\'t arrive.";
|
|
this.lbaddress.Visible = false;
|
|
//
|
|
// cbsell
|
|
//
|
|
this.cbsell.Appearance = ShiftUI.Appearance.Button;
|
|
this.cbsell.AutoSize = true;
|
|
this.cbsell.FlatStyle = ShiftUI.FlatStyle.Standard;
|
|
this.cbsell.Font = new System.Drawing.Font("Times New Roman", 8.25F);
|
|
this.cbsell.Location = new System.Drawing.Point(97, 263);
|
|
this.cbsell.Name = "cbsell";
|
|
this.cbsell.Size = new System.Drawing.Size(92, 24);
|
|
this.cbsell.TabIndex = 13;
|
|
this.cbsell.Text = "Sell for Bitnotes";
|
|
this.cbsell.UseVisualStyleBackColor = true;
|
|
this.cbsell.CheckedChanged += new System.EventHandler(this.cbsell_CheckedChanged);
|
|
//
|
|
// txtpackagedescription
|
|
//
|
|
this.txtpackagedescription.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Left)
|
|
| ShiftUI.AnchorStyles.Right)));
|
|
this.txtpackagedescription.Location = new System.Drawing.Point(99, 72);
|
|
this.txtpackagedescription.Multiline = true;
|
|
this.txtpackagedescription.Name = "txtpackagedescription";
|
|
this.txtpackagedescription.Size = new System.Drawing.Size(591, 189);
|
|
this.txtpackagedescription.TabIndex = 12;
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Location = new System.Drawing.Point(12, 75);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(60, 13);
|
|
this.label10.TabIndex = 11;
|
|
this.label10.Text = "Description";
|
|
//
|
|
// txtpackagename
|
|
//
|
|
this.txtpackagename.Location = new System.Drawing.Point(99, 43);
|
|
this.txtpackagename.Name = "txtpackagename";
|
|
this.txtpackagename.Size = new System.Drawing.Size(258, 20);
|
|
this.txtpackagename.TabIndex = 10;
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Location = new System.Drawing.Point(12, 46);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(81, 13);
|
|
this.label11.TabIndex = 9;
|
|
this.label11.Text = "Package Name";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Font = new System.Drawing.Font("Times New Roman", 13F);
|
|
this.label9.Location = new System.Drawing.Point(12, 17);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(118, 20);
|
|
this.label9.TabIndex = 0;
|
|
this.label9.Text = "Package Editor";
|
|
//
|
|
// pnllounge
|
|
//
|
|
this.pnllounge.Widgets.Add(this.btnedit);
|
|
this.pnllounge.Widgets.Add(this.btnupload);
|
|
this.pnllounge.Widgets.Add(this.btnsave);
|
|
this.pnllounge.Widgets.Add(this.txtbitnoteaddress);
|
|
this.pnllounge.Widgets.Add(this.label8);
|
|
this.pnllounge.Widgets.Add(this.txtbio);
|
|
this.pnllounge.Widgets.Add(this.label7);
|
|
this.pnllounge.Widgets.Add(this.txtmoddername);
|
|
this.pnllounge.Widgets.Add(this.label6);
|
|
this.pnllounge.Widgets.Add(this.label5);
|
|
this.pnllounge.Widgets.Add(this.label4);
|
|
this.pnllounge.Widgets.Add(this.lbmybio);
|
|
this.pnllounge.Widgets.Add(this.label3);
|
|
this.pnllounge.Widgets.Add(this.lbmyname);
|
|
this.pnllounge.Widgets.Add(this.lvmypackages);
|
|
this.pnllounge.Dock = ShiftUI.DockStyle.Fill;
|
|
this.pnllounge.Location = new System.Drawing.Point(0, 47);
|
|
this.pnllounge.Name = "pnllounge";
|
|
this.pnllounge.Size = new System.Drawing.Size(886, 422);
|
|
this.pnllounge.TabIndex = 1;
|
|
//
|
|
// btnedit
|
|
//
|
|
this.btnedit.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Left)));
|
|
this.btnedit.FlatStyle = ShiftUI.FlatStyle.Standard;
|
|
this.btnedit.Location = new System.Drawing.Point(239, 377);
|
|
this.btnedit.Name = "btnedit";
|
|
this.btnedit.Size = new System.Drawing.Size(75, 23);
|
|
this.btnedit.TabIndex = 14;
|
|
this.btnedit.Text = "Edit";
|
|
this.btnedit.UseVisualStyleBackColor = true;
|
|
this.btnedit.Click += new System.EventHandler(this.btnedit_Click);
|
|
//
|
|
// btnupload
|
|
//
|
|
this.btnupload.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Left)));
|
|
this.btnupload.FlatStyle = ShiftUI.FlatStyle.Standard;
|
|
this.btnupload.Location = new System.Drawing.Point(320, 377);
|
|
this.btnupload.Name = "btnupload";
|
|
this.btnupload.Size = new System.Drawing.Size(75, 23);
|
|
this.btnupload.TabIndex = 13;
|
|
this.btnupload.Text = "Add";
|
|
this.btnupload.UseVisualStyleBackColor = true;
|
|
this.btnupload.Click += new System.EventHandler(this.btnupload_Click);
|
|
//
|
|
// btnsave
|
|
//
|
|
this.btnsave.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Right)));
|
|
this.btnsave.FlatStyle = ShiftUI.FlatStyle.Standard;
|
|
this.btnsave.Font = new System.Drawing.Font("Times New Roman", 8.25F);
|
|
this.btnsave.Location = new System.Drawing.Point(799, 390);
|
|
this.btnsave.Name = "btnsave";
|
|
this.btnsave.Size = new System.Drawing.Size(75, 23);
|
|
this.btnsave.TabIndex = 12;
|
|
this.btnsave.Text = "Save";
|
|
this.btnsave.UseVisualStyleBackColor = true;
|
|
this.btnsave.Click += new System.EventHandler(this.btnsave_Click);
|
|
//
|
|
// txtbitnoteaddress
|
|
//
|
|
this.txtbitnoteaddress.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Right)));
|
|
this.txtbitnoteaddress.Location = new System.Drawing.Point(490, 333);
|
|
this.txtbitnoteaddress.Name = "txtbitnoteaddress";
|
|
this.txtbitnoteaddress.Size = new System.Drawing.Size(384, 20);
|
|
this.txtbitnoteaddress.TabIndex = 11;
|
|
this.txtbitnoteaddress.TextChanged += new System.EventHandler(this.txtbitnoteaddress_TextChanged);
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Right)));
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(407, 339);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(73, 13);
|
|
this.label8.TabIndex = 10;
|
|
this.label8.Text = "BTN Address:";
|
|
//
|
|
// txtbio
|
|
//
|
|
this.txtbio.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Right)));
|
|
this.txtbio.Location = new System.Drawing.Point(490, 110);
|
|
this.txtbio.Multiline = true;
|
|
this.txtbio.Name = "txtbio";
|
|
this.txtbio.Size = new System.Drawing.Size(384, 217);
|
|
this.txtbio.TabIndex = 9;
|
|
this.txtbio.TextChanged += new System.EventHandler(this.txtbio_TextChanged);
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(407, 116);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(22, 13);
|
|
this.label7.TabIndex = 8;
|
|
this.label7.Text = "Bio";
|
|
//
|
|
// txtmoddername
|
|
//
|
|
this.txtmoddername.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Right)));
|
|
this.txtmoddername.Location = new System.Drawing.Point(490, 84);
|
|
this.txtmoddername.Name = "txtmoddername";
|
|
this.txtmoddername.Size = new System.Drawing.Size(384, 20);
|
|
this.txtmoddername.TabIndex = 7;
|
|
this.txtmoddername.TextChanged += new System.EventHandler(this.txtmoddername_TextChanged);
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Right)));
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(407, 90);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(77, 13);
|
|
this.label6.TabIndex = 6;
|
|
this.label6.Text = "Modder Name:";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Right)));
|
|
this.label5.Location = new System.Drawing.Point(404, 31);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(378, 32);
|
|
this.label5.TabIndex = 5;
|
|
this.label5.Text = "This screen allows you to customize your profile, add a biography, modder name an" +
|
|
"d Bitnote Address for your profile.";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Right)));
|
|
this.label4.AutoSize = true;
|
|
this.label4.Font = new System.Drawing.Font("Times New Roman", 13F);
|
|
this.label4.Location = new System.Drawing.Point(403, 11);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(112, 20);
|
|
this.label4.TabIndex = 4;
|
|
this.label4.Text = "Customization";
|
|
//
|
|
// lbmybio
|
|
//
|
|
this.lbmybio.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Bottom)
|
|
| ShiftUI.AnchorStyles.Left)));
|
|
this.lbmybio.Location = new System.Drawing.Point(17, 46);
|
|
this.lbmybio.Name = "lbmybio";
|
|
this.lbmybio.Size = new System.Drawing.Size(378, 110);
|
|
this.lbmybio.TabIndex = 3;
|
|
this.lbmybio.Text = "label4";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Left)));
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(17, 156);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(208, 13);
|
|
this.label3.TabIndex = 2;
|
|
this.label3.Text = "This is a list of all packages owned by you.";
|
|
//
|
|
// lbmyname
|
|
//
|
|
this.lbmyname.AutoSize = true;
|
|
this.lbmyname.Font = new System.Drawing.Font("Times New Roman", 13F);
|
|
this.lbmyname.Location = new System.Drawing.Point(13, 11);
|
|
this.lbmyname.Name = "lbmyname";
|
|
this.lbmyname.Size = new System.Drawing.Size(51, 20);
|
|
this.lbmyname.TabIndex = 1;
|
|
this.lbmyname.Text = "label3";
|
|
//
|
|
// lvmypackages
|
|
//
|
|
this.lvmypackages.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Left)));
|
|
this.lvmypackages.Columns.AddRange(new ShiftUI.ColumnHeader[] {
|
|
this.columnHeader4});
|
|
this.lvmypackages.HeaderStyle = ShiftUI.ColumnHeaderStyle.Nonclickable;
|
|
this.lvmypackages.Location = new System.Drawing.Point(20, 172);
|
|
this.lvmypackages.Name = "lvmypackages";
|
|
this.lvmypackages.Size = new System.Drawing.Size(375, 199);
|
|
this.lvmypackages.TabIndex = 0;
|
|
this.lvmypackages.UseCompatibleStateImageBehavior = false;
|
|
this.lvmypackages.View = ShiftUI.View.Details;
|
|
//
|
|
// columnHeader4
|
|
//
|
|
this.columnHeader4.Text = "Name";
|
|
//
|
|
// pnlpackageinfo
|
|
//
|
|
this.pnlpackageinfo.Widgets.Add(this.pnlauthordetails);
|
|
this.pnlpackageinfo.Widgets.Add(this.pbappicon);
|
|
this.pnlpackageinfo.Widgets.Add(this.pbappscreenshot);
|
|
this.pnlpackageinfo.Widgets.Add(this.pnldownload);
|
|
this.pnlpackageinfo.Widgets.Add(this.lbpkgdescription);
|
|
this.pnlpackageinfo.Widgets.Add(this.lbpkgname);
|
|
this.pnlpackageinfo.Dock = ShiftUI.DockStyle.Fill;
|
|
this.pnlpackageinfo.Location = new System.Drawing.Point(0, 47);
|
|
this.pnlpackageinfo.Name = "pnlpackageinfo";
|
|
this.pnlpackageinfo.Size = new System.Drawing.Size(886, 422);
|
|
this.pnlpackageinfo.TabIndex = 1;
|
|
//
|
|
// pnlauthordetails
|
|
//
|
|
this.pnlauthordetails.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Left)));
|
|
this.pnlauthordetails.Widgets.Add(this.lbauthordescription);
|
|
this.pnlauthordetails.Widgets.Add(this.lbauthorname);
|
|
this.pnlauthordetails.Location = new System.Drawing.Point(12, 213);
|
|
this.pnlauthordetails.Name = "pnlauthordetails";
|
|
this.pnlauthordetails.Size = new System.Drawing.Size(468, 197);
|
|
this.pnlauthordetails.TabIndex = 5;
|
|
//
|
|
// lbauthordescription
|
|
//
|
|
this.lbauthordescription.Location = new System.Drawing.Point(13, 46);
|
|
this.lbauthordescription.Name = "lbauthordescription";
|
|
this.lbauthordescription.Size = new System.Drawing.Size(452, 141);
|
|
this.lbauthordescription.TabIndex = 5;
|
|
this.lbauthordescription.Text = "label4";
|
|
//
|
|
// lbauthorname
|
|
//
|
|
this.lbauthorname.AutoSize = true;
|
|
this.lbauthorname.Font = new System.Drawing.Font("Times New Roman", 13F);
|
|
this.lbauthorname.Location = new System.Drawing.Point(9, 11);
|
|
this.lbauthorname.Name = "lbauthorname";
|
|
this.lbauthorname.Size = new System.Drawing.Size(51, 20);
|
|
this.lbauthorname.TabIndex = 4;
|
|
this.lbauthorname.Text = "label3";
|
|
//
|
|
// pbappicon
|
|
//
|
|
this.pbappicon.Location = new System.Drawing.Point(12, 11);
|
|
this.pbappicon.Name = "pbappicon";
|
|
this.pbappicon.Size = new System.Drawing.Size(32, 32);
|
|
this.pbappicon.SizeMode = ShiftUI.PictureBoxSizeMode.StretchImage;
|
|
this.pbappicon.TabIndex = 4;
|
|
this.pbappicon.TabStop = false;
|
|
//
|
|
// pbappscreenshot
|
|
//
|
|
this.pbappscreenshot.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Right)));
|
|
this.pbappscreenshot.Location = new System.Drawing.Point(500, 213);
|
|
this.pbappscreenshot.Name = "pbappscreenshot";
|
|
this.pbappscreenshot.Size = new System.Drawing.Size(374, 197);
|
|
this.pbappscreenshot.SizeMode = ShiftUI.PictureBoxSizeMode.StretchImage;
|
|
this.pbappscreenshot.TabIndex = 3;
|
|
this.pbappscreenshot.TabStop = false;
|
|
//
|
|
// pnldownload
|
|
//
|
|
this.pnldownload.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Right)));
|
|
this.pnldownload.Widgets.Add(this.lbdownloadpath);
|
|
this.pnldownload.Widgets.Add(this.btndownload);
|
|
this.pnldownload.Location = new System.Drawing.Point(646, 7);
|
|
this.pnldownload.Name = "pnldownload";
|
|
this.pnldownload.Size = new System.Drawing.Size(237, 97);
|
|
this.pnldownload.TabIndex = 2;
|
|
//
|
|
// lbdownloadpath
|
|
//
|
|
this.lbdownloadpath.Location = new System.Drawing.Point(4, 57);
|
|
this.lbdownloadpath.Name = "lbdownloadpath";
|
|
this.lbdownloadpath.Size = new System.Drawing.Size(224, 31);
|
|
this.lbdownloadpath.TabIndex = 1;
|
|
this.lbdownloadpath.Text = "label1";
|
|
this.lbdownloadpath.TextAlign = System.Drawing.ContentAlignment.TopRight;
|
|
//
|
|
// btndownload
|
|
//
|
|
this.btndownload.FlatStyle = ShiftUI.FlatStyle.Standard;
|
|
this.btndownload.Font = new System.Drawing.Font("Times New Roman", 8.25F);
|
|
this.btndownload.Location = new System.Drawing.Point(112, 13);
|
|
this.btndownload.Name = "btndownload";
|
|
this.btndownload.Size = new System.Drawing.Size(116, 39);
|
|
this.btndownload.TabIndex = 0;
|
|
this.btndownload.Text = "Download This Package";
|
|
this.btndownload.UseVisualStyleBackColor = true;
|
|
this.btndownload.Click += new System.EventHandler(this.btndownload_Click);
|
|
//
|
|
// lbpkgdescription
|
|
//
|
|
this.lbpkgdescription.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Bottom)
|
|
| ShiftUI.AnchorStyles.Left)));
|
|
this.lbpkgdescription.Location = new System.Drawing.Point(17, 47);
|
|
this.lbpkgdescription.Name = "lbpkgdescription";
|
|
this.lbpkgdescription.Size = new System.Drawing.Size(347, 156);
|
|
this.lbpkgdescription.TabIndex = 1;
|
|
this.lbpkgdescription.Text = "label1";
|
|
//
|
|
// lbpkgname
|
|
//
|
|
this.lbpkgname.AutoSize = true;
|
|
this.lbpkgname.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F);
|
|
this.lbpkgname.Location = new System.Drawing.Point(50, 19);
|
|
this.lbpkgname.Name = "lbpkgname";
|
|
this.lbpkgname.Size = new System.Drawing.Size(60, 24);
|
|
this.lbpkgname.TabIndex = 0;
|
|
this.lbpkgname.Text = "label1";
|
|
//
|
|
// pnllist
|
|
//
|
|
this.pnllist.Widgets.Add(this.lvpackages);
|
|
this.pnllist.Dock = ShiftUI.DockStyle.Fill;
|
|
this.pnllist.Location = new System.Drawing.Point(0, 47);
|
|
this.pnllist.Name = "pnllist";
|
|
this.pnllist.Size = new System.Drawing.Size(886, 422);
|
|
this.pnllist.TabIndex = 3;
|
|
//
|
|
// lvpackages
|
|
//
|
|
this.lvpackages.Columns.AddRange(new ShiftUI.ColumnHeader[] {
|
|
this.columnHeader1,
|
|
this.columnHeader2,
|
|
this.columnHeader3});
|
|
this.lvpackages.Dock = ShiftUI.DockStyle.Fill;
|
|
this.lvpackages.FullRowSelect = true;
|
|
this.lvpackages.HeaderStyle = ShiftUI.ColumnHeaderStyle.Nonclickable;
|
|
this.lvpackages.Location = new System.Drawing.Point(0, 0);
|
|
this.lvpackages.Name = "lvpackages";
|
|
this.lvpackages.Size = new System.Drawing.Size(886, 422);
|
|
this.lvpackages.TabIndex = 0;
|
|
this.lvpackages.UseCompatibleStateImageBehavior = false;
|
|
this.lvpackages.View = ShiftUI.View.Details;
|
|
this.lvpackages.SelectedIndexChanged += new System.EventHandler(this.lvpackages_SelectedIndexChanged);
|
|
this.lvpackages.DoubleClick += new System.EventHandler(this.lvpackages_DoubleClick);
|
|
//
|
|
// columnHeader1
|
|
//
|
|
this.columnHeader1.Text = "Name";
|
|
//
|
|
// columnHeader2
|
|
//
|
|
this.columnHeader2.Text = "Author";
|
|
//
|
|
// columnHeader3
|
|
//
|
|
this.columnHeader3.Text = "Cost (BTN)";
|
|
//
|
|
// pnlsearch
|
|
//
|
|
this.pnlsearch.BackColor = System.Drawing.Color.Gray;
|
|
this.pnlsearch.Widgets.Add(this.btnlounge);
|
|
this.pnlsearch.Widgets.Add(this.label2);
|
|
this.pnlsearch.Widgets.Add(this.btngetkey);
|
|
this.pnlsearch.Widgets.Add(this.label1);
|
|
this.pnlsearch.Widgets.Add(this.txtsearch);
|
|
this.pnlsearch.Widgets.Add(this.btnskins);
|
|
this.pnlsearch.Widgets.Add(this.btnapps);
|
|
this.pnlsearch.Dock = ShiftUI.DockStyle.Top;
|
|
this.pnlsearch.ForeColor = System.Drawing.Color.White;
|
|
this.pnlsearch.Location = new System.Drawing.Point(0, 0);
|
|
this.pnlsearch.Name = "pnlsearch";
|
|
this.pnlsearch.Size = new System.Drawing.Size(886, 47);
|
|
this.pnlsearch.TabIndex = 0;
|
|
//
|
|
// btnlounge
|
|
//
|
|
this.btnlounge.FlatStyle = ShiftUI.FlatStyle.Standard;
|
|
this.btnlounge.Font = new System.Drawing.Font("Times New Roman", 8.25F);
|
|
this.btnlounge.Location = new System.Drawing.Point(377, 14);
|
|
this.btnlounge.Name = "btnlounge";
|
|
this.btnlounge.Size = new System.Drawing.Size(114, 23);
|
|
this.btnlounge.TabIndex = 6;
|
|
this.btnlounge.Text = "Access My Lounge";
|
|
this.btnlounge.UseVisualStyleBackColor = true;
|
|
this.btnlounge.Click += new System.EventHandler(this.btnlounge_Click);
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Right)));
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(643, 16);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(71, 13);
|
|
this.label2.TabIndex = 5;
|
|
this.label2.Text = "Search (slow)";
|
|
//
|
|
// btngetkey
|
|
//
|
|
this.btngetkey.FlatStyle = ShiftUI.FlatStyle.Standard;
|
|
this.btngetkey.Font = new System.Drawing.Font("Times New Roman", 8.25F);
|
|
this.btngetkey.Location = new System.Drawing.Point(296, 14);
|
|
this.btngetkey.Name = "btngetkey";
|
|
this.btngetkey.Size = new System.Drawing.Size(75, 23);
|
|
this.btngetkey.TabIndex = 4;
|
|
this.btngetkey.Text = "Get one!";
|
|
this.btngetkey.UseVisualStyleBackColor = true;
|
|
this.btngetkey.Click += new System.EventHandler(this.btngetkey_Click);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(169, 19);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(121, 13);
|
|
this.label1.TabIndex = 3;
|
|
this.label1.Text = "Need a Developer Key?";
|
|
//
|
|
// txtsearch
|
|
//
|
|
this.txtsearch.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Right)));
|
|
this.txtsearch.Location = new System.Drawing.Point(721, 13);
|
|
this.txtsearch.Name = "txtsearch";
|
|
this.txtsearch.Size = new System.Drawing.Size(153, 20);
|
|
this.txtsearch.TabIndex = 2;
|
|
this.txtsearch.TextChanged += new System.EventHandler(this.txtsearch_TextChanged);
|
|
//
|
|
// btnskins
|
|
//
|
|
this.btnskins.FlatStyle = ShiftUI.FlatStyle.Standard;
|
|
this.btnskins.Font = new System.Drawing.Font("Times New Roman", 10F);
|
|
this.btnskins.Location = new System.Drawing.Point(86, 4);
|
|
this.btnskins.Name = "btnskins";
|
|
this.btnskins.Size = new System.Drawing.Size(76, 40);
|
|
this.btnskins.TabIndex = 1;
|
|
this.btnskins.Text = "Skins";
|
|
this.btnskins.UseVisualStyleBackColor = true;
|
|
this.btnskins.Click += new System.EventHandler(this.btnskins_Click);
|
|
//
|
|
// btnapps
|
|
//
|
|
this.btnapps.FlatStyle = ShiftUI.FlatStyle.Standard;
|
|
this.btnapps.Font = new System.Drawing.Font("Times New Roman", 10F);
|
|
this.btnapps.Location = new System.Drawing.Point(4, 4);
|
|
this.btnapps.Name = "btnapps";
|
|
this.btnapps.Size = new System.Drawing.Size(76, 40);
|
|
this.btnapps.TabIndex = 0;
|
|
this.btnapps.Text = "Apps";
|
|
this.btnapps.UseVisualStyleBackColor = true;
|
|
this.btnapps.Click += new System.EventHandler(this.btnapps_Click);
|
|
//
|
|
// imgpackageicons
|
|
//
|
|
this.imgpackageicons.ColorDepth = ShiftUI.ColorDepth.Depth8Bit;
|
|
this.imgpackageicons.ImageSize = new System.Drawing.Size(16, 16);
|
|
this.imgpackageicons.TransparentColor = System.Drawing.Color.Transparent;
|
|
//
|
|
// Appscape
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = ShiftUI.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.SystemColors.Control;
|
|
this.ClientSize = new System.Drawing.Size(886, 469);
|
|
this.Widgets.Add(this.panel3);
|
|
this.Name = "Appscape";
|
|
this.Text = "Form1";
|
|
this.Load += new System.EventHandler(this.Form1_Load);
|
|
this.panel3.ResumeLayout(false);
|
|
this.pnlchoosenetwork.ResumeLayout(false);
|
|
this.pnlchoosenetwork.PerformLayout();
|
|
this.pnlpackageeditor.ResumeLayout(false);
|
|
this.pnlpackageeditor.PerformLayout();
|
|
this.pnllounge.ResumeLayout(false);
|
|
this.pnllounge.PerformLayout();
|
|
this.pnlpackageinfo.ResumeLayout(false);
|
|
this.pnlpackageinfo.PerformLayout();
|
|
this.pnlauthordetails.ResumeLayout(false);
|
|
this.pnlauthordetails.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbappicon)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbappscreenshot)).EndInit();
|
|
this.pnldownload.ResumeLayout(false);
|
|
this.pnllist.ResumeLayout(false);
|
|
this.pnlsearch.ResumeLayout(false);
|
|
this.pnlsearch.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
private ShiftUI.Panel panel3;
|
|
private ShiftUI.ImageList imgpackageicons;
|
|
private ShiftUI.Panel pnlsearch;
|
|
private ShiftUI.Button btnskins;
|
|
private ShiftUI.Button btnapps;
|
|
private ShiftUI.Panel pnlpackageinfo;
|
|
private ShiftUI.Label lbpkgname;
|
|
private ShiftUI.Label lbpkgdescription;
|
|
private ShiftUI.Panel pnldownload;
|
|
private ShiftUI.Label lbdownloadpath;
|
|
private ShiftUI.Button btndownload;
|
|
private ShiftUI.Panel pnllist;
|
|
private ShiftUI.ListView lvpackages;
|
|
private ShiftUI.ColumnHeader columnHeader1;
|
|
private ShiftUI.ColumnHeader columnHeader2;
|
|
private ShiftUI.ColumnHeader columnHeader3;
|
|
private ShiftUI.PictureBox pbappscreenshot;
|
|
private ShiftUI.PictureBox pbappicon;
|
|
private ShiftUI.TextBox txtsearch;
|
|
private ShiftUI.Button btnlounge;
|
|
private ShiftUI.Label label2;
|
|
private ShiftUI.Button btngetkey;
|
|
private ShiftUI.Label label1;
|
|
private ShiftUI.Panel pnllounge;
|
|
private ShiftUI.ListView lvmypackages;
|
|
private ShiftUI.ColumnHeader columnHeader4;
|
|
private ShiftUI.Label lbmyname;
|
|
private ShiftUI.Label lbmybio;
|
|
private ShiftUI.Label label3;
|
|
private ShiftUI.TextBox txtbitnoteaddress;
|
|
private ShiftUI.Label label8;
|
|
private ShiftUI.TextBox txtbio;
|
|
private ShiftUI.Label label7;
|
|
private ShiftUI.TextBox txtmoddername;
|
|
private ShiftUI.Label label6;
|
|
private ShiftUI.Label label5;
|
|
private ShiftUI.Label label4;
|
|
private ShiftUI.Button btnsave;
|
|
private ShiftUI.Button btnupload;
|
|
private ShiftUI.Button btnedit;
|
|
private ShiftUI.Panel pnlpackageeditor;
|
|
private ShiftUI.Label label9;
|
|
private ShiftUI.TextBox txtprice;
|
|
private ShiftUI.Label lbprice;
|
|
private ShiftUI.Label lbaddress;
|
|
private ShiftUI.CheckBox cbsell;
|
|
private ShiftUI.TextBox txtpackagedescription;
|
|
private ShiftUI.Label label10;
|
|
private ShiftUI.TextBox txtpackagename;
|
|
private ShiftUI.Label label11;
|
|
private ShiftUI.Label label12;
|
|
private ShiftUI.Button btndonecustomizing;
|
|
private ShiftUI.Button btnsaa;
|
|
private ShiftUI.Panel pnlauthordetails;
|
|
private ShiftUI.Label lbauthordescription;
|
|
private ShiftUI.Label lbauthorname;
|
|
private ShiftUI.Panel pnlchoosenetwork;
|
|
private ShiftUI.Button btnrequest;
|
|
private ShiftUI.Label label14;
|
|
private ShiftUI.Label label13;
|
|
private ShiftUI.ListView lvnets;
|
|
private ShiftUI.ColumnHeader clhostnameheader;
|
|
}
|
|
} |