StatusBar.SetIcon

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 19:04, 3 August 2013 by RB WikiCreator (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.