Tuesday, December 25, 2012
Using Properties Bar and Writing Visual Basic Code
Using Properties Bar and Writing Visual Basic Code
Saturday, December 22, 2012
Introduction to Visual Basic 2010 Working Area and The Controls
Control / base object is a object that is often used in making program, some of which are :
- buttons
- text box
- labels
- radio button
- check box
- combo box
- list box
- tool tip
- Numeric Up Down
- Properties are the attributes that describe the object (size, color, etc).
- Events are event that characterize how an object responds to commands (Click, MouseHover).
- Methods define the actions taken by the object.
Friday, December 21, 2012
The Glimpse of The Visual Basic
In this post, I will discuss about visual programming using visual basic 2010, the glimpse of the visual basic is as follows :
- Visual Basic is a programming language that implements the concept of event-driven visual programming. eg : when clicking the save button, the program will save the data.
- Visual Basic Programs created using tools called Integrated Development Environment (IDE)
- Visual Basic has been Full of OOP and respond to user events such as mouse/button presses and timers.
- The design of the display can be done by Drag and Drop objects that are already available such as buttons, labels, textbox, combobox etc.
The examples of using visual basic programming will be given in the next post
Wednesday, December 12, 2012
Hello World
heterocontent.blogspot.com is a blog which contains a variety of content that can be used as a source for us to get various kinds of knowledge about computers, entertainment, latest sports information and much more.
Subscribe to:
Posts (Atom)