Click or drag to resize

Metodo ModifyingDocumentsFormDrawCheckBox

Gestire il disegno della checkbox nella colonna Checkout.

Namespace:  DedNetInv.Forms
Assembly:  DedNetInv (in DedNetInv.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
protected void DrawCheckBox(
	Graphics g,
	Rectangle r,
	bool Checked
)

Parametri

g
Tipo: System.DrawingGraphics
r
Tipo: System.DrawingRectangle
Checked
Tipo: SystemBoolean
Vedi anche