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