Results 1 to 5 of 5

Thread: StatusBarPanel [Resolved]

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2003
    Posts
    127

    StatusBarPanel [Resolved]

    Is it possible to change the icon in a StatusBarPanel? I know the code to change the text in the panel when a control is clicked etc... but I would like to change it for when a validation error occurs or when the program is doing a calculation.

    Basicaly having two icons and depending on what the program is doing it will show one of the two icons in the StatusBarPanel along with the text that I place with the following code.

    Code:
    StatusBarPanel1.Text = "For Help, press F1."
    Any thoughts or links where I can find a decent tutorial ?
    Last edited by teamdad; Jun 18th, 2004 at 10:01 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width