StatusBar.SetIcon
From Jeremie Leroy - XOJO Controls Wiki
Revision as of 18:04, 3 August 2013 by RB WikiCreator (Talk)
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.