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