Unicode Controls & Classes for VB6 - Version 4

ctlUniTextCodeHighlight.HighlightTimeout Property

Gets or sets the the maximum time the control can use for highlighting the code (in seconds)

Syntax
Public Property Get HighlightTimeout () As Single
Public Property Let HighlightTimeout (ByRef s As Single)
Parameters
Parameter Description
ByRef s As Single
Remarks