Ask a Question related to ASP.NET General, Design and Development.
-
Ravikanth[MVP] #1
label question
Hi
Use the Font property to specify the font properties of
the Web Server control. This property includes
subproperties that can be accessed declaratively in the
form of Property-Subproperty (for example Font-Bold) or
programmatically in the form of Property.Subproperty (for
example Font.Bold).
All but one subproperty will render in browsers prior to
Microsoft Internet Explorer version 4 for all controls.
They are: Bold, Italic, Name, Names, Strikeout,
Underline, and Size (but only named font sizes, such as
Small, Smaller, and so on, will work).
Ravikanth
ForeColor and Font-Bold>-----Original Message-----
>In my ASP.NET C# script, I am trying to set theby importing the>status of a label. I have managed to set the ForeColorset the Font-Bold>System.Drawing namespace, but I can't work out how to***>status. Do I need to import another namespace?
>
>
>Any assistance would be appreciated.
>
>
>Cheers,
>
>Mike
>
>
>
>*** Sent via Developersdex [url]http://www.developersdex.com[/url]>Don't just participate in USENET...get rewarded for it!
>.
>Ravikanth[MVP] Guest
-
formItem label
i have been trying to line up a formItem label with my custom fields and have discovered that with comboBoxes or textInput fields, you can move the... -
Get value of label from combo box - help
ok, I am going nuts with this combo box! I have a flash form with 3 textboxes a combo box, and a submit button. When I hit submit, I post to an aspx... -
Label Colors
I have pie charts that work great on each query where the values are 1 through 4 and sometimes just two values show up such as 2 and 3. Each... -
next Label / prev Label
Is there a tag or a way to send the playback head to the next label or prev Label??? tanx bil@bilchamberlin.com ... -
label box question
Double up the ampersand. Smith && Co. - Jim On Thu, 17 Jul 2003 12:17:07 -0700, "madeleine" <mholdsworth7@hotmail.com> wrote:



Reply With Quote

