Click or drag to resize

IDevExpressWebTabControlHoverMouseTab Method

Overload List
  NameDescription
Public methodHoverMouseTab(Int32)
Places the mouse pointer at position (X, Y) in tab-relative coordinates.
Public methodHoverMouseTab(String)
Places the mouse pointer at position (X, Y) in tab-relative coordinates.
Public methodHoverMouseTab(Int32, Int32, Int32)
Places the mouse pointer at position (X, Y) in tab-relative coordinates.
Public methodHoverMouseTab(String, Int32, Int32)
Places the mouse pointer at position (X, Y) in tab-relative coordinates.
Top
See Also