PowerTools PlusPak for Windows Forms 8.0J
NavigatorStyle コンストラクタ(Color,Color,VisualStyle,TabNavigatorType,Size,String,String,String,String)

背景色を表すSystem.Drawing.Color
前景色を表すSystem.Drawing.Color
ナビゲータのスタイルを示すVisualStyle値。
ナビゲータの表示タイプを示すTabNavigatorType値。
ナビゲータのサイズを示すSize値。
GotoFirstナビゲータボタンのツールチップテキストを示すstring値。
GotoPreviousナビゲータボタンのツールチップテキストを示すstring値。
GotoNextナビゲータボタンのツールチップテキストを示すstring値。
GotoLastナビゲータボタンのツールチップテキストを示すstring値。
NavigatorStyleクラスの新しいインスタンスを初期化します。
構文

パラメータ

backColor
背景色を表すSystem.Drawing.Color
foreColor
前景色を表すSystem.Drawing.Color
visualStyle
ナビゲータのスタイルを示すVisualStyle値。
type
ナビゲータの表示タイプを示すTabNavigatorType値。
size
ナビゲータのサイズを示すSize値。
firstButtonToolTipText
GotoFirstナビゲータボタンのツールチップテキストを示すstring値。
previousButtonToolTipText
GotoPreviousナビゲータボタンのツールチップテキストを示すstring値。
nextButtonToolTipText
GotoNextナビゲータボタンのツールチップテキストを示すstring値。
lastButtonToolTipText
GotoLastナビゲータボタンのツールチップテキストを示すstring値。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

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

Send Feedback