Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.SelBullet Property

Gets or sets the bullet type for the selected paragraph

Syntax
Public Property Get SelBullet () As eCtlRichTextBox_ParagraphNumberingConstants
Public Property Let SelBullet (ByVal eStyle As eCtlRichTextBox_ParagraphNumberingConstants)
Parameters
Parameter Description
ByVal eStyle As eCtlRichTextBox_ParagraphNumberingConstants The new value
Remarks