bodylojohn
Registered User.
- Local time
- Today, 10:13
- Joined
- Dec 28, 2005
- Messages
- 205
Hello everyone,
I have a mainform (frmMAIN) and on frmMAIN the is a subform (frmSUB1).
frmSUB1 is a datasheet consisting out of 2 columns.
Directly above frmSUB1 there are 2 txtboxes. Each txtbox filters on a column of the datasheet. So far this works great ;-).
However.. when a user adjest the with of the columns of the datasheet (frmSUB1) I want the width of the textboxes automatically to adjust.
How can I do this?
Thanks in advance!
I have a mainform (frmMAIN) and on frmMAIN the is a subform (frmSUB1).
frmSUB1 is a datasheet consisting out of 2 columns.
Directly above frmSUB1 there are 2 txtboxes. Each txtbox filters on a column of the datasheet. So far this works great ;-).
However.. when a user adjest the with of the columns of the datasheet (frmSUB1) I want the width of the textboxes automatically to adjust.
How can I do this?
Thanks in advance!