'Declaration Public Overloads Overridable Sub SetBounds( _ ByVal rectInput As Rectangle _ )
'Declaration
Public Overloads Overridable Sub SetBounds( _ ByVal rectInput As Rectangle _ )
'使用法 Dim instance As ElementWindowless Dim rectInput As Rectangle instance.SetBounds(rectInput)
'使用法
Dim instance As ElementWindowless Dim rectInput As Rectangle instance.SetBounds(rectInput)
public virtual void SetBounds( Rectangle rectInput )
ElementWindowless クラス ElementWindowless メンバ オーバーロード一覧
© 2004-2018, GrapeCity Inc. All rights reserved.