StatusBar.SetIcon

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 19:04, 3 August 2013 by Admin (Talk | contribs) (1 revision)

Jump to: navigation, search
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.