User Activity

Posted on March 16, 2018 at 06:27 Hi, I have a button of size 100* on that button i want to set image for pressed and unpressed which is also of 100* I am setting it in init dialog as BUTTON_SetBkColor(hEnter,BUTTON_CI_UNPRESSED,GUI_BLACK); ...