메소드 | 설명 | |
---|---|---|
Clone ( ) : object | ||
DataGridViewDisableCheckBoxCell ( ) : System.Drawing |
메소드 | 설명 | |
---|---|---|
Paint ( |
Override the Paint method to show the disabled checked/unchecked datagridviewcheckboxcell.
|
public DataGridViewDisableCheckBoxCell ( ) : System.Drawing | ||
리턴 | 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 | |
리턴 | void |