Thread
:
how to display time in place of MY TIME
View Single Post
shabbir
Go4Expert Founder
22Jan2010,08:15
In the class CMainWnd Define the member variable CString strTime and assigning it in OnTimer will update it and NCPaint will Display it.
Remember there can be painting issue of the Non-Client Window