BOOL CBCGPProp::AddSubItem | ( | CBCGPProp * | pProp | ) |
Adds a child item to the specifies property
Call this function to add a sub-property to the specified property creating the hierarchical list of properties. The parent property becomes expandable and the property list control automatically displays a "plus" sign giving the ability to expand the item.
pProp | Specifies the sub-property to be added. |