Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Scrolls a property grid control and expands property items until the specified property is visible.
void EnsureVisible(
CMFCPropertyGridProperty* pProp,
BOOL bExpandParents=FALSE
);
Parameters
[in] pProp
Pointer to a property.[in] bExpandParents
TRUE to expand parent items to make the specified property visible; otherwise, FALSE. The default is FALSE.
Requirements
Header: afxpropertygridctrl.h