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