Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Displays all child nodes, controls or content of the control.
Syntax
HRESULT Expand(VOID);
Return Value
Returns S_OK if successful, or an error value otherwise.
Remarks
This is a blocking method that returns after the control has been expanded.
See Also