Returns whether the edit box automatically acquires keyboard input focus. Signature: Code enabled = EditBox:IsAutoFocus()
Returns: - enabled - 1 if the edit box automatically acquires keyboard input focus; otherwise nil (1nil)
Также смотрите: Окно редактирования
Ссылки: http://wowprogramming.com/docs/widgets/EditBox/IsAutoFocus
|