get_control_from_name method

get_control_from_name(name)

Gets the element at the specified name.

Returns

def get_control_from_name(self, name):
    ...
ParameterTypeDescription
namestr

See Also