Home
- RAD C++ GUI Lib 1.2.2 Documentation
Published on March 09, 2007 [03:04:02 PM]
class
TextBox
Functions
TextBox()
TextBox(String title,UINT uniqueID,int X,int Y,int Width,int Height,_window parent [,bool enabled,bool visible,bool center,bool multiline, UINT extendedStyle])
UINT charAtLine(UINT lineNumber)
UINT lineAtIndex(UINT charIndex)
UINT lineLength(UINT lineNumber)
long getTotalLines()
void create(String title,UINT uniqueID,int X,int Y,int Width,int Height,_window parent [,bool enabled,bool visible,bool center,bool multiline, UINT extendedStyle])
void replaceSelection(String newString)
void setSelection(UINT startIndex, UINT endIndex)
void undo()
Generic Properties
totalLines
Visit
www.radcpp.com
for more help and updates.
Documentation created using
FlaX.Doc