Re: BindingNavigator Location
- From: "AG" <NOSPAMa-giam@xxxxxxxxxxxxxxxxx>
- Date: Fri, 28 Jul 2006 21:27:42 -0400
Thanks Linda,
I am in the process of reading a new book and just found the 'correct' way
to change the order via VS.
View > Other Windows > Document Window. One can easily change the order of
any control.
--
AG
Email: discuss at adhdata dot com
"Linda Liu [MSFT]" <v-lliu@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:zvHp6xTsGHA.4424@xxxxxxxxxxxxxxxxxxxxxxxx
Hi AG,
Thanks for your response.
No, VS won't change the code in the InitializeComponent method back unless
you delete the ToolStrip and BindingNavigator on the form and then put
them
back to the form again.
It is recommended not to modify the code in the InitializeComponent method
using the code editor. Instead, VS IDE will generate the code
automatically. It is because if there're errors after you modify the code
in the method using the code editor, VS could not open the form in the
form
designer at next time.
Hope this helps.
If you have anything unclear, please feel free to let me know.
Sincerely,
Linda Liu
Microsoft Online Community Support
.
- Follow-Ups:
- Re: BindingNavigator Location
- From: Linda Liu [MSFT]
- Re: BindingNavigator Location
- References:
- BindingNavigator Location
- From: AG
- RE: BindingNavigator Location
- From: Linda Liu [MSFT]
- Re: BindingNavigator Location
- From: AG
- Re: BindingNavigator Location
- From: Linda Liu [MSFT]
- Re: BindingNavigator Location
- From: AG
- Re: BindingNavigator Location
- From: Linda Liu [MSFT]
- BindingNavigator Location
- Prev by Date: Re: How do I focus on this cell in a winforms Datagrid control?????
- Next by Date: Re: I need a gap between two tabs in a TabControl. Could anyone help?
- Previous by thread: Re: BindingNavigator Location
- Next by thread: Re: BindingNavigator Location
- Index(es):
Relevant Pages
|