| 
 | 
 | 
 | 
| PositionEnum Enumeration | 
Defines the position of the tooltip, relative to the data it references.
Syntax PositionEnum Enumeration (Softelvdm.Controls)
| VB | Public Enum PositionEnum | 
| C# | public enum PositionEnum | 
| C++ | public enum class PositionEnum | 
| Member | Value | Description | 
| AboveOrLeft | 0 | The tooltip is displayed above or to the left of the data it references. | 
| BelowOrRight | 1 | The tooltip is displayed below or to the right of the data it references. | 
Comments
The PositionEnum enumeration defines the position of the tooltip, relative to the data it references.
Version Information
Supported in version 1.0.
   Products Table