共用方式為


WaitCursor 建構函式

儲存目前的游標並顯示等待游標,只要將滑鼠指標移至指定的使用者介面控制項。 處置之執行個體時,就會還原目前的游標。

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

語法

'宣告
Public Sub New ( _
    control As Control _
)
public WaitCursor(
    Control control
)

參數

.NET Framework 安全性

請參閱

參考

WaitCursor 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間