https://quizack.com/visual-basic/mcq/which-one-of-the-following-cannot-be-added-to-a-usercontrol-in-vb6
Answer: OLE Control
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Visual Basic MCQ Questions
When an ActiveX project is compiled, its COM interface can be preserved by using Binary Compatibility. Between compilations VB creates different interfaces for modified parts of classes. This is called:
In Visual Basic 6, which one is NOT a parameter of connection objects open method?
To make a UserControl transparent
KeyDown is an example of a:
Which property is required to place a control on Visual Basic 6 MDI Form?
You declare a class-level variable using the ____ keyword.
You create a named constant using the ____ statement.
The select case statement ends with the ____ clause.
The color of the text in a label control is determined by the ________ property.
In the code editor, ____ is used to indicate the location of an error.