Navigation:  thinBasic Modules > UI (User Interface) > UDT predefined in UI module > Text control UDTs >

TEXTRANGE

Previous pageReturn to chapter overviewNext page

 

Description

 

TEXTRANGE structure.

 

Syntax

 

Type TEXTRANGE

  cpMin As Long

  cpMax As Long

  lpstrText As ASCIIZ PTR  ' allocated by caller, zero terminated by RichEdit

End Type

 

Remarks

 

See also

 

Examples

 

 

 

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com