Hello - I need to change NC border color, or in some way draw a thin cross
line across my form. Please help. Thanks in advance.

Re: How to change Winform border color by Jared

Jared
Mon Mar 13 19:36:23 CST 2006

dock some labels with no borders

"Serg" <Serg@discussions.microsoft.com> wrote in message
news:9B7FCD59-7854-4C39-90DD-196B87F0CE1C@microsoft.com...
> Hello - I need to change NC border color, or in some way draw a thin cross
> line across my form. Please help. Thanks in advance.



Re: How to change Winform border color by Serg

Serg
Mon Mar 13 20:16:27 CST 2006

Thanks Jared. So this is similar to setting DockPadding.Top to some value > 0?

I'd be still curios to see some bug-free code to paint the NC area in C# -
anyone?

Thanks again.



"Jared" wrote:

> dock some labels with no borders
>
> "Serg" <Serg@discussions.microsoft.com> wrote in message
> news:9B7FCD59-7854-4C39-90DD-196B87F0CE1C@microsoft.com...
> > Hello - I need to change NC border color, or in some way draw a thin cross
> > line across my form. Please help. Thanks in advance.
>
>
>