MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / UpdateControls

Method UpdateControls

Source/MainFrm.cpp:845–848  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

843}
844
845void CMainFrame::UpdateControls()
846{
847 m_wndDialogBar.UpdateDialogControls(&m_wndDialogBar, TRUE);
848}
849
850void CMainFrame::SetHighlightRows(const stHighlight &Hl) // // //
851{

Callers 4

OnBnClickedOkMethod · 0.80
OnInitialUpdateMethod · 0.80
SetSteppingMethod · 0.80
UpdateViewsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected