'Declaration
Public Overloads Shared Function PrintClient( _ ByVal c As System.Windows.Forms.Control, _ ByVal clip As System.Drawing.Rectangle, _ ByVal nonClient As System.Boolean _ ) As System.Drawing.Bitmap
'Usage
Dim c As System.Windows.Forms.Control Dim clip As System.Drawing.Rectangle Dim nonClient As System.Boolean Dim value As System.Drawing.Bitmap value = NControlHelper.PrintClient(c, clip, nonClient)
Parameters
- c
- clip
- nonClient