G
Guest
Hi there all,
In Excel, I can do this:
TextBox1.ShowDropButtonWhen = fmShowDropButtonWhenAlways
TextBox1.DropButtonStyle = fmDropButtonStyleEllipsis
Which will add a little button to the end of the text box with three little
dots in it. Very nice indeed.
My question is, how can I do that in access? I tried applying the same
properties to a text box in access but it (of course) didn't work.
Cheers,
Pete
In Excel, I can do this:
TextBox1.ShowDropButtonWhen = fmShowDropButtonWhenAlways
TextBox1.DropButtonStyle = fmDropButtonStyleEllipsis
Which will add a little button to the end of the text box with three little
dots in it. Very nice indeed.
My question is, how can I do that in access? I tried applying the same
properties to a text box in access but it (of course) didn't work.
Cheers,
Pete