Zexor
Well-known member
- Joined
- Nov 28, 2008
- Messages
- 520
- Programming Experience
- 3-5
I notice something was strange after i used the ShowWindow command to Show a hidden window. Some of the controls of the window wasnt visible anymore. Even if command to set the control.visible to true doesnt turn the variable true. If i hide the window again and show it again by the program itself, all become normal again. It only happen when i use the ShowWindow from a different app. Any idea whats wrong?