Im experimenting something in my codes in MFC...
i use GetDlgItem function rather than creating a variable for a specific control (to avoid using UpdateData function).
Which is better among them? GetDlgItem or Creating Control Variable?
Thanks....
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 8 of 8
Threaded View
|
Click Here to Expand Forum to Full Width |