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