print form, print code, and make executable

  • Thread starter Thread starter Danny Toquothty
  • Start date Start date
D

Danny Toquothty

how can I do these functions in Visual Basic.NET I know
how to do it in Visual Basic 6.0 but FILE>Print is not
selectable on the form. I also am not able to choose
FILE>Make Executable...rather it is not there I am in
class for visual basic 6.0 but had .NET just do not know
how to use it so trying to learn. Sorry for the novice
questions.
 
Hello,

Danny Toquothty said:
how can I do these functions in Visual Basic.NET I know
how to do it in Visual Basic 6.0 but FILE>Print is not
selectable on the form.
ACK.

I also am not able to choose FILE>Make Executable...
rather it is not there I am in class for visual basic 6.0
but had .NET just do not know how to use it so
trying to learn.

Have a look at the commands in the "Build" menu.

Regards,
Herfried K. Wagner
 
Back
Top