Staticオブジェクト

Staticは主にテキストの出力をサポートするGUIオブジェクトです。
Staticオブジェクトは以下のメソッドとイベントをサポートします。


メソッド
SetText

GetText

SetBound

GetBound

SetFont

SetColor

GetColor

SetToolTip

GetToolTip

SetEnabled

GetEnabled

SetVisible

GetVisible

SetBorder

GetBorder

SetAlign

GetAlign

SetDropMode

GetDropMode


イベント
ChangeEvent

ClickEvent

DblClickEvent

MouseDownEvent

MouseUpEvent

DropEvent



メインへ