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):
...