Good time of the day for you) I've got a simple question, but just unable to find an answer.. How to make dialogue item (button/scrollbar) visible/invisible? I've tryed ShOwWindow, but i can't point it to my button. Please help
ShowWindow( GetDlgItem(hwnd,dialogID), SW_HIDE );
Thank you very much =)