Answer the following statements true (T) or false (F)
1) The user can select only one item in a ListView control.
2) A TabPage can act as a container for RadioButtons.
3) An MDI child window can have MDI children.
4) MDI child windows can be moved outside the boundaries of their parent window.
5) There are two basic ways to create a customized control.
1)False. The user can select one or more items.
2) True.
3) False. Only an MDI parent window can have MDI children. An MDI parent window
cannot be an MDI child.
4) False. MDI child windows cannot be moved outside their parent window.
5) False. There are three ways: 1) Derive from an existing control, 2) use a UserControl
or 3) derive from Control and create a control from scratch.
You might also like to view...
Font libraries are fonts that are downloaded with your page content when viewed in a browser so you are assured that your users will have the correct font applied.
Answer the following statement true (T) or false (F)
With Excel in Edit mode, you can edit cell contents directly in the cell.
Answer the following statement true (T) or false (F)
________ is a multithreaded process that provides scheduling and memory management for Java applications.
Fill in the blank(s) with the appropriate word(s).
The Check for ________ commands enable you to uncover issues that may cause difficulties for viewers
Fill in the blank(s) with correct word