|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
anchor for buttons?Hi All,
I have a form with a Listview and at the bottom right two buttons. The Listview is anchored so that when I resize the form it grows or shrinks. However for the buttons that doesn't work. When I resize the form the buttons disappear. What do I need to keep the buttons in the right place? Marco The Netherlands Co wrote:
> Hi All, Where do you want to anchor them? What's their Anchor property? If you want > > I have a form with a Listview and at the bottom right two buttons. > The Listview is anchored so that when I resize the form it grows or > shrinks. > However for the buttons that doesn't work. When I resize the form the > buttons > disappear. What do I need to keep the buttons in the right place? to anchor them bottom right, set their anchor property to "Bottom, Right" (how surprising ;) ) "How to: Anchor Controls on Windows Forms" http://msdn.microsoft.com/en-us/library/8y52cxte.aspx Armin Anchor them better and for buttons mostly on the bottom and not at the top.
As an anchor is above you it is a dangerous thing, you as Dutch should know. :-) CorShow quoteHide quote "Co" <vonclausow***@gmail.com> wrote in message news:13b35126-562f-4c43-abc5-f5dda9eb875e@k38g2000yqh.googlegroups.com... > Hi All, > > I have a form with a Listview and at the bottom right two buttons. > The Listview is anchored so that when I resize the form it grows or > shrinks. > However for the buttons that doesn't work. When I resize the form the > buttons > disappear. What do I need to keep the buttons in the right place? > > Marco > The Netherlands
Using function with PChar data type
Visual Studio 2008 and Classes Inheriting From System.Web.UI.WebControls.Style Problem with embedded carriage returns trouble reading word documents Good tutorial for working with XML problem reading array data from structure how to know if to close sqlreader still problems reading word documents... Structure with List(Of) Exception !? Multiple File Select Not Working In Published ClickOnce Application |
|||||||||||||||||||||||