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