PDA

Click to See Complete Forum and Search --> : Creating Custom Control for iPAQ?


dinosaur_uk
Jul 30th, 2005, 02:38 PM
Hi there,

Is it possible to create custom control for an iPAQ and how do you go abouts it?

Cheers

Strider
Jul 31st, 2005, 01:13 PM
create you own class and inherit from the original control that you want to extend functionality so it looks like your own custom control

dinosaur_uk
Aug 1st, 2005, 05:03 AM
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..

Strider
Aug 2nd, 2005, 03:15 AM
not sure never created controls like that before