Right now I have a toolbar with one image button that has an image loaded. Now, I thought I should be able to run the following code at any time during runtime to change the image to whatever I want, however PB does not allow this... *sigh*
Code: Select all
ToolBarImageButton(#TB_CONNECT, UseImage(TB_DISCONNECT)) ;Connect/disconnect button