'Declaration
Public Function New( _
ByVal As Color, _
ByVal As Color, _
ByVal As Color, _
ByVal As Color, _
ByVal As Color, _
ByVal As Color, _
ByVal As Color, _
ByVal As Color, _
ByVal As Color, _
ByVal As Color, _
ByVal As Color, _
ByVal As Color, _
ByVal As Color, _
ByVal As Color, _
ByVal As Color, _
ByVal As Color, _
ByVal As Color, _
ByVal As Color, _
ByVal As EnhancedInterfaceRenderer.SheetTabShape, _
ByVal As Color, _
ByVal As FlatStyle, _
ByVal As Color, _
ByVal As Color, _
ByVal As Color, _
ByVal As EnhancedInterfaceRenderer.ButtonStyles, _
ByVal As Color, _
ByVal As Color, _
ByVal As Color, _
ByVal 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)
public EnhancedInterfaceRenderer(
Color ,
Color ,
Color ,
Color ,
Color ,
Color ,
Color ,
Color ,
Color ,
Color ,
Color ,
Color ,
Color ,
Color ,
Color ,
Color ,
Color ,
Color ,
EnhancedInterfaceRenderer.SheetTabShape ,
Color ,
FlatStyle ,
Color ,
Color ,
Color ,
EnhancedInterfaceRenderer.ButtonStyles ,
Color ,
Color ,
Color ,
Color
)