
Windows Forms. Уровень 2.

Quiz
•
Professional Development
•
5th Grade
•
Hard
Leonid Karuna
Used 1+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Укажите корректный способ добавления элемента в список типа ListBox:
this.listBox1.Items += "string";
this.listBox1.Items = "string";
TPK6RsQAyb2ZP4w98dk1PWZQDzh2vqcQXT
this.listBox1.Add("string");
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Укажите корректный способ добавления набора элементов в список ListBox:
this.listBox1.Items.Add(new object[] { "one", "two", "tree"});
this.listBox1.Items.AddRange(new object[] { "one", "two", "tree"});
this.listBox1.Items.AddRange( "one", "two", "tree");
this.listBox1.Items = new object[] { "one", "two", "tree"};
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как удалить все элементы списка типа ListBox:
this.listBox1.Items.Delete();
this.listBox1.Items.Clear();
this.listBox1.Clear();
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Каким образом можно получить коллекцию, которая содержит выбранные в настоящий момент элементы объекта ListBox?
Используя свойство Items
Используя свойство SelectedIndices
Используя свойство SelectedItems
Используя свойство SelectedIndex
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Укажите свойство в котором содержится коллекция отмеченных элементов в данном элементе управления CheckedListBox:
CheckedItems
CheckedIndices
Items
CheckOnClick
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Выберите корректный способ установки приращения индикатора выполнения ProgressBar:
progressBar1.PerfomStep = 5;
progressBar1.SetStep(5);
progressBar1.Step = 5;
progressBar1.Step(5);
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как увеличить текущую позицию индикатора хода выполнения ProgressBar:
Задать свойство ChangeStep
Вызвать метод SetStep(5)
Вызвать метод PerformStep()
Задать свойство Step
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
review of concepts -Module 2 (PM, sustainability and CSR)

Quiz
•
1st - 5th Grade
17 questions
Rules of procedure at international conferences

Quiz
•
1st Grade - University
20 questions
Остатки школьных знаний

Quiz
•
5th Grade
15 questions
Lession 47 - Test-6

Quiz
•
5th - 8th Grade
15 questions
Lesson 31 Test-4

Quiz
•
5th - 8th Grade
15 questions
Block Walling L1

Quiz
•
5th - 12th Grade
15 questions
итоговый тест

Quiz
•
5th Grade
15 questions
Donald's Quiz

Quiz
•
5th Grade
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
10 questions
Afterschool Activities & Sports

Quiz
•
6th - 8th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
15 questions
Cool Tool:Chromebook

Quiz
•
6th - 8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
20 questions
Bullying

Quiz
•
7th Grade
18 questions
7SS - 30a - Budgeting

Quiz
•
6th - 8th Grade
Discover more resources for Professional Development
25 questions
Multiplication Facts

Quiz
•
5th Grade
24 questions
Flinn Lab Safety Quiz

Quiz
•
5th - 8th Grade
20 questions
Finding Volume of Rectangular Prisms

Quiz
•
5th Grade
10 questions
Understanding the Scientific Method

Interactive video
•
5th - 8th Grade
30 questions
Fun Music Trivia

Quiz
•
4th - 8th Grade
10 questions
States Of Matter Test

Quiz
•
5th Grade
20 questions
Four Types of Sentences

Quiz
•
5th Grade
20 questions
Capitalization Rules & Review

Quiz
•
3rd - 5th Grade