Small Tutorial: Keep Sizable Form Border Style
If you want to keep the Sizable FormBorderStyle but dont want it to drag from the edges, simple change the AutoSizeMode in properties to GrowAndShrink
the end.
Me.form border style = Autosizemode (I don't know what it is, I'm on my phone.)
"Changing properties of a form"
yes, that's still code. It's basic, there is no logic, it's just updating a value..but that's still code.
Is it not?
Why is a form so special (or unspecial)?
What if you change a single property of any other object? Would that not count either?