Forum: Visual Basic 4 / 5 / 6 Nov 13th, 2007 |
| Replies: 6 Views: 1,255 Re: What is Form in VB6 Hi!!!!
You want to know what is a form right????
A form is basically a container control,
container control means an object which can hold
one or more controls like buttons
check boxeses etc...
some... |