The ShrinkEnabled property indicates whether the client's window stretches its contents to fit its size.
This property is read/write.
Syntax
HRESULT put_ShrinkEnabled(
[in] VARIANT_BOOL stretchEnabled
);
HRESULT get_ShrinkEnabled(
[out] VARIANT_BOOL *stretchEnabled
);
| VB |
|---|
|
Property value
Contains vbTrue if the client's window stretches its contents to fit its size.
This property value is read/write.
Error codes
| Name | Meaning |
|---|---|
|
The operation was successful. |
|
This property cannot be changed at this time. |
|
The stretchEnabled parameter was NULL. |
Requirements
| Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
| Header |
|
| Library |
|