TAILIEUCHUNG - AutoIT Help part 40

Tham khảo tài liệu 'autoit help part 40', 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ả | SoundPlay @WindowsDir media 1 Function Reference SoundSetWaveVolume thiết đặt âm lượng của hệ thống SoundSetWaveVolume percent Parameters percent so phan tram Return Value Success Returns 1. Failure Returns 0 và sets @error to 1 nếu pecent ko đúng. Remarks This controls the Wave volume not the master volume control. Also a value of Zero does not set mute status. On Windows Vista there is no system-wide wave volume. This function only changes the wave volume for the script. It can not be used to change the wave volume of other programs. Related SoundPlay Example SoundSetWaveVolume 50 Function Reference GUICreate tao ra mot cua so. GUICreate title width height left top style exStyle parent Parameters title tên width chiều rộng mặc định 400 height chiều cao mặc định 400 left tọa độ X mặc định -1 căn giữa màn hình top tọa độ Y mặc định -1 căn giữa màn hình style kiểu của GUI. xem thêm GUI Control Styles Appendix. dùng -1 để mặc định tạo GUI có các kiểu sau WS_MINIMIZEBOX wS_CAPTION WS_POPUP WS_SYSMENU. một số kiểu luôn luôn đc thêm vào WS_CLIPSIBLINGS WS_SYSMENU nếu WS_MAXIMIZEBOX hay WS_SIZEBOX được xác định . exStyle kiểu mở rộng của GUI. xem ở dưới Extended Style Table mặc định là -1. parent handle của GUI mẹ Return Value Success trả lại win handle Failure Returns 0 nếu GUI ko đc tạo và set @error 1 Remarks mặc định GUI ko thể thay đổi kích thước và thu nhỏ đc WS_SIZEBOX và WS_MAXIMIZEBOX ko đc dùng trong tham số style để sử dụng nhiều kiểu trong style ta dùng BitOr GUI_SS_DEFAULT_GUI newstyle . . Bảng kiểu mở rộng kiểu mo ta WS_EX_ACCEPTFILES Allow an edit or input control within the created GUI window to receive filenames via drag and drop. The control must have also the GUI_DROPACCEPTED state set by GUICtrlSetState. for other controls the drag drop info can be retrieved with @GUI_DRAGID @GUI_DRAGFILE @GUIDROPID. WS_EX_APPWINDOW Forces a top-level window onto the taskbar when the window is visible. WS_EX_CLIENTEDGE Specifies that a window has a .

Đã 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.