Share via

Visual Studio

Roberto Uribe 1 Reputation point
2020-01-29T02:27:42.97+00:00

Hola muy buenas noches..
Soy nuevo en lo de programación de Visual Basic y me gustaría saber
¿Comó poner un comentario en Visual Basic?

Community Center | Not monitored
0 comments No comments

2 answers

Sort by: Most helpful
  1. Oguz Kaan Akyalcin 11 Reputation points
    2020-01-29T12:26:04.723+00:00

    Just try '

    for example

    'Save button click function  
    private Sub Command1_Click()  
      
    End Sub  
    

    Was this answer helpful?

    0 comments No comments

  2. Anonymous
    2020-01-29T03:27:59.84+00:00

    Hello,

    Welcome to Microsoft Q&A!

    Microsoft Q&A is an English forum and currently, Microsoft Q&A only supports topics on the right side.

    Please ask questions in English. If you have questions about VB, you could ask questions in VB MSDN Forum.

    Thank you!

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.