Values used by RadDropDownButton, to determine the mouse position relative to the action or arrow button part.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public enum DropDownButtonMouseOverState
Fields
C#
None = 0
C#
OverActionButton = 1
C#
OverArrowButton = 2