Пример #1
0
 public w_sample(Mobilize.Web.BaseControl parent = null)
     : base(parent)
 {
     this.Width       = 1266;
     this.Height      = 844;
     this.TitleBar    = true;
     this.Title       = "Untitled";
     this.ControlMenu = true;
     this.MinBox      = true;
     this.MaxBox      = true;
     this.Resizable   = true;
     this.BackColor   = 67108864;
     this.Icon        = "AppIcon!";
     this.Center      = true;
 }
Пример #2
0
 public sle_1_type(Mobilize.Web.BaseControl parent)
     : base(parent)
 {
 }