PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
Form's - Border Color
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
Form's - Border Color
![]() |
Form's - Border Color |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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 |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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 > > > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
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 >> >> >> > > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
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 >>> >>> >>> >> >> > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

