Gets a value indicating whether the control has a handle associated with it.
シンタックス
'宣言
Public ReadOnly Property IsHandleCreated As Boolean
public bool IsHandleCreated {get;}
プロパティ値
true if a handle has been assigned to the control; otherwise,
false.
参照