[Contents] [Index] [Next] [Previous]

QuestionDialog


Description

A QuestionDialog should be used to get a user response to a question. It should interrupt the user's interaction with the application. It should include a question symbol, a message, and one of the following button arrangements:

Yes No
Yes No Help

It is possible that both the Yes and No actions of a Question DialogBox will perform an action. If this is the case, the Question DialogBox should use one of the following button arrangements:

Yes No Cancel
Yes No Cancel Help

Illustration

Related Information

For more information, see the reference page for DialogBox.