C1.Win.4.8 Assembly / C1.Framework.Accessibility Namespace / ElementAccessibleObject Class / ElementAccessibleObject Constructor
the owner accessile element.

In This Topic
ElementAccessibleObject Constructor
In This Topic
Initializes a new instance of the C1ControlAccessibleObject class.
Syntax
'Declaration
 
Public Function New( _
   ByVal element As IAccessibleElement _
)
 

Parameters

element
the owner accessile element.
See Also