WaitCursor 构造函数

每当鼠标指针指定在的用户接口控件,存储当前光标并显示等待光标。 当释放某个实例时,当前光标将还原。

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll 中)

语法

声明
Public Sub New ( _
    control As Control _
)
public WaitCursor(
    Control control
)

参数

.NET Framework 安全性

请参阅

参考

WaitCursor 类

Microsoft.VisualStudio.Modeling.Shell 命名空间