zEdit Class Reference

DERIVED CLASS FOR EDIT CONTROLS. More...

#include <Zclass.h>

Inheritance diagram for zEdit:
zWindow

List of all members.

Public Member Functions

void Append (LPCTSTR str)
int ScrollLines (short lines)

Detailed Description

DERIVED CLASS FOR EDIT CONTROLS.

% Provides the functionality of a Windows edit control. An edit control is a rectangular child window in which the user can enter text.


Member Function Documentation

void zEdit::Append ( LPCTSTR  str  )  [inline]

Appends the given text to the text area's current text.

Parameters:
str - the text to append.
int zEdit::ScrollLines ( short  lines  )  [inline]

Scrolls the text vertically in a multiline edit control.

Parameters:
lines - Specifies the number of lines to scroll vertically.

The documentation for this class was generated from the following file:

Generated on Sun Nov 29 07:22:17 2009 for Rad.on++ by  doxygen 1.6.1