Hello Serge,
I've been looked at the definition in COM library and the interop assemblies.
Textbox doesnt inherites from Control.
It is:
TextBox : _Textbox : IAccessible
(tested in Office 2015)
Can you say which property throw the COMException ? (.Parent or .Parent.Name)
*Sebastian
I've been looked at the definition in COM library and the interop assemblies.
Textbox doesnt inherites from Control.
It is:
TextBox : _Textbox : IAccessible
(tested in Office 2015)
Can you say which property throw the COMException ? (.Parent or .Parent.Name)
*Sebastian