'Declaration
Protected Overridable Function GetScrollbarSeparatorRect( _ ByVal c As System.Windows.Forms.Control, _ ByVal borderWidth As System.Integer _ ) As System.Drawing.Rectangle
'Usage
Dim instance As NControlRenderer Dim c As System.Windows.Forms.Control Dim borderWidth As System.Integer Dim value As System.Drawing.Rectangle value = instance.GetScrollbarSeparatorRect(c, borderWidth)
protected virtual System.Drawing.Rectangle GetScrollbarSeparatorRect( System.Windows.Forms.Control c, System.int borderWidth )
Parameters
- c
- borderWidth