TAW_10_2 chapter 16, tabstrip controls Flashcards
1
Q
What is the default number of tabs in a tab strip control?
A
2
2
Q
What is the statement that declares a tabstrip
A
COTROLS: type TABSTRIP
(type tabstrip corresponds to CXTAB_TABSTRIP
3
Q
How do I allow the user to switch between tabs without processing PAI?
A
Set they function type as āPā
4
Q
Can all tabs share a common subscreen area?
A
Yes, and this method allows the program to only perform PBO/PAI for the chosen tab