DialogResult property of Button control
State the values that can be allocated to the DialogResult property of the Button control?
Expert
DialogResult property of a Button control can be assigned a value from the DialogResult enumerations, are as follows:
a) Abort-Returns Abort b) Cancel-Returns Cancel c) Ignore-Returns Ignore d) No-Returns No e) None-Nothing is returned from the dialog box f) OK-Returns OK g) Retry-Returns Retry h) Yes-Returns Yes
Differentiate between the ComboBox control and the ListBox control?
Why there is a requirement of user-defined controls?
Write the syntax of the for loop in C# code?
Which method is used in .NET to enforce garbage collection?
Write the difference between Select clause and the SelectMany() method in theLINQ?
What are the different ways to manage state in ASP.Net?
State the use of the Connection object?
In what way we can unselect a selected item in the ListView control programmatically in the .NET 4.0?
What are the layouts of ASP.NET Pages?
What is Custom Activities?
18,76,764
1939789 Asked
3,689
Active Tutors
1440155
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!