ngongocthuc.dinh
New member
#vb.net #exit nút #Code #form #Visual Basic .NET ## Cách thêm nút Thoát vào biểu mẫu trong VB.NET
Trong hướng dẫn này, bạn sẽ học cách thêm nút thoát vào biểu mẫu trong vb.net.Đây là một nhiệm vụ đơn giản có thể được thực hiện với một vài dòng mã.
1. ** Tạo dự án Windows Forms mới trong Visual Studio. **
2. ** Thêm một biểu mẫu mới vào dự án. **
3. ** Trong cửa sổ ** thuộc tính **, đặt thuộc tính ** văn bản ** của biểu mẫu thành "Mẫu của tôi". **
4. ** Bấm đúp vào biểu mẫu để mở ** Trình thiết kế biểu mẫu **. **
5. ** Kéo nút ** ** Điều khiển từ hộp công cụ ** ** vào biểu mẫu. **
6. ** Trong cửa sổ ** thuộc tính **, đặt thuộc tính ** văn bản ** của nút thành "thoát". **
7. ** Bấm đúp vào nút để mở ** Nhấp vào ** Trình xử lý sự kiện. **
8. ** Trong ** Nhấp vào ** Trình xử lý sự kiện, thêm mã sau: **
`` `VBNet
Nút phụ riêng1_click (người gửi dưới dạng đối tượng, e là EventArgs) Nút tay cầm1.Click
Application.exit ()
Kết thúc phụ
`` `
9. ** Chạy dự án. **
10. ** Nhấp vào nút ** Thoát **. **
Biểu mẫu sẽ đóng và ứng dụng sẽ thoát.
## Tài nguyên bổ sung
* [Cách thêm nút vào biểu mẫu trong vb.net] (https://www.tutorialspoint.com/vbnet/vbnet_add_button_to_form.htm)
* [Cách xử lý nút Nhấp vào sự kiện trong vb.net] (https://www.w3schools.com/vbnet/vbnet_event_button_click.asp)
* [Cách thoát ứng dụng Windows Forms trong vb.net] (Writing effective ALT text for images)
=======================================
#vb.net #exit button #Code #form #Visual basic .net ## How to Add an Exit Button to a Form in VB.NET
In this tutorial, you will learn how to add an exit button to a form in VB.NET. This is a simple task that can be accomplished with a few lines of code.
1. **Create a new Windows Forms project in Visual Studio.**
2. **Add a new form to the project.**
3. **In the **Properties** window, set the **Text** property of the form to "My Form".**
4. **Double-click the form to open the **Form Designer**.**
5. **Drag a **Button** control from the **Toolbox** onto the form.**
6. **In the **Properties** window, set the **Text** property of the button to "Exit".**
7. **Double-click the button to open the **Click** event handler.**
8. **In the **Click** event handler, add the following code:**
```vbnet
Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
Application.Exit()
End Sub
```
9. **Run the project.**
10. **Click the **Exit** button.**
The form will close and the application will exit.
## Additional Resources
* [How to Add a Button to a Form in VB.NET](https://www.tutorialspoint.com/vbnet/vbnet_add_button_to_form.htm)
* [How to Handle a Button Click Event in VB.NET](https://www.w3schools.com/vbnet/vbnet_event_button_click.asp)
* [How to Exit a Windows Forms Application in VB.NET](https://www.codeproject.com/Articles/10016/How-to-Exit-a-Windows-Forms-Application-in-VB-NET)
Trong hướng dẫn này, bạn sẽ học cách thêm nút thoát vào biểu mẫu trong vb.net.Đây là một nhiệm vụ đơn giản có thể được thực hiện với một vài dòng mã.
1. ** Tạo dự án Windows Forms mới trong Visual Studio. **
2. ** Thêm một biểu mẫu mới vào dự án. **
3. ** Trong cửa sổ ** thuộc tính **, đặt thuộc tính ** văn bản ** của biểu mẫu thành "Mẫu của tôi". **
4. ** Bấm đúp vào biểu mẫu để mở ** Trình thiết kế biểu mẫu **. **
5. ** Kéo nút ** ** Điều khiển từ hộp công cụ ** ** vào biểu mẫu. **
6. ** Trong cửa sổ ** thuộc tính **, đặt thuộc tính ** văn bản ** của nút thành "thoát". **
7. ** Bấm đúp vào nút để mở ** Nhấp vào ** Trình xử lý sự kiện. **
8. ** Trong ** Nhấp vào ** Trình xử lý sự kiện, thêm mã sau: **
`` `VBNet
Nút phụ riêng1_click (người gửi dưới dạng đối tượng, e là EventArgs) Nút tay cầm1.Click
Application.exit ()
Kết thúc phụ
`` `
9. ** Chạy dự án. **
10. ** Nhấp vào nút ** Thoát **. **
Biểu mẫu sẽ đóng và ứng dụng sẽ thoát.
## Tài nguyên bổ sung
* [Cách thêm nút vào biểu mẫu trong vb.net] (https://www.tutorialspoint.com/vbnet/vbnet_add_button_to_form.htm)
* [Cách xử lý nút Nhấp vào sự kiện trong vb.net] (https://www.w3schools.com/vbnet/vbnet_event_button_click.asp)
* [Cách thoát ứng dụng Windows Forms trong vb.net] (Writing effective ALT text for images)
=======================================
#vb.net #exit button #Code #form #Visual basic .net ## How to Add an Exit Button to a Form in VB.NET
In this tutorial, you will learn how to add an exit button to a form in VB.NET. This is a simple task that can be accomplished with a few lines of code.
1. **Create a new Windows Forms project in Visual Studio.**
2. **Add a new form to the project.**
3. **In the **Properties** window, set the **Text** property of the form to "My Form".**
4. **Double-click the form to open the **Form Designer**.**
5. **Drag a **Button** control from the **Toolbox** onto the form.**
6. **In the **Properties** window, set the **Text** property of the button to "Exit".**
7. **Double-click the button to open the **Click** event handler.**
8. **In the **Click** event handler, add the following code:**
```vbnet
Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
Application.Exit()
End Sub
```
9. **Run the project.**
10. **Click the **Exit** button.**
The form will close and the application will exit.
## Additional Resources
* [How to Add a Button to a Form in VB.NET](https://www.tutorialspoint.com/vbnet/vbnet_add_button_to_form.htm)
* [How to Handle a Button Click Event in VB.NET](https://www.w3schools.com/vbnet/vbnet_event_button_click.asp)
* [How to Exit a Windows Forms Application in VB.NET](https://www.codeproject.com/Articles/10016/How-to-Exit-a-Windows-Forms-Application-in-VB-NET)