'Declaration Public Enum ButtonDisplayStyle Inherits System.Enum
public enum ButtonDisplayStyle : System.Enum
Member | Description |
---|---|
Always | The button is always displayed. |
OnCellActivate | The button is displayed when the cell is activated. |
OnMouseEnter | The button is displayed when the cursor enters the bounds of the cell, as well as when the cell is active. |
OnNodeActivate | The button is displayed when the node to which the cell belongs is activated. |
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