Share via


ControlNotFoundException Constructor

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
Public method ControlNotFoundException() Initializes a new instance of the ControlNotFoundException class.
Public method ControlNotFoundException(Exception)
Public method 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.
Public method ControlNotFoundException(String, Exception)

Top

See Also

Reference

ControlNotFoundException Class

Microsoft.Office.Tools.Outlook Namespace