MESCIUS InputMan for ASP.NET 10.0J
FunctionKeyButton コンストラクタ(String,FunctionKeys,Boolean,Color,String,String,DisplayStyle,Boolean,FontInfo,Color,Boolean,Unit,String,String,ImagePosition,String,Unit,Boolean,Cursor)

ボタンに表示する文字列 (String 型)
ボタンに割り当てるファンクションキー (GrapeCity.Web.Input.IMFunctionKey.FunctionKeys 型)
自動的にサイズを調整するかどうか (Boolean 型)
ボタンの背景色 (System.Drawing.Color 型)
ボタンの背景画像 (String 型)
ボタンに適用するCSS (String 型)
ボタンに表示される内容 (GrapeCity.Web.Input.IMFunctionKey.DisplayStyle 型)
ボタンを有効にするかどうか (Boolean 型)
ボタンのフォント (System.Web.UI.WebControls.FontInfo 型)
ボタンの文字色 (System.Drawing.Color 型)
予約キーの動作を禁止するかどうか (Boolean 型)
ボタンの高さ (System.Web.UI.WebControls.Unit 型)
ボタンに表示する画像 (String 型)
ボタンのStyle属性 (String 型)
画像の配置位置 (GrapeCity.Web.Input.IMFunctionKey.ImagePosition 型)
ツールチップとして表示する文字列 (String 型)
ボタンの幅 (System.Web.UI.WebControls.Unit 型)
ボタンを表示するかどうか (Boolean 型)
マウスポインタがボタン上にあるときのカーソル (GrapeCity.Web.Input.Core.Cursor 型)
指定したデータを含むFunctionKeyButton クラスの新しいインスタンスを初期化します。
シンタックス

パラメータ

text
ボタンに表示する文字列 (String 型)
functionkey
ボタンに割り当てるファンクションキー (GrapeCity.Web.Input.IMFunctionKey.FunctionKeys 型)
autoSize
自動的にサイズを調整するかどうか (Boolean 型)
backColor
ボタンの背景色 (System.Drawing.Color 型)
backgroundImage
ボタンの背景画像 (String 型)
cssClass
ボタンに適用するCSS (String 型)
displayStyle
ボタンに表示される内容 (GrapeCity.Web.Input.IMFunctionKey.DisplayStyle 型)
enabled
ボタンを有効にするかどうか (Boolean 型)
font
ボタンのフォント (System.Web.UI.WebControls.FontInfo 型)
foreColor
ボタンの文字色 (System.Drawing.Color 型)
forbidReservedKeyBehavior
予約キーの動作を禁止するかどうか (Boolean 型)
height
ボタンの高さ (System.Web.UI.WebControls.Unit 型)
image
ボタンに表示する画像 (String 型)
style
ボタンのStyle属性 (String 型)
imagePosition
画像の配置位置 (GrapeCity.Web.Input.IMFunctionKey.ImagePosition 型)
toolTipText
ツールチップとして表示する文字列 (String 型)
width
ボタンの幅 (System.Web.UI.WebControls.Unit 型)
visible
ボタンを表示するかどうか (Boolean 型)
cursor
マウスポインタがボタン上にあるときのカーソル (GrapeCity.Web.Input.Core.Cursor 型)
例外
例外解説
System.ArgumentOutOfRangeExceptionheightまたはwidthに負の値が設定されています。
参照

参照

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

 

 


© MESCIUS inc. All rights reserved.