'DeclarationPublic Overloads Shared Function PrintClient( _ ByVal c As System.Windows.Forms.Control _ ) As System.Drawing.Bitmap
'UsageDim c As System.Windows.Forms.Control Dim value As System.Drawing.Bitmap value = NControlHelper.PrintClient(c)
public static System.Drawing.Bitmap PrintClient( System.Windows.Forms.Control c )
Parameters
- c