WebBrowserBase.UseWaitCursor 属性

定义

此控件不支持此属性。

此 API 支持产品基础结构,不能在代码中直接使用。

public:
 property bool UseWaitCursor { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(false)]
public bool UseWaitCursor { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.UseWaitCursor : bool with get, set
Public Property UseWaitCursor As Boolean

属性值

Boolean

在所有情况下均为 false

属性

例外

正在设置此属性。

适用于