'DeclarationProtected Overridable Function GetScrollbarSeparatorRect( _ ByVal c As System.Windows.Forms.Control, _ ByVal borderWidth As System.Integer _ ) As System.Drawing.Rectangle
'UsageDim 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