FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > EnhancedInterfaceRenderer クラス > EnhancedInterfaceRenderer コンストラクタ : 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 _ )
public EnhancedInterfaceRenderer( Color arrowColorEnabled, Color arrowColorDisabled, Color foreColor, Color grayAreaColor, Color rangeGroupBackgroundColor, Color rangeGroupButtonBorderColor, Color rangeGroupLineColor, Color scrollBoxBackgroundColor, Color sheetTabBorderColor, Color sheetTabLowerActiveColor, Color sheetTabLowerNormalColor, Color sheetTabUpperActiveColor, Color sheetTabUpperNormalColor, Color splitBarBackgroundColor, Color splitBarDarkColor, Color splitBarLightColor, Color splitBoxBackgroundColor, Color splitBoxBorderColor, EnhancedInterfaceRenderer.SheetTabShape tabShape, Color tabStripBackgroundColor, FlatStyle tabStripButtonFlatStyle, Color tabStripButtonLowerActiveColor, Color tabStripButtonLowerNormalColor, Color tabStripButtonLowerPressedColor, EnhancedInterfaceRenderer.ButtonStyles tabStripButtonStyle, Color tabStripButtonUpperActiveColor, Color tabStripButtonUpperNormalColor, Color tabStripButtonUpperPressedColor, Color tabStripButtonBorderColor )