MaxTipWidth Property
Description
The MaxTipWidth property gets/sets the maximum tool tip width in pixels.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property MaxTipWidth() As Long
Remarks
- When using the xtpToolTipStandard, xtpToolTipOffice, and xtpToolTipBalloon styles, the minimum width of the tool tip window can only be as small as the longest word in the tip.
- When using the xtpToolTipRTF style, the minimum width of the tool tip window can be as small as a single character.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.