Majid Kamali
How can I change windows form state in C#.net? i.e. changing position of buttons , textboxes etc by clicking on a menustrip or maximizing the form. Thanks.
By Majid Kamali in Windows Forms on Jul 16 2010
  • Roy
    Feb, 2013 1

    this.WindowState = FormWindowState.Maximized;

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS