i want to learn craeting the ax controls or ocx in vb......can neone help in creating a simple control which can perform addition, subtraction, multiplication n division when the same control is loaded on the form??
Printable View
i want to learn craeting the ax controls or ocx in vb......can neone help in creating a simple control which can perform addition, subtraction, multiplication n division when the same control is loaded on the form??
Start Visual Basic, then click on ActiveX control :)
that is the first lessen
then choose the control you want to create (textbox, combobox...)
If you could just provide me some information :-
1. How do you intend to do calculation on that control?