W
W
WhiteWolf_302018-05-19 19:00:32
C++ / C#
WhiteWolf_30, 2018-05-19 19:00:32

How to prevent form stretching with components in visual studio?

How to prevent form stretching with components in visual studio?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Peter, 2018-05-19
@WhiteWolf_30

If this is a WinForms project, then look in the form properties FormBorderStyle. This property has the
FixedSingle, Fixed3D, FixedDialog, or FixedToolWindow parameters.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question