<< Return to Main Index

< Return to Class Index

class CGXVScrollEdit: public CGXEditControl

The CGXVScrollEdit class implements a text input control which can be used to display and edit text in cells. The user can modify this text in place and can change any style attributes with the CGXStyleSheet dialog.

The difference between CGXVScrollEdit and CGXEditControl is that CGXVScrollEdit displays a vertical scrollbar for multi-line text cells by default.

See CGXEditControl for further information.

The default id for CGXVScrollEdit controls is GX_IDS_CTRL_SCROLLEDIT.

#include <gxall.h>

See Also

CGXEditControl

CGXVScrollEdit

Class Members