Highlights a region of text. Use this method with the OPENMode property set to 5 (indexing enabled).
bRet = KeyView.SetHiLite(cbTextToHiLite, lLogicalAddress)
|
Parameter |
Type |
Description |
|
|
Integer |
The number of bytes to highlight. |
|
|
Long |
The logical address from which to start highlighting. |
|
Type |
Description |
|
Boolean |
|
|
|