Free Web Hosting by Netfirms
Web Hosting by Netfirms | Free Domain Names by Netfirms


.

Home to new Visual Basic .NET programmers

Toolbox Controls

 

Home ] What is this site? ] myExercises ] myTutorials ] myExam ] myMicrosoft ] myNotes ] Study Advice ] myLinks ]


Search (my)Visual Basic .NET

(Tip: Scroll past sponsored links to see your search results for this website)


Complain to Volkswagen South Africa (VWSA)


New to myExercises:

 

Lynnwood Consultants Program
Computer Calculator Program
Funny Time Program
Creative Minds Login Program
Hatfield Pizza & Pasta Program
  Shutterbug Program

New to myNotes:

 

>>

TOE chart


Order this book today from

kalahari.net: click-click, ding-dong

 

Title: Microsoft Visual Basic 2005:

         RELOADED, Second Edition

Author:  Diane Zak

 

Click the image below to order your copy.

 

Up ] GUI Standards ] Access Files ] Accumulators, Counters & Averages ] Arrays ] Collections ] Constants & Enumerators ] Crystal Reports ] Data Types ] Flowchart Symbols ] Functions ] Keywords ] Methods ] Operators ] Repetition Structures ] Selection Structures ] Sub Procedures ] Toolbox Controls ] Variables ] Windows Forms ].


 

Introduction

 

Toolbox controls for Windows Forms:

 

Button ErrorProvider MainMenu PrintDialog TextBox
CheckBox FontDialog MonthlyCalender PrintDocument Timer
CheckedListBox GroupBox NotifyIcon PrintPreviewControl ToolBar
ColorDialog HelpProvider NumericUpDown ProgressBar ToolTip
ComboBox HScrollBar OleDbDataAdaptor RadioButton TrackBar
ContextMenu ImageList OpenFileDialog RichTextBox TreeView
CrystalReportViewer Label PageSetupDialog SaveFileDialog VScrollBar
DataGrid LinkLabel Panel Splitter
DateTimePicker ListBox PictureBox StatusBar
DomainUpDown ListView Pointer TabControl

    

Toolbox controls for Data:

 

DataSet SqlConnection OracleDataAdapter
OleDBDataAdapter SqlCommand OracleConnection
OleDBConnection OdbcDataAdapter OracleCommand
OleDBCommand OdbcConnection DataView
SqlDataAdapter OdbcCommand

 

Toolbox controls for Components:

 

FileSystemWatcher PerformanceCounter
EventLog Process
DirectoryEntry ServiceController
DirectorySearcher Timer
MessageQueue ReportDocument

 

Control Name & picture

Object purpose

List GUI standards for this control

List & discuss properties

List & discuss methods

List & discuss events

 


 

Introduction

 

This is more or less where your program gets its personality.  The toolbox contains the tools and other components used when designing a user interface.  The toolbox consists of five tabs:

 

Data To access data and data sources
Components To monitor the file system and recording error information while the program is running
Windows Forms Contains tools needed to create the user interface.
Clipboard Ring Contains cut or copied items which can be dragged onto the active design
General Contains objects or code that can be dragged onto the active design

 

*

Each tool in the toolbox represents a class with its own attributes and behaviours.

* To add or delete tools from the Windows Forms toolbox, right-click the tab and choose Customize Toolbox.
* Tools are listed by frequency of use.
* Tools can be sorted alphabetically by right-clicking the tab and choosing Sort Items Alphabetically.
* To display tool icons and names, right-click the tab and select List View.
* To reset the toolbox to its default state, right-click the tab, select Customize Toolbox, then click the .Net Framework tab and select Reset, Yes and then OK.

 

Back to Top

 


All content on this site is free for private use only  |  Contributions are encouraged  |  Thank you to Netfirms for the free hosting  |  If copyright content is published here or links to certain content violates some right/law, contact the Webmaster to have it removed immediately.

 

Site launched: October 2005  |  Updated: July 20, 2006  |  Link exchange  |  Site map  |  Contact us