RichTextBox with Bulleted List in VB6
In this article, we will create a program that can open a RichTextBox and manipulate its Bulleted List. The BulletedList function creates a list in bullet format.
Now, let's start this tutorial!
1. Let's start this tutorial by following the following steps in Microsoft Visual Basic 6.0: Open Microsoft Visual Basic 6.0, click Choose Standard EXE, and click Open.
2.Go to Project Tab, and Click Components or Press Ctrl+T.
3.In the Controls Tab, find and check Microsoft Rich TextBox Control 6.0.