I am trying to make the form 42 Sales Order the top header part bigger. When I make it bigger the grey background where all the fields are stays the same size even though I’m making the form bigger. How do I make the grey background bigger to accomodate the bigger form I’m trying to make??
You have the grey background on the form which stays the same even though I’m making the form bigger. For some reason the grey background won’t resize.
What do you mean by “Grey background” ? What would you like to make bigger? Can you post a screenshot of the new “resized” form? Maybe you can mark the “grey” area you are referring to with a color or an arrow?
You have drawn the ellipsis on the bottom border of TabControl… Click on TabControl in a place where no other controls are placed on it, then border will be highlited & 8 small square “stretchers” will appear - on corners and in the middle of each side - drag by them to resize
The easiest way to select a tab control without selecting anything else is to click in the empty space to the right of the existing tabs, see the picture
Ah you thought the tab control was a property of the form itself. Everything on a form is a control with its own properties, and they all have to be added from the toolbox (or the wizard, but even then they come out of the toolbox).