T3000 CrossPlatform Documentation
FastColoredTextBoxOnPaint Method |
[This is preliminary documentation and is subject to change.]
Draw control
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
protected override void OnPaint( PaintEventArgs e )
Protected Overrides Sub OnPaint ( e As PaintEventArgs ) Dim e As PaintEventArgs Me.OnPaint(e)
Parameters
- e
- Type: System.Windows.FormsPaintEventArgs
[Missing <param name="e"/> documentation for "M:FastColoredTextBoxNS.FastColoredTextBox.OnPaint(System.Windows.Forms.PaintEventArgs)"]
See Also