StiRichTextBox Constructor |
Namespace:
Stimulsoft.Report.Controls
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiRichTextBox(
bool drawTransparent
)
Public Sub New (
drawTransparent As Boolean
)
Parameters
- drawTransparent
- Type: SystemBoolean
[Missing <param name="drawTransparent"/> documentation for "M:Stimulsoft.Report.Controls.StiRichTextBox.#ctor(System.Boolean)"]
See Also