I want to set a textboxe's controlstyle to multirow, but I can't find this property in the control's property list, nr can I set it in code:
MyTextBox.ControlStyle = MultiRow
That just makes Access tell me to use the properties list
Any help is appreciated

MyTextBox.ControlStyle = MultiRow
That just makes Access tell me to use the properties list
Any help is appreciated
