ebook windows forms in action

Tài liệu Windows Forms

Tài liệu Windows Forms

... standards. What is Windows Forms (a.k.a. What is Windows Forms (a.k.a. WinForms)? WinForms)? What is Windows Forms (a.k.a. What is Windows Forms (a.k.a. WinForms)? WinForms)? Windows Forms is part ... Agenda Agenda Agenda Agenda Introduction Windows Forms Introduction Windows Forms How to handle events in Windows Forms How to handle events in Windows Forms Adding controls to forms (design-time) Adding controls to forms ... Deploying Windows Forms Applications Applications Deploying Windows Forms Deploying Windows Forms Applications Applications Microsoft Windows Microsoft Windows Installer Service Installer...

Ngày tải lên: 17/08/2012, 09:38

18 617 0
Thiết kế các ứng dụng GUI bằng windows forms

Thiết kế các ứng dụng GUI bằng windows forms

... DisplayName . Listing 2.1 class Customer { string m_First; string m_Middle; string m_Last; public Customer(string first, string middle, string last) { m_First = (first == null) ? string.Empty ... public string LastName { get { return m_Last; } } static string FullNameWithInitial = "{0} {1}. {2}"; static string FullNameNoInitial = "{0} {1}"; public string FullName ... FormBorderSytle.None . Trên Windows CE vị trí của cửa sổ luôn luôn bằng thuộc tính Location , trừ khi ứng dụng đưa vào trạng thái phóng to hoặc thu nhỏ hết cỡ. 2.6 Điều khiển Button Lớp System .Windows. Forms. Button ...

Ngày tải lên: 02/10/2013, 21:20

12 376 0

Bạn có muốn tìm thêm với từ khóa:

w