How to Make Windows Form UI Responsive in C# & VB.NET using Visual Studio - BTS Au Maroc

vendredi 16 février 2018

How to Make Windows Form UI Responsive in C# & VB.NET using Visual Studio

How to Create Responsive Design in C# or VB.NET?

With your Visual studio, please create new project and rename it with "WindowsFormResponsive" and at the Form1.vb just add "Panels" component into our project, see this picture for more detail :

How to Make Windows Form UI Responsive

Information :
  1. Panel1 -> Dock Properties is "TOP"
  2. Panel2 -> Dock Properties is "Right"
  3. Panel3 -> Dock Properties is "Left"
  4. Panel4 -> Dock Properties is "Fill"
  5. Panel5 -> Dock Properties is "Right"
  6. Panel6 -> Dock Properties is "Left"
  7. Panel7 -> Dock Properties is "Right"
After you add all panels component, just add some component like DataGrid, TextBox, Button, etc. to our responsive form. For more detail, just watch video tutorial below :




Aucun commentaire:

Enregistrer un commentaire

Pages