match_entry Eigentum

match_entry Eigentum

Gibt an, wie eine ListBox oder ComboBox ihre Liste durchsucht, während der Benutzer eintippt.

Definition:

@property
def match_entry(self):
    ...
@match_entry.setter
def match_entry(self, value):
    ...

Siehe auch