Hi
I'm postioned a control on an MFC dialog.
I'd like to draw a border around this control.
I can use CDC::FrameRect() , but it only draws a border
but the width and height of the border is always 1 logical unit.
How can i draw a border which has larger dimensions ?
(Thicker frame, height and width more then 1)
Thanks,Ron
I'm postioned a control on an MFC dialog.
I'd like to draw a border around this control.
I can use CDC::FrameRect() , but it only draws a border
but the width and height of the border is always 1 logical unit.
How can i draw a border which has larger dimensions ?
(Thicker frame, height and width more then 1)
Thanks,Ron