SplitButtonMouseOut event |
|
Remarks Occurs when the mouse leaves the split portion of a split button control. For further details about the use of the Split Button control, see the How to use the control as a Split Button section.
Syntax
Visual Basic BtnEnh1_SplitButtonMouseOut()
Visual C++ void SplitButtonMouseOut();
|