match_entry عقار
match_entry عقار
يشير إلى كيفية قيام ListBox أو ComboBox بالبحث في قائمته أثناء قيام المستخدم بالكتابة.
تعريف:
@property
def match_entry(self):
...
@match_entry.setter
def match_entry(self, value):
...
يشير إلى كيفية قيام ListBox أو ComboBox بالبحث في قائمته أثناء قيام المستخدم بالكتابة.
@property
def match_entry(self):
...
@match_entry.setter
def match_entry(self, value):
...