VBA Line Control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In VB there is a line control for adding a line to a userform. VBA seems to
be missing that control. I looked through the additional controls but
couldn't find one. Where can I find one?

Thanks In Advance
 
How about using a very skinny label?

Jim said:
In VB there is a line control for adding a line to a userform. VBA seems to
be missing that control. I looked through the additional controls but
couldn't find one. Where can I find one?

Thanks In Advance
 
I ended up just using a Frame Control that was very skinny. Looks Ok but I
figured that there had to be a line control somewhere.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top