Lập trình GUI
1
CuuDuongThanCong.com https://fb.com/tailieudientucntt
Lập trình GUI
User interface modeling
User interface architecture
User interface coding
2
CuuDuongThanCong.com https://fb.com/tailieudientucntt
The Control class hierarchy
3
CuuDuongThanCong.com https://fb.com/tailieudientucntt
Windows Forms Application Structure
A Windows Forms application has three pieces
the application itself
forms in the application
controls on the form
Application
mainForm
MyForm
label1
button1
Label
―Hell…Button
―OK‖
4
CuuDuongThanCong.com https://fb.com/tailieudientucntt
GUI Tree Structure
GUI Internal structure
containers
Panel Button
Form
Label
5
Button
Panel
Label
Form
CuuDuongThanCong.com https://fb.com/tailieudientucntt