border consideration

  • Thread starter Thread starter Lloyd Dupont
  • Start date Start date
L

Lloyd Dupont

I have a custom control (completely user drawn) to which I would like to
apply a standart border.

1st: There is the BorderStyle and Border3DStyle enums, I don't know which
one I should choose for my control, what do you reckon?

2nd: once the border is set, I have to draw it (the border)(easy with
ControlPaint) and change my inner working area.
For that I need to know the padding of the border, how do I know that?
 

Ask a Question

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.

Ask a Question

Back
Top