Fraxx Daidouji |
Posted - Apr 16 2005 : 8:20:14 PM I running my game in full screen mode.
When I move my mouse to the edge of the screen(left and Right edges) I see the resize arrows then I click on the edges the program exits with a lot of errors.
Even when I move my mouse to the bottom of the screen the Task Bar flickers on and off and when I click on it the program exits with lots of errors.
Any one can help me fix this problem.
|
Krisc |
Posted - Apr 17 2005 : 12:43:02 AM No problem mate. |
Fraxx Daidouji |
Posted - Apr 16 2005 : 10:13:15 PM Thanks. FormBorderStyle = FormBorderStyle.None solved the problem.
|
Krisc |
Posted - Apr 16 2005 : 9:27:12 PM Have you set the Form.FormBorderStyle = FormBorderStyle.None ? |