[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpStatusBarMaxElement.GetTextTip

GetTextTip Method

GetTextTip(Point)

Gets the element text tip.

Declaration
public override string GetTextTip(Point pt)
Public Overrides Function GetTextTip(pt As Point) As String
Parameters
Type Name Description
Point pt

point of mouse

Returns
Type Description
string

The text tip when the mouse moves over the element.

Overrides
OSZAR »