Jason Salas' WebLog

On-air and online: making people laugh, making people think, pissing people off

Sponsors

ASP.NET sites that kick ass

Pals with blogs

Podcasts I listen to

Is this funny to anyone else but me? (DropDownList.ToolTip in the .NET 1.x API)

I found the .NET Framework Class Library on MSDN extremely helpful this morning, describing why an ASP.NET page I'm doing was throwing an error.  But perhaps more importantly, I got a chuckle in wondering how an API could have an entire entry for DropDownList.ToolTip, a property, which...umm...doesn't exist.


.NET Framework Class Library  

DropDownList.ToolTip Property

Gets or sets the ToolTip text displayed when the mouse pointer rests over the control.

Property Value

The ToolTip text displayed when the mouse pointer rests over the control.

Remarks

Note   The ToolTip property is inherited from the WebControl class and is not applicable to the DropDownList control. This implementation of the ToolTip property does not allow you to set a value and returns String.Empty if you use the get accessor.
Posted: Jul 30 2005, 01:24 PM by guam-aspdev | with no comments
Filed under:

Comments

No Comments

Leave a Comment

(required) 

(required) 

(optional)

(required)