|
-
May 8th, 2004, 03:59 AM
#1
Thread Starter
Fanatic Member
Put icon on statusbar panel
Dear The Expert,
How to put icon on statusbar panel.. I run below code but it does not work (returned error)
Dim statusBar1 As New StatusBar
Dim panel1 As New StatusBarPanel
' Display the first panel with a sunken border style.
panel1.BorderStyle = StatusBarPanelBorderStyle.Sunken
panel1.Icon="user.ico"
I am sure that I missed something there, but I'm very new with this .. I need advice .. thank
Regards
Winanjaya
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|