skip to main
|
skip to sidebar
Programmer's Blog
Asp.net
C#.net
VC++
Ajax
Jquery
Labels
Asp
(6)
C#
(10)
VC++
(4)
0
How to refresh a window in MFC
Labels:
VC++
If you want to refresh a window you may use any of following three methods ,
Invalidate()
InvalidateRect(NULL)
RedrawWindow()
If you need immediate refreshing then use RedrawWindow().
Comments (0)
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
▼
2010
(17)
►
March
(13)
▼
February
(4)
Merge GridView Cells Or Columns in Row ASP.NET
Highlight GridView Row On MouseOver Using Javascri...
How to refresh a window in MFC
C# how to open a file that is locked by another pr...
►
2009
(3)
►
December
(2)
►
November
(1)
Followers
Comments (0)
Post a Comment