Navigation:  thinBasic Modules > UI (User Interface) > CONTROLs > Dedicated Control Functions > RTF Control >

RTF_GetClass

Previous pageReturn to chapter overviewNext page

 

Description

 

When UI (User Interface) module starts, it try to load standard windows rich edit library. If success, this function will return the class name of the loaded rich edit control. Use this return string to create a new rich edit control inside your dialogs using CONTROL ADD command.

 

Syntax

 

s = RTF_GetClass

 

Returns

 

String

 

Parameters

 

Name

Type

Optional

Meaning





 

Remarks

 

Restrictions

 

See also

 

Examples

 

 

 

 

 

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