ASP.NET Label Events Help

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Jim (jecardam_at_comcast.net)
Date: 01/22/05


Date: 21 Jan 2005 18:37:51 -0800

Can anyone help me, I'm trying to catch the OnFocus and OnBlur events
for an asp.net label. I want to change the forecolor of the label text
when it is moused over, and then revert it back when the focus is taken
away. Thanks in advance for any help.



Relevant Pages

  • Catch OnFocus and OnBlur of an ASP.NET Label
    ... I'm trying to catch the OnFocus and OnBlur events ... for an asp.net label. ... I want to change the forecolor of the label when ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: Label - ForeColor Property
    ... I don't know about the highlight color, but you can set the forecolor of a ... > label to be that of the highlight color set in the Windows system ...
    (microsoft.public.word.vba.general)
  • Re: changing forecolor
    ... Since a Label is rendered as a SPAN, ... web control whose ForeColor property is set programatically. ... If a Label's Forecolor is set to Red and the browser is IE, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: settings acOptionGroup
    ... .ForeColor = xC ... .FontWeight = xW ... label attached to the option button. ... Allen Browne - Microsoft MVP. ...
    (microsoft.public.access.formscoding)
  • Re: Catch OnFocus and OnBlur of an ASP.NET Label
    ... I'm trying to catch the OnFocus and OnBlur events ... > for an asp.net label. ... Jim, I am assuming you are wanting to do this client-side? ... set the onmouseover and onmouseout events via the Attributes collection: ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)