![](images/graphics/blank.gif)
Adding controls to forms
-
Thiết kế form bằng visual studio. net cho phép chúng ta thiết kế giao diện ứng dụng trực quan bằng cách kéo thả các điều khiển. Bạn có thể điều chỉnh vị trí các điều khiển, thiết lập các thuộc tính thông qua cửa sổ thuộc tính, và tạo các điều kiện cho các điều khiển
14p
ruavanguom
17-10-2012
122
22
Download
-
Agenda: Introduction Windows Forms, How to handle events in Windows Forms, Adding controls to forms (design-time), Dynamically adding controls to Forms (runtime), Using Complex Controls, Creating GUI Components, Working with Menu, Creating MDI applications with Windows Forms, Deploying Windows Forms Applications.
18p
nguyenvanhi
19-11-2010
201
52
Download
-
Thêm Controls Mẫu các Cho đến nay bạn đã tạo ra một hình thức, thiết lập một số thuộc tính của nó, và kiểm tra code mà Visual Studio 2005 tạo ra. Để thực hiện các hình thức hữu ích, bạn cần phải thêm các điều khiển và viết một số mã của riêng bạn.
9p
golly_tit
11-08-2010
81
7
Download
-
[ Team LiB ] Recipe 7.14 Using a DataView to Control Edits, Deletions, or Additions in Windows Forms Problem You need to selectively prevent users from editing, deleting, or adding data in a Windows Forms application. Solution Bind a DataView to Windows Forms controls. The sample code contains four event handlers
3p
luvpro
04-08-2010
97
10
Download
-
[ Team LiB ] Recipe 7.15 Adding Search Capabilities to Windows Forms Problem You need to use a search criteria specified by a user to locate a record displayed in a DataGrid without executing a query against the database. Solution Use the Find( )
3p
luvpro
04-08-2010
96
7
Download
CHỦ ĐỀ BẠN MUỐN TÌM
![](images/graphics/blank.gif)