I would like to have some comments and sugestions about this GUI...
This is a simple input details form...
http://www.vbforums.com/attachment.p...0&d=1192924095
http://www.vbforums.com/attachment.p...1&d=1192924135
Thx in advance
Printable View
I would like to have some comments and sugestions about this GUI...
This is a simple input details form...
http://www.vbforums.com/attachment.p...0&d=1192924095
http://www.vbforums.com/attachment.p...1&d=1192924135
Thx in advance
I don't like the BindingNavigator being at the bottom of the form and I don't like the Help and Information icons being right-aligned. I'd also be inclined to replace that upper TabControl with a GroupBox if it isn't going to have more than one TabPage. Finally, I'd be inclined to make the vertical and horizontal margins between the GroupBoxes and their child controls consistent. I don't like the wide gaps on the sides with small gaps above and below. Other than that it looks nice.
BindingNavigator - where do you like?Quote:
Originally Posted by jmcilhinney
upper TabControl - it will have 2 or 3 tabs...
thx for your care...
It's a tool bar, so at the top with the other tool bars.Quote:
Originally Posted by zuperman