as_text_box_control method

as_text_box_control()

Casts Forms2OleControl to TextBoxControl, otherwise returns null.

def as_text_box_control(self):
    ...

See Also