View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kcc[_3_] kcc[_3_] is offline
external usenet poster
 
Posts: 1
Default Clicking checkbox Changes the Label Font

I have about 30 activex checkboxes on a page. On 29 of them,
each time I uncheck the box the font increases in size. On the
other one, the font decreases in size. If I manually change the
checkbox size, the font returns to normal. Nothing in the code
could cause any resizing of the boxes. A google groups search
didn't find this problem but did find plenty of other weird checkbox
problems, and no solutions.
Is this just one of those MS issues you have to live with?

Ken