Hi there,
Is it possible to create custom control for an iPAQ and how do you go abouts it?
Cheers
Printable View
Hi there,
Is it possible to create custom control for an iPAQ and how do you go abouts it?
Cheers
create you own class and inherit from the original control that you want to extend functionality so it looks like your own custom control
What if i want to create a control which consists of textbox, buttons etc etc
?
In the normal VB.Net you can just create a control and it would work....i tried to add it to the toolbox while writing the ipaq software and it does not show up..
not sure never created controls like that before