Hi,
I create a program with only one form inside. Ones it is compiled and run without problems, something rare happens. When i minimize the program, main form is minimized, but other two things are minimized from upper-left corner of desktop.
I am sure that only one form is included into my program, and not other software is running linked with my program.
Somebody knows what is going on? is it normal? How can i resolve it?
Thanks!!