Home

What is the correct answer?

4

If a Label control's AutoSize property is set to True, can you resize the control

A. Yes

B. No

Correct Answer :

B. No


Related Questions

A DataSet can hold multiple tables even if there are similar fields To use HelpProvider, the following properties of the form needs to be… A MsgBox can have maximum ___________ button(s) To uninstall a Windows Service ____________ is use In OLEDB database can be accessed without using DataSet To call a buttons click event use A single LinkLabel can support multiple links The Apply button automatically appears of the Font Dialog Box is opened To retrieve the default path of the project use A Windows Service if installed cannot be uninstalled You can assign a Main Menu to any control Default event handler of Splitter is If Scrollbars property of a TextBox is set to Hortizontal and the WordWrap… A DataSet can be updated only when the connection is open Only derived class can have shadows keyword A TreeView can have multiple root nodes Use a _________ statement to make Visual Basic object the default object… If MustOverride is used then ____________ is also a must. The default event handler of TextBox is Application.StartupPath actually points to To get details about an error use VB.NET does not support control arrays To print use VB.NET supports Multi Level Inheritance The default Tab of a Tab Control is A user wants that custom colors are visible when the Color Dialog Box… The correct sequence of Form Loading is Class ccpublic _________ I as stringend classButton1_Clickcc.I=100 While handling keystrokes if e.Handled=True is set then Visual Basic Finally is fired only when error occurs