void CBCGPPropList::EnsureVisible | ( | CBCGPProp * | pProp, |
BOOL | bExpandParents = FALSE |
||
) |
Scrolls a property list to make the specified property visible.
Call this member function to scroll the property list control until the specified property becomes visible.
pProp | Points to the property object to become visible. |
bExpandParents | If TRUE, expands parent items to ensure visibility of the item. |