| Author: Preet 20 Nov 2008 | Member Level: Gold | Rating:  Points: 1 |
From the property window of the drop down list, set the tool tip property to whatever you want.
|
| Author: Venkat Tammineni 20 Nov 2008 | Member Level: Gold | Rating:  Points: 3 |
hi,
All most all controls have the tooltip property.it accepts string. you can just send string in tooltip property.If you more you can use javascript onmouseover event.
thanks
|