Returns whether the check button is checked. Signature: Code enabled = CheckButton:GetChecked()
Returns: - enabled - 1 if the button is checked; nil if the button is unchecked (1nil)
Также смотрите: Чекбокс
Ссылки: http://wowprogramming.com/docs/widgets/CheckButton/GetChecked
|