as_text_box_control method

as_text_box_control()

Cast OleControl to TextBoxControl.

def as_text_box_control(self):
    ...

See Also