
How to Add custom properties to VB Controls?
Hi,
In VB 4.0, the check box doesn't have a autosize property. The captions
on my check boxes are created on the run and I am doing a work around to
"autosize" the check box.
Can I write a small class module or something so that I have the
autosize property on my checkboxes. Any help is greatly appreciated.
TIA.