TAILIEUCHUNG - AutoIT Help part 135

Tham khảo tài liệu 'autoit help part 135', 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ả | Push Button Styles Value Description include Default forced see GUICtrlCreateButton GUICtrlCreateCheckbox GUICtrlCreateRadio functions. BS_BOTTOM 0x0800 Places the text at the bottom of the button rectangle. BS_CENTER 0x0300 Centers the text horizontally in the button rectangle. B S_DEFPUSHBUTTON 0x0001 Creates a push button with a heavy black border. If the button is in a dialog box the user can select the button by pressing the ENTER key even when the button does not have the input focus. This style is useful for enabling the user to quickly select the most likely option or default. BS_MULTILINE 0x2000 Wraps the button text to multiple lines if the text string is too long to fit on a single line in the button rectangle. BS_TOP 0x0400 Places text at the top of the button rectangle. BS_VCENTER 0x0C00 Vertically centers text in the button rectangle. BS_ICON 0x0040 Specifies that the button displays an icon. BS_BITMAP 0x0080 Specifies that the button displays a bitmap. BS_FLAT 0x8000 Specifies that the button is two-dimensional it does not use the default shading to create a 3-D image. BS_NOTIFY 0x4000 Enables a button to send BN_KILLFOCUS and BN_SETFOCUS notification messages to its parent window. Note that buttons send the BN_CLICKED notification message regardless of whether it has this style. To get BN_DBLCLK notification messages the button must have the BS_RADIOBUTTON or BS_OWNERDRAW style. Combo Styles Value Description include Default forced GUI_SS_DEFAULT_COMBO see GUICtrlCreateCombo function. CBS_AUTOHSCROLL 0x0040 Automatically scrolls the text in an edit control to the right when the user types a character at the end of the line. If this style is not set only text that fits within the rectangular boundary is enabled. CBS_DISABLENOSCROLL 0x0800 Shows a disabled vertical scroll bar in the list box when the box does not contain enough items to scroll. Without this style the scroll bar is hidden when the list box does .

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.