get_control_from_id method

get_control_from_id(id)

Gets the element at the specified ID.

Returns

def get_control_from_id(self, id):
    ...
ParameterTypeDescription
idint

See Also