Class BarControl Inherit Item Methods GetMin(self) -> int GetMax(self) -> int GetValue(self) -> int SetMin(self, int) -> None SetMax(self, int) -> None SetValue(self, int) -> None