Windows Controls

Tài liệu Using Windows Controls docx

Tài liệu Using Windows Controls docx

. 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. Toolbox. You can place any of these controls on your Windows form. Table 6.2: COMMONLY USED WINDOWS FORM CONTROLS CONTROL DESCRIPTION Label Displays text. You set the text that you want to dis...
Ngày tải lên : 24/12/2013, 01:17
  • 2
  • 303
  • 1
Windows Controls pdf

Windows Controls pdf

. listView1.Focus();  Unselect the selected items: listView1.SelectedItems.Clear(); Slide 25 Week 2 Windows Controls (Chapter 1 - 4) Default event in ListView control  SelectedIndexChanged event: occurs. a component that allows you to organize groups of images  ImageList supplies images to other controls, such as ListView, TreeView control (p.116)  Some important properties:  Images  Ima...
Ngày tải lên : 15/03/2014, 02:20
  • 27
  • 286
  • 0
Windows Controls pot

Windows Controls pot

. cancelled. Advanced topics in Windows Forms  MDI application (p.553)  The NotifyIcon component (p.123)  Drag-Drop (p.533)  Self-study  Using user assistance controls and components (p.573- p.590)  Implementing. Publish Now button  Exercise 1- Publishing an Application to a Network Share Slide 48 Week 3 Windows Controls Default event of TreeView  AfterSelect event: occurs when the sel...
Ngày tải lên : 15/03/2014, 02:20
  • 39
  • 354
  • 0
Windows Controls - ThS. Nguyễn Hà Giang pdf

Windows Controls - ThS. Nguyễn Hà Giang pdf

. Minh họa GroupBox groupBox1 chứa 2 control textBox1 và button1 textBox2 và button2 chứa trong Controls của Form Nguyen Ha Giang -2008 15 Label, TextBox, Button n Label q Cung cấp chuỗi thông. -Docking n Các control có thể gắn (dock) với một cạnh nào đó của form, hoặc container của control. Windows Explorer TreeView gắn bên trái ListView gắn bên phải Nguyen Ha Giang -2008 76 CheckedListBox n...
Ngày tải lên : 28/03/2014, 16:20
  • 144
  • 271
  • 3
windows controls

windows controls

. src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAQ4CAIAAABwgOwFAAAACXBIWXMAABYlAAAWJQFJUiTwAAAgAElEQVR42uzdWVpb2bY26LUEqiUENrZjR5wu5F025u9BtimzQXmRT2Yrzo7CNjWqq5UXYzOPDAiEDTbTft9nHx8spFVpmWB+GnPMsqqqAgAAACBnNZcAAAAAyJ2AAwAAAMiegAMAAADInoADAAAAyJ6AAwAAAMiegAMAAADInoADAAAAyJ6AAwAAAMiegAMAAADInoADAAAAyN7+C223/N//DxcXAAAAfhHV//t//tgDUMEBAAAAZE/AAQAAAGRPwAEAAABkT8ABAAAAZE/AAQAAAGRPwAEAAABkT8A...
Ngày tải lên : 16/04/2014, 14:07
  • 133
  • 107
  • 0
Windows Controls (Chapter 1 - 4)

Windows Controls (Chapter 1 - 4)

. textBox1.Text; item.SubItems[1].Text = textBox2.Text; item.SubItems[2].Text = textBox3.Text; } } Slide 20 Week 2 Windows Controls (Chapter 1 - 4) Example: Searching in ListView Slide 23 ListView control (p.108) Column. Button(); aButton.Location = new Point(20,20); aButton.Text = "Test Button"; this .Controls. Add(aButton); // add button to form // panel1 .Controls. Add(aButton); //...
Ngày tải lên : 13/05/2014, 12:19
  • 27
  • 154
  • 0
Windows Controls

Windows Controls

. assistance controls and components  PropertyGrid  ProgressBar  StatusStrip  ToolTip  ErrorProvider  HelpProvider  SoundPlayer  Timer  HScrollBar  VScrollBar Slide 33 Advanced topics in Windows. (p.523)  Self-study  Using user assistance controls and components  Persisting application settings between sessions  Implementing Globalization and Localization for a Windows Forms applic...
Ngày tải lên : 13/05/2014, 12:19
  • 40
  • 203
  • 0

Xem thêm

Từ khóa: