Microsoft DirectX 9.0 |
The CurrentButton property retrieves the number of the selected menu button.
Syntax
[ iButton = ] MSWebDVD.CurrentButton
Return Values
Returns an integer value representing the button.
Remarks
This property is read-only with no default value. Use this method when implementing custom mouse handling after setting DisableAutoMouseProcessing to true.
See Also