I've created a form which is populated with checkboxes at run time. I don't want them to be ordinary checkboxes, but rather the graphical ones that look like commandbuttons, however I can't set the .style property. For some reason I can create the object at run time, I can place it wherever I want, but I can't make it a graphical checkbox. Can anyone tell me what I can do to sort this out?
Thanks
Thanks