'宣言 Public Sub SetDesktopLocation( _ ByVal x As System.Integer, _ ByVal y As System.Integer _ )
'使用法 Dim instance As HtmlOptionsForm Dim x As System.Integer Dim y As System.Integer instance.SetDesktopLocation(x, y)
public void SetDesktopLocation( System.int? x, System.int? y )
HtmlOptionsForm クラス HtmlOptionsForm メンバ