SelBullet Property

Object List Next Object

Defined By:
RichTextBox

Description:

Determine whether the selected text or the text at the insertion point in a RichTextBox is using the bullet style.

Settings:


Setting Description


True The selected text is using the bullet style.

False (Default) The selected text is not using the bullet style.

Details:

Use the SelBullet property to build alist of bulleted items in a RichTextBox control.

Data Type: Boolean

See Also: BulletIndent Property