🎴 Flashcard Mode
Programming Languages: JavaScript, C#, C++, Java
Card1 / 20
Mastered0
Review0
QuestionClick to flip
Which of the following are the characteristics of wizard page
AnswerClick to flip back
A
style
B
border
💡 Explanation:
In MFC, wizard pages (CPropertyPage) have style and border as key characteristics that define their appearance and behavior. The style property determines the page's visual style, while the border defines its edge presentation. 'Overlapped' is not a characteristic of wizard pages in this context, and 'enabled' is a state rather than a defining characteristic.