Overload | Description |
---|---|
IsMouseOverButton | Gets whether the pointer is over a button in the edit control. |
Overload | Description |
---|---|
IsMouseOverButton | Gets whether the pointer is over a button in the edit control. |
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.