Change PlusMinus and Checkbox icons |
Post Reply |
Author | |
tobi
Senior Member Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
Posted: 18 May 2010 at 12:11pm |
I'm looking for a way to replace some of the builtin icons of ReportControl with my own !
I want to replace the PlusMinus ( expanded/not expaned ) as well as the three icons for the checkbox ( checked, unchecked and mixed )...
Is there any way to do this ?
|
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi Tobi,
Yes there is: wndReportControl.PaintManager.Glyphs.Icons collection, just add your own icons with proper index.
Minus icon index = 0
Unlocked icon index = 10
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi Tobi,
I forgot to mention that sort icons can be replaced as well (icon index 11 + 12)
I don't know if there are going to be icons added in future releases but you have to see post https://forum.codejock.com/forum_posts.asp?TID=11635 for future "problems"
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi Tobi,
Maybe you didn't see that this post has been replied to...
I don't expect a thank you but it would be nice if I can see that this solved your "problem" (and other members will see that it is possible)
Thanks
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
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 |