C# MessageBox, MessageBoxButtons, MessageBoxIcon, and ToolTip Quiz

WonTransformation avatar
WonTransformation
·
·
Download

Start Quiz

Study Flashcards

14 Questions

What does the MessageBoxButtons enumeration represent in a MessageBox?

Buttons to be displayed on the MessageBox

What does the ToolTip control display when the user points at controls?

Text

What does the MessageBoxIcon enumeration represent in a MessageBox?

Icons to be displayed on the MessageBox

What is the purpose of using the ErrorProvider with textBox1?

To validate numeric input in textBox1

When does the TextChanged event occur for a TextBox control?

When the value of the Text property changes

What is the primary purpose of a NumericUpDown control?

To provide a spin interface for pre-defined numbers

What control allows the user to make multiple selections from a number of options?

CheckBox

Which control represents a panel that dynamically lays out its contents in a grid composed of rows and columns?

TableLayoutPanel

What control is typically used to contain a logical group of RadioButton controls, each group of buttons being mutually exclusive?

GroupBox

Which control is used for selecting and displaying the date/time with a specific format in the form?

DateTimePicker

What control can be used to lay out its contents dynamically either horizontally or vertically?

FlowLayoutPanel

What control can display text, an image, or both?

RadioButton

Which event occurs whenever the Checked property changes value?

CheckedChanged Event

What built-in control contains two panels and a splitter?

SplitContainer

Test your knowledge of C# MessageBox, MessageBoxButtons, MessageBoxIcon, and ToolTip in Windows Forms applications. This quiz covers the different button combinations, icons, and usage of tooltips in C#.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free
Use Quizgecko on...
Browser
Browser