PowerTools CalendarGrid for Windows Forms 1.0J
InputBox コンストラクタ(Boolean,Size,Color,Color,CharBoxStyle,Padding,Padding,CharBoxBorder,Font,ContentAlignment)

bool 値。true に設定した場合、入力ボックスのサイズが自動的に調整されます。
autoSize が false の場合に実際のサイズを示す System.Drawing.Size 値。
背景の色を示す System.Drawing.Color 値。
前景の色を示す System.Drawing.Color 値。
入力ボックスのスタイルを示す CharBoxStyle 列挙体。
入力ボックスの余白を示す System.Windows.Forms.Padding 値。
入力ボックスのパディングを示す System.Windows.Forms.Padding 値。
入力ボックスの境界線設定を示す CharBoxBorder オブジェクト。
キャラクターボックスの入力内容をレンダリングするフォントを示す System.Drawing.Font オブジェクト。
入力ボックスの内容の配置を示す System.Drawing.ContentAlignment 列挙体。
InputBox の新しいインスタンスを初期化します。
構文

パラメータ

autoSize
bool 値。true に設定した場合、入力ボックスのサイズが自動的に調整されます。
size
autoSize が false の場合に実際のサイズを示す System.Drawing.Size 値。
backColor
背景の色を示す System.Drawing.Color 値。
foreColor
前景の色を示す System.Drawing.Color 値。
style
入力ボックスのスタイルを示す CharBoxStyle 列挙体。
margin
入力ボックスの余白を示す System.Windows.Forms.Padding 値。
padding
入力ボックスのパディングを示す System.Windows.Forms.Padding 値。
border
入力ボックスの境界線設定を示す CharBoxBorder オブジェクト。
font
キャラクターボックスの入力内容をレンダリングするフォントを示す System.Drawing.Font オブジェクト。
contentAlignment
入力ボックスの内容の配置を示す System.Drawing.ContentAlignment 列挙体。
参照

InputBox クラス
InputBox メンバ
オーバーロード一覧

 

 


© 2014 GrapeCity inc. All rights reserved.