item controls with icon not redrawed |
Post Reply |
Author | |
gdlinly
Newbie Joined: 10 May 2013 Location: 中国 Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 22 May 2013 at 1:51am |
Hi, I have a report control and a item with 3 button( item control ) inside each row(e.g start, pause, stop button), each button has icon for normal and disabled state.
when I click start button, I will handle the event and enable pause button. and call reportcontrol.RedrawControl(); But the pause button icon is not instantly changed to normal icon specified. It take some time to find it redrawed with correct icon image. And If I move my mouse to the button and click down without releasing the mouse, the pause button successfully changed. Is there a way to manually call itemcontrol.redraw correctly? Thanks
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |