Difference between revisions of "StatusBar.SetIcon"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|
(No difference)
|
Revision as of 18:04, 3 August 2013
Method
StatusBar.SetIcon ( ico As Picture, partNum As Integer = 0, Masked As Boolean = False )
Sets an icon to the specified partNum
If your pictures have the Mask to the right of the Picture, like Xojo icons, Masked property must be true.