<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > UI (User Interface) > UDT predefined in UI module > Text control UDTs > CHARRANGE |
Description
CHARRANGE structure.
Syntax
Type CHARRANGE
cpMin As Long
cpMax As Long
End Type
Remarks
See also
Examples