Hi
Would you please help me?
I design controls and set the location of buttons.
When i save windows forms, buttons moves. Sometimes x of locations became negative.
I set locations in code. But it is a tidious work to set the location by every change.
I should say that my form is very simple.
Dock Padding of form is 35 in the bottom
A grid: by fill docstyle
Two buttons in the bottom of the form, which are anchored.
and the form is inherited of a baseform.
I work in .Net 2003
Would you please help me?
I design controls and set the location of buttons.
When i save windows forms, buttons moves. Sometimes x of locations became negative.
I set locations in code. But it is a tidious work to set the location by every change.
I should say that my form is very simple.
Dock Padding of form is 35 in the bottom
A grid: by fill docstyle
Two buttons in the bottom of the form, which are anchored.
and the form is inherited of a baseform.
I work in .Net 2003