Toolbar refresh issue

Bars for Windows Forms Forum

Posted 16 years ago by ibrahim
Avatar
I am using ToolBar control in UI Studio and having some issues with refresh. I have a timer driven enable/disable loop that enables/disables toolbar commands. in some cases, however, toolbar does not refresh initially and all commands show as disabled. however, once you hover the toolbar, it starts working fine. can you please help.

thank you.

Comments (1)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
What if you call ToolBar.Invalidate at the start of your application? That should force a repaint, which is the same as what happens when the mouse moves over the toolbar.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.