RichTextBoxBrick Constructors
| Name | Parameters | Description |
|---|---|---|
| RichTextBoxBrick(IRichTextBoxBrickOwner, BrickStyle) | container, style | Initializes a new instance of the RichTextBoxBrick class with specified settings. |
| RichTextBoxBrick(IRichTextBoxBrickOwner) | container | Initializes a new instance of the RichTextBoxBrick class with specified settings. |
See Also