StatusBar.SetIcon

From Jeremie Leroy - XOJO Controls Wiki
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.