hings like buttons, textboxes, and labels are all things that you can add to your Forms. They are know as Controls, and are kept in the Toolbox for ease of use. The Toolbox can be found on the left of the screen. In the picture below, you can see the toolbox icon next to Form1: To display all the tools, move your mouse over the toolbox icon. You'll see the following automatically appear: There are seven categories of tools available. The toolbox you'll be working with first is the Common Controls toolbox. To see the tools, click on the plus symbol next toCommon Controls. You'll see a long list of tools: |
As you can see, there are an awful lot of tools to choose from! For this first section, we'll only be using the Button, the TextBox and the Label.If you want to keep the toolbox displayed, click the Pin icon next to the X. To close the toolbox, simply move your mouse away. |
.
Adding Controls using the Toolbox
Subscribe to:
Post Comments (Atom)
VB Tutorials
- Getting started
- VB Forms
- Controls Toolbox
- Adding Textbox Form
- VB and Properties
- The Text Property
- Adding splash colour
- Saving your work
- Create a New Project
- What is a Variable?
- Add cod button Form
- Writing first .NET code
- String Variables
- Get Text in a textbox
- More VB .NET variables
- Using variables
- Calculator Project
- code for calculator
- The Message Box
- If Statements
- Select Statements
- Add Combo Box
- Conditional Operators
- Three Exercises
- Introduction Loops
- For Loops
- Do Loops
- Times Table Program
- Code,Time Table Prog
- Basic Math Symbols
- Add menu to Form
- add code to Menu
- add Sub Menu to Form
- Shortcuts Add Menu
- VB menu Project
- Open File Dialogue Box
- Filter,OpenDialogueBo
- Open File Dialogue Box
- Save File Dialogue Box
- Cut,Copy,Paste,Undo
- Show,Hide Controls
- InsertImagesInPicture
- Add Checkbox to form
- code for Checkboxes
- Option ButtonsTo form
- Error Handling,Debug
- Design Time Errors
- RunTime Errors
- Try ... Catch
- Logic Errors
- Breakpoints,Debug
- What is an Array?
- Arrays ,Index Number
- Assigning Values Array
- ArraysBoundariesNotKnown
- String Variable Type
- use the Trim Method
- difference Char,Chars()
- use InStr Method
- use Substring Method
- Equals,Replace,Insert
- use Split and Join
- What is a Text File?
- Open Text File
- ReadText File Line
- Write Text File
- Appending Text File
- How to Copy a File
- How to Move a File
- How to Delete a File
- to Functions and Subs
- Create your own Subs
- Parameters in Subs
- ByVal and ByRef
- Create a Function
- ParametersInFunctions
- Modules - Part One
- Modules Part Two
- The Click Event
- The MouseDown Event
- The KeyDown Event
- The Form Load Event
- Classes and Objects
- Create own Classes
- Methods in Classes
- Creating Methods
- Create Pro-Classes
- Use your New Property
- Express, Databases
- Database Wizard
- database code
- DataSets,Data Adaptors
- DisplayData in DataSet
- Navigate a Database
- Move Database
- Add,Update,Delete Records
- Add a New Record
- Delete a Record
0 comments:
Post a Comment