IListBoxes module

class IListBoxes.IListBoxes

Bases: ABC

abstract AddListBox(row: int, column: int, height: int, width: int) IListBox
abstract property Count: int
get_Item