Softelvdm.Controls Class Library for Windows Controls 1.0

PositionEnum Enumeration

Softel vdm, Inc.

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


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com