ToolTip

Undocumented in source.

Members

Functions

activate
void activate(Control c)
Undocumented in source. Be warned that the author may not have intended to support it.
createControlParams
void createControlParams(CreateControlParams ccp)
Undocumented in source. Be warned that the author may not have intended to support it.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
onHandleCreated
void onHandleCreated(EventArgs e)
Undocumented in source. Be warned that the author may not have intended to support it.
onReflectedMessage
void onReflectedMessage(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
show
void show()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

alwaysTip
bool alwaysTip [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
baloonTip
bool baloonTip [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
closeButton
bool closeButton [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
icon
ToolTipIcons icon [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
parent
Control parent [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
title
string title [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
title
string title [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From SubclassedControl

createControlParams
void createControlParams(CreateControlParams ccp)
Undocumented in source. Be warned that the author may not have intended to support it.
originalWndProc
uint originalWndProc(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
wndProc
void wndProc(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta