Click to See Complete Forum and Search --> : help for Generic Controls on a Form


Debasis Bag
January 17th, 2010, 11:11 PM
Dear Sir,

I have developed a project on vb.net (2008) which contains some forms those are more or less same looks.

I want to incorporate a tool bar and status bar and want to color backgroud and some control I can insert or incorporate as per my requirement on every form. I want to do completely in class which will be my base class and the class will be inherited from other class whatever modification i do in the derived class. I can't get confidence therefore please give me a sample code regarding such type of process.

if any mistake please forgive me.

Thanking You

Debasis Bag

Cimperiali
January 18th, 2010, 05:54 PM
seems as if you need a small tutorial...Take a look at these:
http://msdn.microsoft.com/en-us/library/aa983613(VS.71).aspx
http://msdn.microsoft.com/en-us/magazine/cc301345.aspx
if instead you prefer custom controls, then:
http://msdn.microsoft.com/en-us/library/6hws6h2t.aspx