Switchboard

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

Guest

I am trying to connect an "about video store" button to a
form. Do I have to create a form. If so, what type of
form does this "about" button to display? Thanks.

Neal
 
You have two choices. You could use a Msgbox or a
standard form. Generally, If you have much text a
standard form is easier.

Simply create a new form. In the form's design window
drag over a Label from the tool bar. Then type away.
You can format it any way you want.

Good Luck!
 
Back
Top