WPF controls resizing with window!

  • Thread starter Thread starter Wackyduck
  • Start date Start date
W

Wackyduck

Guest
So I have this WPF project with some buttons and a WebView (I'm making a web browser) and it uses a Grid View. When I run the project to test it, the textbox where you type in the URL and the GO button moves with the window size, and I don't want that. I tried changing the type of view, but that makes some controls disappear. Can someone help me? Thanks!

Continue reading...
 
Back
Top