TAILIEUCHUNG - AutoI Technology Curriculum Book part 42

Tham khảo tài liệu 'autoi technology curriculum book part 42', 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ả | MsgBox 0 Time GUICtrlRead n GUIDelete EndFunc Example2 example3 Func Example3 Local date DTM_SETFORMAT_ style GUICreate My GUI get date 200 200 800 200 date GUICtrlCreateDate 1953 04 25 10 10 185 20 to select a specific default format DTM_SETFORMAT_ 0x1032 style yyyy MM dd HH mm s GUICtrlSendMsg date DTM_SETFORMAT_ 0 style GUISetState While GUIGetMsg GUI_EVENT_CLOSE WEnd MsgBox 0 Time GUICtrlRead date EndFunc Example3 Function Reference GUICtrlCreateDummy tao mot Dummy control cho GUI. GUICtrlCreateDummy Parameters None. Return Value Success tra lai ControlID Failure Returns 0. Remarks This control can receive messages through a GUICtrlSendToDummy call. The control will notify as normal and the value sent with GUISendToDummy can be read with GUICtrlRead. Related GUICtrlSendToDummy GUICtrlSetOnEvent GUICtrlRead GUICtrlSetData Example include Opt MustDeclareVars 1 Example Func Example Local user button cancel msg GUICreate GUICtrlCreateDummy 250 200 100 200 GUISetBkColor 0x00E0FFFF will change background color user GUICtrlCreateDummy button GUICtrlCreateButton event 75 170 70 20 cancel GUICtrlCreateButton Cancel 150 170 70 20 GUISetState Do msg GUIGetMsg Select Case msg button GUICtrlSendToDummy user Case msg cancel GUICtrlSendToDummy user Case msg user special action before closing Exit EndSelect Until msg GUI_EVENT_CLOSE EndFunc Example Function Reference GUICtrlCreateEdit tạo Edit control cho GUI để nhập xuất văn bản. GUICtrlCreateEdit text left top width height style exStyle Parameters text text hiện trị sẵn trên control left tọa độ X top tọa độ Y width chiều rộng height chiều cao style kiểu. xem thêm GUI Control Styles Appendix. default -1 ES_WANTRETURN WS_VSCROLL WS_HSCROLL ES_AUTOVSCROLL ES_AUTOHSCROLL forced styles ES_MULTILINE WS_TABSTOP only if not es_reAdonly exStyle kiểu mở rộng. xem Extended Style .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã 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.