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:
REDEFINE BTNBMP ::oBtnRec ID 201 OF ::oDlg RESOURCE "voicerec_rec", "voicerec_recDis", "VoiceRec_RecDis" ;
TOOLTIP "Record" NOBORDER UPDATEWheather ::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.