Add tool tip functionality quickly and easily.
ctxTips is an ideal component for adding context
sensitive information and descriptions within
active areas on a form.
ctxTips
offers developers extensive control over the
positioning, color, and even the style of the
tips display. |
|
|
|
|
|
With the mouse-over event, ctxTips
takes advantage of existing windows
handles assigned by the host platform for
pin-point interaction on a form. |
|
|
|
|
Tool
Tips may be forced to appear by using
the controls custom methods and
properties - an effective approach when a host development
environment does not provide unique handles to
objects on a form. |
|
|
Text
Wrap - Create unique tool tip presentations
with multiple lines of text and up to 3000
characters in length.
Multiple Styles - Choose Regular, drop shadow,
round and thought cloud or bubble styles. |
|
|
|
|
|
|
Force Visibility
-
Force a tip to appear through method
calls.
Extensive
Display Options - Designate alignment and
placement of tips relative to a control, the
pointer, or cursor.
Enhance ToolTtip presentations with BackColor
and ForeColor attributes.
Specify use of regularly assigned fonts,
secondary fonts, or the system font. |
|
|
|
|
Tool Tip Delay - Specify the delay between the
triggering of the mouse-over event and the
display of a tip. |
|
|
|
|
|
|
|
|
|
|