RSS

Четверг, 25.04.2024, 11:19
Главная » WoW API » API Виджеты » Кнопка »

enabled = CheckButton:IsEnabled()

[ править ]
Returns whether user interaction with the button is allowed.
[клоны]
Returns whether user interaction with the button is allowed.


Signature:
Code
enabled = Button:IsEnabled()

Returns:
  • enabled - 1 if user interaction with the button is allowed; otherwise nil (1nil)

Также смотрите: Кнопка
Ссылки: http://wowprogramming.com/docs/widgets/Button/IsEnabled