Thursday 30 August 2012

Form.show in c sharp | c# show form

use of form.show in c sharp

namespace notepad
{
class Program
{
static void Main(string[] args)
{
Form1 fm1=new Form1();
fm1.Show();
}
}
}
Share This
Previous Post
Next Post

FYJC XI standard online admisson Process and declaraton of Merit list . Cut off List For prevous year also . 10 Th Results onlne declaraton Maharashtra Region .

0 comments: