IMsTscAx::HorizontalScrollBarVisible property
Indicates whether the control has displayed a horizontal scroll bar.
This property is read-only.
HRESULT get_HorizontalScrollBarVisible(
[out] BOOL *pfHScrollVisible
);
The value of this parameter is TRUE if the horizontal scroll bar is visible, and FALSE otherwise.
Return S_OK if successful.
The control automatically displays a horizontal scroll bar if the width of the control is less than the desktop width.
For more information about Remote Desktop Web Connection, see Requirements for Remote Desktop Web Connection.
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Type library |
|
DLL |
|
IID |
IID_IMsTscAx is defined as 8C11EFAE-92C3-11D1-BC1E-00C04FA31489 |