バージョン

SetLeftTop メソッド (DialogWrapper)

シンタックス
'宣言
 
Public Function SetLeftTop( _
   ByVal left As System.Integer, _
   ByVal top As System.Integer _
) As DialogWrapper
public DialogWrapper SetLeftTop( 
   System.int left,
   System.int top
)

パラメータ

left
top
参照

オンラインで表示: GitHub