ITransformProvider::CanResize property
Indicates whether the control can be resized.
This property is read-only.
Syntax
HRESULT get_CanResize( [out, retval] BOOL *pRetVal );
Property value
Type: BOOL*
TRUE if the control can be resized; otherwise FALSE. This parameter is passed uninitialized.
Requirements
|
Minimum supported client |
Windows XP [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
See also
Show: