Hi all

I am new to C# and I made a simple web browser using a tutorial but I was wondering for the form size what are the dimensions for full screen? Its just when it opens its small and if you stretch it the web browser window doesn't stretch with it, so I decided to make it big as standard.

Many thanks

HLA91

I think 600*800 and from properties you can choose to make the form maximized
WindowState->Maximized

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.