dialogresult信息详情
对话
dialogically synonym───对话同义词
dialogical method───对话法
dialogist journal───对话日记
dialogtech careers───dialogtech职业生涯
dialogistic meaning───对话意义
dialogtech logo───dialog tech徽标
make dialogues───进行对话
inner dialogue───内心对话
dialogism definition───对话定义
dialogues concerning natural religion───自然宗教对话
Navigate to the event handler or method that you want to set the DialogResult property for.───定位到要为其设置DialogResult属性的事件处理程序或方法。
The following code example creates a Button, sets its DialogResult property to OK, and adds it to a Form.───下面的代码示例创建一个Button,将其DialogResult属性设置为OK,并将其添加到Form。
At design time, you can set the DialogResult property for all of the Button controls on a dialog box.───在设计时,可以设置对话框上所有Button控件的DialogResult属性。
If the user pressed the Action key on the device or tapped ok, the dialog returns DialogResult. OK.───如果用户按设备上的Action键或点击OK,该对话框返回DialogResult.OK。
The form's DialogResult property is then set to the DialogResult of the button when the button is clicked.───然后,该窗体的DialogResult属性将设置为该按钮被单击时的DialogResult。
Implementation is added to the DialogResult property and the NotifyDefault and PerformClick methods.───将实现添加到DialogResult属性以及NotifyDefault和PerformClick方法。
DialogResultConverter does not support converting from DialogResult ( a Nullable value of type Boolean ) to other types.
Converts the DialogResult property, which is a Nullable value of type Boolean , to and from other types.