tailieunhanh - AutoIT Help part 68

Tham khảo tài liệu 'autoit help part 68', 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ả | Return Value Success Returns 1. Failure Returns 0. Remarks None. Related GUICreate Example include Opt MustDeclareVars 1 Example Func Example Local msg GUICreate My GUI will create a dialog box that when displayed is centered GUISetHelp notepad will run notepad if F1 is typed GUISetState will display an empty dialog box Run the GUI until the dialog is closed While 1 msg GUIGetMsg If msg GUI_EVENT_CLOSE Then ExitLoop WEnd EndFunc Example Function Reference GUISetIcon Sets the icon used in a GUI window. GUISetIcon iconfile iconlD winhandle Parameters iconfile used to display the icon in the title area. iconID optional The ID of the icon in the iconfile. Default is -1 . winhandle optional Windows handle as returned by GUICreate default is the previously used window . Return Value Success Returns 1. Failure Returns 0. Remarks Passing a positive number will reference the string equivalent icon name. Passing a negative number causes 1-based index behaviour. Some Dll can have icon extracted just with negative numbers. Related GUICreate Example include Opt MustDeclareVars 1 Example Func Example Local sFile RegRead HKEY_LOCAL_MACHINE SOFTWARE AutoIt v3 AutoIt InstallDir icons Local msg GUICreate My GUI new icon will create a dialog box that when displayed is centered GUISetIcon sFile will change icon GUISetState will display an empty dialog box Run the GUI until the dialog is closed While 1 msg GUIGetMsg If msg GUI_EVENT_CLOSE Then ExitLoop WEnd EndFunc Example Function Reference .

TÀI LIỆU LIÊN QUAN
10    127    1
6    150    1
7    127    1
5    125    1
6    127    1
6    115    1
6    122    1
6    174    1
7    122    1
crossorigin="anonymous">
Đã 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.