public enum ENTooltipContentType : System.Enum
public enum ENTooltipContentType : System.Enum
Member | Description |
---|---|
Image | The tooltip is represented by image |
None | No tooltip content |
Symbol | The tooltip is represented by symbol |
Text | The tooltip is represented by text |
Widget | The tooltip is represented by widget |
System.Object
System.ValueType
System.Enum
Nevron.Nov.UI.ENTooltipContentType
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)