window application
-
how can make master page in C# window application form...?
-
how can make master page in C# window application form...?
Check this [^]
I Love T-SQL "VB.NET is developed with C#.NET" If my post helps you kindly save my time by voting my post. www.cacttus.com
-
how can make master page in C# window application form...?
What do you think a "master page" is ? best, Bill
"In the River of Delights, Panic has not failed me." Jorge Luis Borges
-
how can make master page in C# window application form...?
Do you mean a MDI container?
First and the Foremost: FIGHT TO WIN mera sirmour: sirmour.co.in
-
how can make master page in C# window application form...?
There is no concept of master pages in Windows Forms. Searching on the internet may provide you with some workarounds.
Too much of heaven can bring you underground Heaven can always turn around Too much of heaven, our life is all hell bound Heaven, the kill that makes no sound
-
how can make master page in C# window application form...?
May be a "inherited form" will help you(I guess so) :confused: