Change the BorderStyle of control

  • Thread starter Thread starter --== Alain ==--
  • Start date Start date
A

--== Alain ==--

Hi,

How can i do to change the border style (value and colors) used to draw
the control border ?

thanks a lot,

Al.
 
Hi,

| Hi,
|
| How can i do to change the border style (value and colors) used to draw
| the control border ?
|
| thanks a lot,

AFAIK the framework does not provide this feature, you would have to derive
your own class and paint it yourself. take a look at www.opennetcf.org an
OwnerDraw control (I do not remember the exact name) , will look it up on
monday in the office.
 

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