IExpandCollapseProvider::ExpandCollapseState property

Indicates the state, expanded or collapsed, of the control.

This property is read-only.

Syntax


HRESULT get_ExpandCollapseState(
  [out, retval] ExpandCollapseState *pRetVal
);

Property value

Type: ExpandCollapseState*

The state of the control.

Requirements

Minimum supported client

Windows XP [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2003 [desktop apps | Windows Store apps]

Header

UIAutomationCore.h (include UIAutomation.h)

IDL

UIAutomationCore.idl

DLL

Uiautomationcore.dll

See also

IExpandCollapseProvider
UI Automation Providers Overview

 

 

Show: