'Declaration
Protected Overridable Function CreateTrackbarElementStyle( _ ByVal info As NPartStateInfo, _ ByVal table As NColorTable _ ) As NThemeStyle
'Usage
Dim instance As NOffice2003Theme Dim info As NPartStateInfo Dim table As NColorTable Dim value As NThemeStyle value = instance.CreateTrackbarElementStyle(info, table)
protected virtual NThemeStyle CreateTrackbarElementStyle( NPartStateInfo info, NColorTable table )
Parameters
- info
- table