'宣言 Public Overloads Sub Draw( _ ByVal graphics As System.Drawing.Graphics, _ ByVal renderInputControls As System.Boolean _ )
public void Draw( System.Drawing.Graphics graphics, System.bool renderInputControls )
パラメータ
- graphics
- 描画する Graphics オブジェクト。
- renderInputControls
- 入力コントロールを描画するかどうか。