I\'ve a winform and I placed a listbox in that form. When I maximize the winform the size of the list box remains same.
But I dont want like this. I want to adjust
Use the .Anchor property.