| aspControls RichTextBox Web Control |
|
RichTextBox.AutoGenerate Property
Defines whether the toolbars are automatically generated using the default layout.
[Visual Basic]
Public Property AutoGenerate As
Boolean
[C#]
public
bool AutoGenerate {get; set;}
Property Value
Remarks
See Also
RichTextBox Class | aspControls.Web.UI.WebControls Namespace