المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Set Color of Pen and Pen



C# Programming
05-23-2013, 01:24 PM
Hi All,
The Pen and the Brush objects' Color property needs to be set when they are created. The problem is the color values one can use is very limited. Is there a way to send the color code to the Pen or the Brush object dynamically after choosing a color from a palette? Thanks in advance for your reply.