Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dynamic button in application toolbar

Former Member
0 Likes
731

Hi All,

How can I create button in standard toolbar with icon dynamically. If i am creating a button with dynamic text option, there is no way to put icon.

Thanks in advance.

Regards,

Praveen.

2 REPLIES 2
Read only

Former Member
0 Likes
509

Hi Praveen,

You can create 2 buttons and enable and disable them at runtime based on conditions.

regards,

Mahesh

Read only

former_member799868
Participant
0 Likes
509

Create two diffent GUI statuses in Program. set them according to u r condition at run time.