How to Autosize Checkbox ?
Hello to All Forum Member ;
I'm working on an application in which I need to set the caption of Checkbox from Database. The problem is text wrap.
The length of Text which will be the Caption of Checkbox is not fix. But unfortunatly there is no AutoSize property for checkbox as it is there for Label.
Please tell me how can I implement this Autosize functionality on a Checkbox.
Waiting for your reply ...
|