A good start would be to explain what a Draw Line Control is?
If you mean a control for selecting line styles, then you can use a
ComboBox.
Set its DrawMode to OwnerDrawFixed and DropDownStyle to DropDownList.
Use the DrawItem event to draw each item in the list.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.