PowerTools SPREAD for Windows Forms 8.0J
EnhancedInterfaceRenderer コンストラクタ(Color,Color,Color,Color,Color,Color,Color,Color,Color,Color,Color,Color,Color,Color,Color,Color,Color,Color,SheetTabShape,Color,FlatStyle,Color,Color,Color,ButtonStyles,Color,Color,Color,Color)


有効なときの矢印の色
無効なときの矢印の色
テキストの色
灰色領域の色
アウトライン(範囲グループ)の背景の色
アウトライン(範囲グループ)のボタンと境界線の色
アウトライン(範囲グループ)の線の色
スクロールボックスの背景の色
シートタブの境界線の色
選択されているときのシートタブの下部の色
選択されていないときのシートタブの下部の色
選択されているときのシートタブの上部の色
選択されていないときのシートタブの上部の色
分割バーの背景の色
分割バーの暗い部分の色
分割バーの明るい部分の色
分割ボックスの背景の色
分割ボックスの境界線の色
シートタブの形状
タブストリップの背景の色
フラットなときのタブストリップボタンのスタイル
選択されているときのタブストリップボタンの下部の色
選択されていないときのタブストリップボタンの下部の色
押されたときのタブストリップボタンの下部の色
タブストリップボタンのスタイル
選択されているときのタブストリップボタンの上部の色
選択されていないときのタブストリップボタンの上部の色
押されたときのタブストリップボタンの上部の色
タブストリップボタンの境界線の色
指定したパラメーターを使用して、新しい拡張インタフェースレンダラーを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal arrowColorEnabled As Color, _
   ByVal arrowColorDisabled As Color, _
   ByVal foreColor As Color, _
   ByVal grayAreaColor As Color, _
   ByVal rangeGroupBackgroundColor As Color, _
   ByVal rangeGroupButtonBorderColor As Color, _
   ByVal rangeGroupLineColor As Color, _
   ByVal scrollBoxBackgroundColor As Color, _
   ByVal sheetTabBorderColor As Color, _
   ByVal sheetTabLowerActiveColor As Color, _
   ByVal sheetTabLowerNormalColor As Color, _
   ByVal sheetTabUpperActiveColor As Color, _
   ByVal sheetTabUpperNormalColor As Color, _
   ByVal splitBarBackgroundColor As Color, _
   ByVal splitBarDarkColor As Color, _
   ByVal splitBarLightColor As Color, _
   ByVal splitBoxBackgroundColor As Color, _
   ByVal splitBoxBorderColor As Color, _
   ByVal tabShape As EnhancedInterfaceRenderer.SheetTabShape, _
   ByVal tabStripBackgroundColor As Color, _
   ByVal tabStripButtonFlatStyle As FlatStyle, _
   ByVal tabStripButtonLowerActiveColor As Color, _
   ByVal tabStripButtonLowerNormalColor As Color, _
   ByVal tabStripButtonLowerPressedColor As Color, _
   ByVal tabStripButtonStyle As EnhancedInterfaceRenderer.ButtonStyles, _
   ByVal tabStripButtonUpperActiveColor As Color, _
   ByVal tabStripButtonUpperNormalColor As Color, _
   ByVal tabStripButtonUpperPressedColor As Color, _
   ByVal tabStripButtonBorderColor As Color _
)
'使用法
 
