SplitButtonMouseIn event |
|
Remarks Occurs when the mouse enters 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_SplitButtonMouseIn()
Visual C++ void SplitButtonMouseIn();
|