NtHeaderControl.OnPaint Method
Inherited from
Overload List:
| Modifier / Return Value | Name and Parameters | Description |
|---|---|---|
|
|
|
Does the painting of the NtHeaderControl. |
Return value:
Parameters:
The
Remarks:
When creating a derived class from NtHeaderControl you can override this method to implement painting yourself. In general this is not recommended because
drawing the lines and texts has to be aligned with the columns of the connected NtTimeChartControl.
See also:
