PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms Form's - Border Color

Reply

Form's - Border Color

 
Thread Tools Rate Thread
Old 10-01-2007, 11:14 AM   #1
Vin
Guest
 
Posts: n/a
Default Form's - Border Color


Hi,



How can I change form's border color?

Or is there any method to hide/show form's border at runtime.

Either one will work for me.



Ex: If user wants to keep background green, border also should change to
green color.



Best

% V



  Reply With Quote
Old 10-01-2007, 12:46 PM   #2
Kevin Spencer
Guest
 
Posts: n/a
Default Re: Form's - Border Color

Set the Forms's FormBorderStyle property to FormBorderStyle.None.

--
HTH,

Kevin Spencer
Microsoft MVP
Bit Player
http://unclechutney.blogspot.com

Where there's a Will, there's a William.

"Vin" <vinmalani@gmail.com> wrote in message
news:OsW7%23hKNHHA.4912@TK2MSFTNGP02.phx.gbl...
> Hi,
>
>
>
> How can I change form's border color?
>
> Or is there any method to hide/show form's border at runtime.
>
> Either one will work for me.
>
>
>
> Ex: If user wants to keep background green, border also should change to
> green color.
>
>
>
> Best
>
> % V
>
>
>



  Reply With Quote
Old 11-01-2007, 05:46 AM   #3
Vin
Guest
 
Posts: n/a
Default Re: Form's - Border Color

Hi,

Is there any method to change border color / style.

I want similar to MSN, if you click on edges a dark border appears but with
different style.



"Kevin Spencer" <unclechutney@nothinks.com> wrote in message
news:%23qi3cVLNHHA.3944@TK2MSFTNGP06.phx.gbl...
> Set the Forms's FormBorderStyle property to FormBorderStyle.None.
>
> --
> HTH,
>
> Kevin Spencer
> Microsoft MVP
> Bit Player
> http://unclechutney.blogspot.com
>
> Where there's a Will, there's a William.
>
> "Vin" <vinmalani@gmail.com> wrote in message
> news:OsW7%23hKNHHA.4912@TK2MSFTNGP02.phx.gbl...
>> Hi,
>>
>>
>>
>> How can I change form's border color?
>>
>> Or is there any method to hide/show form's border at runtime.
>>
>> Either one will work for me.
>>
>>
>>
>> Ex: If user wants to keep background green, border also should change to
>> green color.
>>
>>
>>
>> Best
>>
>> % V
>>
>>
>>

>
>



  Reply With Quote
Old 11-01-2007, 02:42 PM   #4
Kevin Spencer
Guest
 
Posts: n/a
Default Re: Form's - Border Color

Sorry, I don't have MSN, so I don't know what you're talking about.

--
HTH,

Kevin Spencer
Microsoft MVP
Bit Player
http://unclechutney.blogspot.com

Where there's a Will, there's a William.

"Vin" <vinmalani@gmail.com> wrote in message
news:%23tvzsPUNHHA.780@TK2MSFTNGP03.phx.gbl...
> Hi,
>
> Is there any method to change border color / style.
>
> I want similar to MSN, if you click on edges a dark border appears but
> with different style.
>
>
>
> "Kevin Spencer" <unclechutney@nothinks.com> wrote in message
> news:%23qi3cVLNHHA.3944@TK2MSFTNGP06.phx.gbl...
>> Set the Forms's FormBorderStyle property to FormBorderStyle.None.
>>
>> --
>> HTH,
>>
>> Kevin Spencer
>> Microsoft MVP
>> Bit Player
>> http://unclechutney.blogspot.com
>>
>> Where there's a Will, there's a William.
>>
>> "Vin" <vinmalani@gmail.com> wrote in message
>> news:OsW7%23hKNHHA.4912@TK2MSFTNGP02.phx.gbl...
>>> Hi,
>>>
>>>
>>>
>>> How can I change form's border color?
>>>
>>> Or is there any method to hide/show form's border at runtime.
>>>
>>> Either one will work for me.
>>>
>>>
>>>
>>> Ex: If user wants to keep background green, border also should change to
>>> green color.
>>>
>>>
>>>
>>> Best
>>>
>>> % V
>>>
>>>
>>>

>>
>>

>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off