CMFCPropertyGridProperty::RemoveSubItem
移除指定的子項目。
BOOL RemoveSubItem(
CMFCPropertyGridProperty*& pProp,
BOOL bDelete=TRUE
);
參數
[in] pProp
對屬性子項目的指標。[in] bDelete
刪除 pProp 由參數所指定的屬性之物件的TRUE ;否則, FALSE。 預設值是 TRUE。
備註
如果您想要移動指定的子項目,以 bDelete 參數指定 FALSE ;即會移除子項目在其他位置並將它加入。
需求
標題: afxpropertygridctrl.h