W
Woody Splawn
I have a form who's height I would like to change in code. I would have
supposed something like the following would work but it does not:
Me.Size.Height = 292
I get "Expression is a value and therefore can not be the target of an
asignment"
What am I missing?
supposed something like the following would work but it does not:
Me.Size.Height = 292
I get "Expression is a value and therefore can not be the target of an
asignment"
What am I missing?