TAILIEUCHUNG - Week 3 - Windows Controls

Add a menu to MenuStrip control at run-time method Example: ("File"); ("View"); Add a menu item to other menu item at run-time method Example: ToolStripItem mnuOpen; mnuOpen = ("Open"); += new EventHandler(mnuOpen_Click); | Week 3 Windows Controls Contents MenuStrip and ContextMenuStrip control () TreeView () Advanced topics () Slide Create MenuStrip at run-time Add a menu to MenuStrip control at run-time method Example: ("File"); ("View"); Add a menu item to other menu item at run-time method Example: ToolStripItem mnuOpen; mnuOpen = ("Open"); += new EventHandler(mnuOpen_Click); Slide ContextMenuStrip control () ContextMenuStrip similar to the MenuStrip control The main difference between the ContextMenuStrip and the MenuStrip ContextMenuStrip control does not have a top-level menu Not visible at run time unless invoked by right-clicking the control that it is associated with Slide ContextMenuStrip control (cont.) Associating a ContextMenuStrip property with a control Using ContextMenuStrip property of a control or Write in Mouse_Up event handler (Control, X, Y) Demo: Module 4 – Exercise 3 (modified) Slide ToolStrip () To create toolbars Items property ToolStripLabel ToolStripButton ToolStripSeparator ToolStripComboBox ToolStripTextBox ToolStripProgressBar Slide 1. ToolStrip Image in ToolStrip control Slide 2. WebBrowser control (p 133) The WebBrowser control: to load and display HTML pages, as well as to navigate to locations on the World Wide Web You can configure the WebBrowser to Expose online help for your application Load and print documents Display files in a variety of formats Slide 2. WebBrowser control (p 134) Important methods of the WebBrowser control Slide 2. WebBrowser control Important methods of the WebBrowser control (cont.) Slide TreeView control () The TreeView control allows you to display a list of objects in a hierarchical manner Node Root Parent Node Child Node Level of nodes TreeNode object Slide TreeView properties Nodes: .

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.