Occurs when the mouse wheel moves while the control has focus.
[Visual Basic]
Public Event MouseWheel() As GraphMouseEventHandler
[C#]
public event GraphMouseEventHandler MouseWheel();
BackdropItem Class | BackdropItem Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.