Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3027

[RESOLVED] Hide and Show an IDC_STATIC_PIC5 Picture Control

$
0
0
I have a CFormView with Picture control that displays a bmp image.
I want to hide that control and later re-show it. I used m_pic.ShowWindow(SW_HIDE); to make it disappear.
But nothing will allow me to re-show it again, such as m_pic.ShowWindow(SW_SHOW);

Help, please. thanks

Viewing all articles
Browse latest Browse all 3027

Latest Images

Trending Articles



Latest Images