match_entry fastighet
match_entry fastighet
Indikerar hur en ListBox eller ComboBox söker i sin lista när användaren skriver.
Definition:
@property
def match_entry(self):
...
@match_entry.setter
def match_entry(self, value):
...
Indikerar hur en ListBox eller ComboBox söker i sin lista när användaren skriver.
@property
def match_entry(self):
...
@match_entry.setter
def match_entry(self, value):
...