T3000 CrossPlatform Documentation
IronyFCTBStyleNeeded Event |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "E:FastColoredTextBoxNS.IronyFCTB.StyleNeeded"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBoxNS (in FastColoredTextBoxNS.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public event EventHandler<StyleNeededEventArgs> StyleNeeded
Public Event StyleNeeded As EventHandler(Of StyleNeededEventArgs) Dim instance As IronyFCTB Dim handler As EventHandler(Of StyleNeededEventArgs) AddHandler instance.StyleNeeded, handler
Value
Type: SystemEventHandlerStyleNeededEventArgsSee Also