2 Commits (a2ba2885ecc91093b8c24a5f2c219d7a6fb7e0d9)

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