'Declaration
Protected Overridable Function CreateScrollbarShaftStyle( _ 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.CreateScrollbarShaftStyle(info, table, or)
protected virtual NThemeStyle CreateScrollbarShaftStyle( NPartStateInfo info, NColorTable table, System.Windows.Forms.Orientation or )
Parameters
- info
- table
- or