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