If you need custom color dialog box for your project then this demo shows you how to do it.
File Size: 10 KB
Just another MMB resource site that hopes last longer!
We try to update this site as soon as possible with new things made in Mediachance community. You can keep track of new updates with site RSS Feed.
September 21st, 2009 at 12:27 pm
Thank you for sample and is possible to save the colours? so when we restart program colours we have choice appear?
Reply
Silvercover Reply:
September 21st, 2009 at 12:40 pm
You can use SaveVariable o save selected color in registry and then load it using LoadVariable when ever needed.
Reply
Der Reply:
September 21st, 2009 at 1:21 pm
thank you for fast replay, i try you advice but without sucess, i use this SaveVariable(“color$”,”selectedcolor$”) and in page properties LoadVariable(“color$”,”selectedcolor$”). thank you for share you knowledge with newbies
Reply