I am using the VGA emulator (don't have a VGA device yet).
I place a treeview on a form (with FormFactor set to WM5 VGA) and set
Checkboxes to true. In the VGA emulator the check boxes appear small
and do not change their check state when clicked on.
Anybody have any idea why and how to fix this?
Thanks.
Joseph
The treeview control doesn't draw the check boxes in hi-res in the designer -
this is just the way the control has been coded. It doesn't respond to
clicks, again there is no designer support for this.
This should behave correctly of course during debug mode.

Signature
Simon Hart
http://simonrhart.blogspot.com
> I am using the VGA emulator (don't have a VGA device yet).
>
[quoted text clipped - 7 lines]
>
> Joseph
JB - 13 Aug 2007 08:45 GMT
I don't mind it appearing small in the designer, but it is the
emulator in which I am having problems and only the VGA emulator.
Joseph
> The treeview control doesn't draw the check boxes in hi-res in the designer -
> this is just the way the control has been coded. It doesn't respond to
[quoted text clipped - 17 lines]
>
> - Show quoted text -