Méthode | Description | |
---|---|---|
Clone ( ) : object | ||
DataGridViewDisableCheckBoxCell ( ) : System.Drawing |
Méthode | Description | |
---|---|---|
Paint ( |
Override the Paint method to show the disabled checked/unchecked datagridviewcheckboxcell.
|
public DataGridViewDisableCheckBoxCell ( ) : System.Drawing | ||
Résultat | System.Drawing |
protected Paint ( |
||
graphics | ||
clipBounds | ||
cellBounds | ||
rowIndex | int | |
elementState | DataGridViewElementStates | |
value | object | |
formattedValue | object | |
errorText | string | |
cellStyle | System.Windows.Forms.DataGridViewCellStyle | |
advancedBorderStyle | System.Windows.Forms.DataGridViewAdvancedBorderStyle | |
paintParts | DataGridViewPaintParts | |
Résultat | void |