CProperty Member List

This is the complete list of members for CProperty, including all inherited members.
AddOption(LPCTSTR lpszOption, BOOL bInsertUnique=TRUE) (defined in CProperty)CProperty
AddSubItem(CProperty *pProp) (defined in CProperty)CProperty [virtual]
AllowEdit(BOOL bAllow=TRUE) (defined in CProperty)CProperty
CProperty(LRESULT remoteProp)CProperty [inline]
CTreeListPane (defined in CProperty)CProperty [friend]
Enable(BOOL bEnable=TRUE) (defined in CProperty)CProperty
EnableSpinControl(BOOL bEnable=TRUE, int nMin=0, int nMax=0) (defined in CProperty)CProperty
Expand(BOOL bExpand=TRUE) (defined in CProperty)CProperty
GetChecked() (defined in CProperty)CProperty [virtual]
GetCurSelIndex(void) (defined in CProperty)CProperty
GetData() const (defined in CProperty)CProperty
GetExpandedSubItems(BOOL bIncludeHidden=TRUE) (defined in CProperty)CProperty
GetHierarchyLevel() const (defined in CProperty)CProperty
GetName() const (defined in CProperty)CProperty
GetOption(int nIndex) (defined in CProperty)CProperty
GetOptionCount() const (defined in CProperty)CProperty
GetOptionData(int index) (defined in CProperty)CProperty
GetOriginalValue() (defined in CProperty)CProperty
GetParent() const (defined in CProperty)CProperty
getStatic(void) (defined in CProperty)CProperty
GetSubItem(int nIndex) (defined in CProperty)CProperty
GetSubItemsCount() const (defined in CProperty)CProperty
GetValue() (defined in CProperty)CProperty [virtual]
Init() (defined in CProperty)CProperty
IsAllowEdit() const (defined in CProperty)CProperty
IsEnabled() const (defined in CProperty)CProperty
IsExpanded() const (defined in CProperty)CProperty
IsGroup() const (defined in CProperty)CProperty
IsModified() const (defined in CProperty)CProperty
isNotifyExpand(void) (defined in CProperty)CProperty
IsParentExpanded() const (defined in CProperty)CProperty
IsSelected() (defined in CProperty)CProperty [virtual]
IsSuppressed() (defined in CProperty)CProperty
IsVisible() const (defined in CProperty)CProperty
m_RemoteProp (defined in CProperty)CProperty
RemoveAllOptions() (defined in CProperty)CProperty
RemoveSubItem(CProperty *&pProp, BOOL bDelete=TRUE) (defined in CProperty)CProperty
ResetOriginalValue() (defined in CProperty)CProperty [virtual]
SetAccelBaseStep(int step) (defined in CProperty)CProperty
SetAssociation(LRESULT rem) (defined in CProperty)CProperty [inline]
SetChecked(BOOL f=true) (defined in CProperty)CProperty [virtual]
SetCurSelIndex(int sel) (defined in CProperty)CProperty
SetData(DWORD_PTR dwData) (defined in CProperty)CProperty
SetDescription(const CString &strDescr) (defined in CProperty)CProperty
SetFullGroupName(bool f) (defined in CProperty)CProperty
setHeader(void) (defined in CProperty)CProperty
SetItemImage(int nImage) (defined in CProperty)CProperty
SetName(LPCTSTR lpszName, BOOL bRedraw=TRUE) (defined in CProperty)CProperty
setNameLook(UV_PROPERTY_ATTR which, void *value) (defined in CProperty)CProperty
SetOptionData(int index, DWORD_PTR data) (defined in CProperty)CProperty
SetOriginalValue(const CVariant &varValue) (defined in CProperty)CProperty
setStatic(bool f) (defined in CProperty)CProperty
SetValue(const CVariant &varValue, bool redraw=true) (defined in CProperty)CProperty [virtual]
setValueLook(UV_PROPERTY_ATTR which, void *value, bool redraw=false) (defined in CProperty)CProperty
Show(BOOL bShow=TRUE, BOOL bAdjustLayout=TRUE) (defined in CProperty)CProperty
ToggleCheck() (defined in CProperty)CProperty
~CProperty() (defined in CProperty)CProperty [virtual]