1. Trang chủ
  2. » Công Nghệ Thông Tin

Tài liệu Using Windows Controls docx

2 304 1
Tài liệu đã được kiểm tra trùng lặp

Đang tải... (xem toàn văn)

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Tiêu đề Using Windows Controls
Định dạng
Số trang 2
Dung lượng 16,81 KB

Các công cụ chuyển đổi và chỉnh sửa cho tài liệu này

Nội dung

Using Windows Controls Table 6.2 lists the commonly used Windows form controls that you can pick from the Windows Forms section of the Toolbox.. You can place any of these controls on yo

Trang 1

Using Windows Controls

Table 6.2 lists the commonly used Windows form controls that you can pick from the Windows Forms section of the Toolbox You can place any of these controls on your Windows form

Table 6.2: COMMONLY USED WINDOWS FORM CONTROLS

CONTROL DESCRIPTION

property

that you want to display using the Text property You set the navigation via the LinkClicked event

button

The Text property contains the text contained in the TextBox

the user if they check the box The Checked property indicates the Boolean value

the user if they click the button The Checked property indicates the Boolean value

example, you can group related radio buttons together Most importantly, it allows you to treat multiple controls as a group

You set the data source using the DataSource property

the Items collection property

CheckedListBox Similar to a list box except that a check mark is placed to the left of

each item in the list The check mark allows the user to select the items via a check box, as opposed to multiselecting with the Shift and/or Ctrl keys

Trang 2

Table 6.2: COMMONLY USED WINDOWS FORM CONTROLS

CONTROL DESCRIPTION

database table

Ngày đăng: 24/12/2013, 01:17

TỪ KHÓA LIÊN QUAN