'Declaration
Protected Overridable Function CreateCalculatorButtonStyle( _ ByVal info As NPartStateInfo, _ ByVal colorTable As NColorTable, _ ByVal special As System.Boolean _ ) As NThemeStyle
'Usage
Dim instance As NOffice2003Theme Dim info As NPartStateInfo Dim colorTable As NColorTable Dim special As System.Boolean Dim value As NThemeStyle value = instance.CreateCalculatorButtonStyle(info, colorTable, special)
protected virtual NThemeStyle CreateCalculatorButtonStyle( NPartStateInfo info, NColorTable colorTable, System.bool special )
Parameters
- info
- colorTable
- special