Giáo Trình How To Use AutoIt A Professional Manner part 113

Tham khảo tài liệu 'giáo trình how to use autoit a professional manner part 113', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | IsChecked Returns 1 if Button is checked 0 otherwise Check Checks radio or check Button UnCheck Unchecks radio or check Button GetCurrentLine Returns the line where the caret is in an Edit GetCurrentCol Returns the column where the caret is in an Edit GetCurrentSelection Returns name of the currently selected item in a ListBox or ComboBox GetLineCount Returns of lines in an Edit GetLine line Returns text at line passed of an Edit GetSelected Returns selected text of an Edit EditPaste string Pastes the string at the Edit s caret position CurrentTab Returns the current Tab shown of a SysTabControl32 TabRight Moves to the next tab to the right of a SysTabControl32 TabLeft Moves to the next tab to the left of a SysTabControl32 Remarks Some controls will resist automation unless they are the active window. Use the WinActive function to force the control s window to the top before using ControlCommand on these controls. Certain commands that work on normal Combo and ListBoxes do not work on ComboLBox controls. Related ControlClick ControlDisable ControlEnable ControlFocus ControlGetPos ControlGetText ControlHide ControlClick ControlMove ControlSetText ControlShow StatusbarGetText WinActivate WinMenuSelectItem WinGetClassList Example Run ControlCommand CLASS Notepad Edit1 GetLineCount Function Reference ControlDisable Disables or grays-out a control. ControlDisable title text controlID Parameters title The title of the window to access. text The text of the window to access. controlID The control to interact with. See Controls. Return Value Success Returns 1. Failure Returns 0. Remarks None. Related ControlEnable ControlHide ControlCommand Example ControlDisable Untitled - MDIClient1 Function Reference ControlEnable Enables a grayed-out control. ControlEnable title text controlID Parameters title The title of the window to access. text The text of the window to access. controlID The control to interact with. See Controls. Return Value Success Returns 1. .

Không thể tạo bản xem trước, hãy bấm tải xuống
TÀI LIỆU MỚI ĐĂNG
55    338    1    01-07-2024
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.