Contents
|
PyCWnd
.OnCtlColor
int =
OnCtlColor(
dc
, control
, type
)
Calls the default MFC OnCtlColor handler.
Parameters
dc
:
PyCDC
The dc
control
:
PyCWin
The control that want's it's color changed
type
: int
Type of control
See Also
PyCWnd.OnCtlColor
virtual method
MFC References
CWnd::OnCtlColor