32bit Alpha images in PushButton |
Post Reply |
Author | |
TShriver
Groupie Joined: 27 July 2008 Location: United States Status: Offline Points: 34 |
Post Options
Thanks(0)
Posted: 15 January 2009 at 1:22pm |
Is there any way to use a 32bit alpha image from an ico or png in the Picture property of the PushButton control? Perhaps even with the ImageManagerIcons? Thanks,
Tim
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
ImageManager supports png, have you tried it?
|
|
TShriver
Groupie Joined: 27 July 2008 Location: United States Status: Offline Points: 34 |
Post Options
Thanks(0)
|
Well after some trial and error I figured it out.
PushButton.Icon = ImageManager.Icons.GetImage(101, 24)
I was trying to set the PushButton.Picture Property.
Thank you.
Tim
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |