btnbmp disable
Posted: Tue Jul 24, 2007 5:11 pm
Hi.
I'm having problems changing the aspect of tbtnbmp object when disable. I'm declaring it something like this:
Wheather ::oBtnRec is disabled or not, only the first bmp displays. How can I change the image shown on the btnbmp at run time?
Thank you,
Reinaldo.
I'm having problems changing the aspect of tbtnbmp object when disable. I'm declaring it something like this:
Code: Select all
REDEFINE BTNBMP ::oBtnRec ID 201 OF ::oDlg RESOURCE "voicerec_rec", "voicerec_recDis", "VoiceRec_RecDis" ;
TOOLTIP "Record" NOBORDER UPDATE
Thank you,
Reinaldo.