ControlNotFoundException Constructor (2007 System)
Include Protected Members
Include Inherited Members
Initializes a new instance of the ControlNotFoundException class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Initializes a new instance of the ControlNotFoundException class.
ControlNotFoundException(String)
Initializes a new instance of the ControlNotFoundException class by using the name of a control that is not found in the Microsoft.Vbe.Interop.Forms.UserForm of an imported form region.
ControlNotFoundException(String, Exception)
Top
See Also
Reference
ControlNotFoundException Class