VScrollBar.SetVisibleCore 方法

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

這個成員會覆寫 Control.SetVisibleCore(Boolean)

命名空間:  Microsoft.Office.Tools.Word.Controls
組件:  Microsoft.Office.Tools.Word.v4.0.Utilities (在 Microsoft.Office.Tools.Word.v4.0.Utilities.dll 中)

語法

'宣告
Protected Overrides Sub SetVisibleCore ( _
    value As Boolean _
)
protected override void SetVisibleCore(
    bool value
)

參數

備註

不應該使用這個方法,而且它不受支援。 如需詳細資訊,請參閱 Office 文件上的 Windows Form 控制項限制

.NET Framework 安全性

請參閱

參考

VScrollBar 類別

Microsoft.Office.Tools.Word.Controls 命名空間