'Declaration Public Enum HideExpansionIndicators Inherits System.Enum
public enum HideExpansionIndicators : System.Enum
Member | Description |
---|---|
Default | Display in the Default style based on the current ViewStyle. |
Never | Never hide the expansion indicators. |
OnLostFocus | Hide the expansion indicators when the tree loses focus. |
OnLostFocusAndNotMouseOver | Hide the expansion indicators when the control loses focus and the mouse is not currently over the control (this is the default for the Vista ViewStyle). |
OnMouseLeave | Hide the expansion indicators when the mouse leaves the control. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2