soui 5.0.0.1
 
Loading...
Searching...
No Matches
IRichEdit Member List

This is the complete list of members for IRichEdit, including all inherited members.

AddRef() PUREIObjRef
DECLARE_CLASS_SIID(IID_IRichEdit) long AddRef() PUREIRichEdit
IPanel::DECLARE_CLASS_SIID(IID_IPanel) long AddRef() PUREIPanel
ICtrl::DECLARE_CLASS_SIID(IID_ICtrl) long AddRef() PUREICtrl
EnableScrollBar(int wBar, BOOL bEnable) PUREIRichEdit
GetDefaultAlign() SCONST PUREIRichEdit
GetDefaultLeftIndent() SCONST PUREIRichEdit
GetLimitText() SCONST PUREIRichEdit
GetReadOnly() SCONST PUREIRichEdit
GetRichTextFlag() SCONST PUREIRichEdit
GetScrollPos(BOOL bVertical) SCONST PUREIRichEdit
GetScrollRange(BOOL bVertical, LPINT lpMinPos, LPINT lpMaxPos) SCONST PUREIRichEdit
GetWordWrap() SCONST PUREIRichEdit
HasScrollBar(BOOL bVertical) SCONST PUREIRichEdit
IsScrollBarEnable(BOOL bVertical) SCONST PUREIRichEdit
LoadRtf(LPCTSTR pszFileName) PUREIRichEdit
OnFinalRelease() PUREIRichEdit
Release() PUREIRichEdit
ReplaceSel(LPCTSTR pszText, BOOL bCanUndo DEF_VAL(TRUE)) PUREIRichEdit
SaveRtf(LPCTSTR pszFileName) PUREIRichEdit
SetDefaultAlign(WORD wNewAlign) PUREIRichEdit
SetDefaultLeftIndent(LONG lNewIndent) PUREIRichEdit
SetDefaultTextColor(COLORREF cr) PUREIRichEdit
SetLimitText(int nLength) PUREIRichEdit
SetReadOnly(BOOL bReadOnly) PUREIRichEdit
SetRichTextFlag(BOOL fRich) PUREIRichEdit
SetSaveSelection(BOOL fSaveSelection) PUREIRichEdit
SetScrollInfo(SCROLLINFO si, BOOL bVertical) PUREIRichEdit
SetScrollPos(BOOL bVertical, int nNewPos, BOOL bRedraw) PUREIRichEdit
SetScrollRange(BOOL bVertical, int nMinPos, int nMaxPos, BOOL bRedraw) PUREIRichEdit
SetSel(long nStartChar, long nEndChar, BOOL bNoScroll) PUREIRichEdit
SetWordWrap(BOOL fWordWrap) PUREIRichEdit
ShowScrollBar(int wBar, BOOL bShow) PUREIRichEdit
ToIWindow() PUREIRichEdit