Hi all,
How can I show checkbox for bool properties of my custom control in
design-time. The usage of DesignerVerb shows just plain MenuItem.
I am wondering how TextBox control shows a CheckBox for MultiLine option.
(See a TextBox control and its MultiLine option in VS.NET 2005 Windows Form
Design Mode)
Yongkee