Modal Forms in C# Submitted by joken on Tue, 05/13/2014 - 11:46 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#Add new comment900 views