Spread Windows Forms 12.0 Product Documentation
IsMouseOverButton Method


FarPoint.Win Assembly > FarPoint.Win Namespace > SuperEditBase Class : IsMouseOverButton Method
Gets whether the pointer is over a button in the edit control.
Overload List
OverloadDescription
Gets whether the pointer is over a button in the edit control.  
Remarks

Use this method to determine whether the pointer is over a button in the control. If the control does not display a button, the method always returns false.

Specify whether the control displays a button and the kind of button to display by setting the ButtonStyle property.

See Also

Reference

SuperEditBase Class
SuperEditBase Members
ButtonStyle Property