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