R
Russ Ryba
I wonder if anyone out there could help me understand how Microsoft
implemented the address field in the contacts application. I have a
textbox, but the way they did things in Edit Contacts looks much more
professional.
It looks like a textbox without borders, but there is also a little
arrow to the right that pops up a subform or overlapping panel that lets
the user specify what the street, city, state, zip are. I've checked
with CE Remote Spy and I see the control is Class CAPEDIT. I didn't
find anything in my VS2003 MSDN, and only a single article in the online
MSDN. I'm looking for pointers on how to add a CAPEDIT control to my
application.
I'm hoping it's not something else like RichInk/InkX that exists but is
mostly undocumented and difficult to use.
This is the only link I've found
http://msdn.microsoft.com/library/d...p/html/sp_programming_pocket_pc_2002_pxeh.asp
Thanks for any help on this.
- Russ Ryba
implemented the address field in the contacts application. I have a
textbox, but the way they did things in Edit Contacts looks much more
professional.
It looks like a textbox without borders, but there is also a little
arrow to the right that pops up a subform or overlapping panel that lets
the user specify what the street, city, state, zip are. I've checked
with CE Remote Spy and I see the control is Class CAPEDIT. I didn't
find anything in my VS2003 MSDN, and only a single article in the online
MSDN. I'm looking for pointers on how to add a CAPEDIT control to my
application.
I'm hoping it's not something else like RichInk/InkX that exists but is
mostly undocumented and difficult to use.
This is the only link I've found
http://msdn.microsoft.com/library/d...p/html/sp_programming_pocket_pc_2002_pxeh.asp
Thanks for any help on this.
- Russ Ryba