LAST

ページ名:LAST
  • LAST

LAST

最後のイベントを発生させたオブジェクトへの参照を返します。

Examples

Dim hButton[3] As Button

hButton[0] = New Button(Me) As "MyButtons"
hButton[0].Text = "Red";

hButton[
1] = New Button(Me) As "MyButtons"
hButton[1].Text = "Green"

hButton[2] = New Button(Me) As "MyButtons"
hButton[2].Text = "Blue"

...

Public Sub MyButtons_Click()

Print Last.Text

End

See also

シェアボタン: このページをSNSに投稿するのに便利です。

コメント

返信元返信をやめる

※ 悪質なユーザーの書き込みは制限します。

最新を表示する

NG表示方式

NGID一覧