2 Commits (19211f3ce56f51a0952aa1c44ebd73f397a35f3f)

Author SHA1 Message Date
brianlagunas_cp 1763c930b6 renamed IRichTextBoxFormatBar property from RichTextBox to Target. This describes the purpose of the property better when creating your own custom format bar. 16 years ago
brianlagunas_cp 140533ed75 RichTextBox: Removed the AllowFormatting property and completely changed the way the format bar works. The format bar is now a seperate control and can be used either on the deafult RichTextBox or the toolkit's RichTextBox. The format bar is used in conjunction with a format bar manager class. You add the format bar as follows 16 years ago