match_entry mülk
match_entry mülk
Kullanıcı yazarken bir ListBox veya ComboBox’un kendi listesinde nasıl arama yaptığını gösterir.
Tanım:
@property
def match_entry(self):
...
@match_entry.setter
def match_entry(self, value):
...
Kullanıcı yazarken bir ListBox veya ComboBox’un kendi listesinde nasıl arama yaptığını gösterir.
@property
def match_entry(self):
...
@match_entry.setter
def match_entry(self, value):
...