Modal Forms in C#
This tutorial will show you how to use the Modal Forms in C#. in C# instead of using  a method “Show()” we will change it into “ShowDialog()”method  and this  creates a Modal form.
      
    - Read more about Modal Forms in C#
- Log in or register to post comments
- 1029 views
 
               
 
 
 Next, we’re going to add another form.
Next, we’re going to add another form. 
 
 
 
 
