青年中文青年中文

dialogresult的意思

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.