Question CheckBoxRenderer Styles

JerryB

New member
Joined
Mar 22, 2017
Messages
1
Location
Atlanta, Georgia
Programming Experience
10+
Hi

I have created a custom CheckedListBox. I used JohnH's CheckedListBox code, with some minor modifications, to draw the custom control.

Within the code, the checkbox is drawn using CheckBoxRenderer.DrawCheckBox. The check box drawn is a 3D checkbox. Is there any way to render the checkbox as a flat checkbox?

Thanks in advance for any answers.

Jerry B
(Forum New Comer)
 
Back
Top