Dim arrowColorEnabled As Color
Dim arrowColorDisabled As Color
Dim foreColor As Color
Dim grayAreaColor As Color
Dim rangeGroupBackgroundColor As Color
Dim rangeGroupButtonBorderColor As Color
Dim rangeGroupLineColor As Color
Dim scrollBoxBackgroundColor As Color
Dim sheetTabBorderColor As Color
Dim sheetTabLowerActiveColor As Color
Dim sheetTabLowerNormalColor As Color
Dim sheetTabUpperActiveColor As Color
Dim sheetTabUpperNormalColor As Color
Dim splitBarBackgroundColor As Color
Dim splitBarDarkColor As Color
Dim splitBarLightColor As Color
Dim splitBoxBackgroundColor As Color
Dim splitBoxBorderColor As Color
Dim tabShape As EnhancedInterfaceRenderer.SheetTabShape
Dim tabStripBackgroundColor As Color
Dim tabStripButtonFlatStyle As FlatStyle
Dim tabStripButtonLowerActiveColor As Color
Dim tabStripButtonLowerNormalColor As Color
Dim tabStripButtonLowerPressedColor As Color
Dim tabStripButtonStyle As EnhancedInterfaceRenderer.ButtonStyles
Dim tabStripButtonUpperActiveColor As Color
Dim tabStripButtonUpperNormalColor As Color
Dim tabStripButtonUpperPressedColor As Color
Dim tabStripButtonBorderColor As Color
 
Dim instance As New EnhancedInterfaceRenderer(arrowColorEnabled, arrowColorDisabled, foreColor, grayAreaColor, rangeGroupBackgroundColor, rangeGroupButtonBorderColor, rangeGroupLineColor, scrollBoxBackgroundColor, sheetTabBorderColor, sheetTabLowerActiveColor, sheetTabLowerNormalColor, sheetTabUpperActiveColor, sheetTabUpperNormalColor, splitBarBackgroundColor, splitBarDarkColor, splitBarLightColor, splitBoxBackgroundColor, splitBoxBorderColor, tabShape, tabStripBackgroundColor, tabStripButtonFlatStyle, tabStripButtonLowerActiveColor, tabStripButtonLowerNormalColor, tabStripButtonLowerPressedColor, tabStripButtonStyle, tabStripButtonUpperActiveColor, tabStripButtonUpperNormalColor, tabStripButtonUpperPressedColor, tabStripButtonBorderColor)

パラメータ

arrowColorEnabled
有効なときの矢印の色
arrowColorDisabled
無効なときの矢印の色
foreColor
テキストの色
grayAreaColor
灰色領域の色
rangeGroupBackgroundColor
アウトライン(範囲グループ)の背景の色
rangeGroupButtonBorderColor
アウトライン(範囲グループ)のボタンと境界線の色
rangeGroupLineColor
アウトライン(範囲グループ)の線の色
scrollBoxBackgroundColor
スクロールボックスの背景の色
sheetTabBorderColor
シートタブの境界線の色
sheetTabLowerActiveColor
選択されているときのシートタブの下部の色
sheetTabLowerNormalColor
選択されていないときのシートタブの下部の色
sheetTabUpperActiveColor
選択されているときのシートタブの上部の色
sheetTabUpperNormalColor
選択されていないときのシートタブの上部の色
splitBarBackgroundColor
分割バーの背景の色
splitBarDarkColor
分割バーの暗い部分の色
splitBarLightColor
分割バーの明るい部分の色
splitBoxBackgroundColor
分割ボックスの背景の色
splitBoxBorderColor
分割ボックスの境界線の色
tabShape
シートタブの形状
tabStripBackgroundColor
タブストリップの背景の色
tabStripButtonFlatStyle
フラットなときのタブストリップボタンのスタイル
tabStripButtonLowerActiveColor
選択されているときのタブストリップボタンの下部の色
tabStripButtonLowerNormalColor
選択されていないときのタブストリップボタンの下部の色
tabStripButtonLowerPressedColor
押されたときのタブストリップボタンの下部の色
tabStripButtonStyle
タブストリップボタンのスタイル
tabStripButtonUpperActiveColor
選択されているときのタブストリップボタンの上部の色
tabStripButtonUpperNormalColor
選択されていないときのタブストリップボタンの上部の色
tabStripButtonUpperPressedColor
押されたときのタブストリップボタンの上部の色
tabStripButtonBorderColor
タブストリップボタンの境界線の色
参照

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

 

 


© 2004-2015, GrapeCity inc. All rights reserved.