modally

modally

 英

  • 网络模式

例句

Message boxes are usually run modally : the question must be answered before the program may continue.

消息通常运行程序继续运行必须回答问题

Sets the ToolTip text associated with the specified control, and then displays the ToolTip modally at the specified relative position.

设置指定控件关联工具提示文本然后指定相对位置模式方式显示工具提示

Forms that are displayed modally are typically used as dialog boxes in an application.

强制回应方式显示通常应用程式当做对话方块使用

When a form is displayed modally, no input (keyboard or mouse click) can occur except to objects on the modal form.

模式显示窗体不能进行任何输入通过键盘鼠标单击),模式窗体对象输入除外

For forms that are shown modally, Dispose is not called automatically.

对于进行模式显示窗体不会自动调用Dispose

Sets the ToolTip text associated with the specified control, and displays the ToolTip modally.

设置指定控件关联工具提示文本然后模式方式显示工具提示

You can use this property to determine whether a form that you have obtained from a method or property has been displayed modally.

可以使用属性确定方法属性获取窗体是否已经模式显示

Dialog boxes are displayed modally to prevent users from performing tasks outside of the dialog box.

模式显示对话防止用户对话执行任务

Gets a value indicating whether this form is displayed modally.

获取一个指示是否模式显示窗体

Method is used to display a form non-modally.

方法用于模式显示窗体

The following code example shows how to display a dialog box modally.

下面代码示例演示如何模式显示对话

Method will stop this internal timer, causing any displayed ToolTip to be shown modally until the

方法停止内部计时使任何显示工具提示模式方式显示直至调用

If the form is displayed modally; otherwise,

如果窗体进行模式显示则为

Method is used to display a form modally; the;

方法用于模式显示窗体

To display a form modally use the

若要模式显示窗体使用