a project in visual basic is a collection of different objects like forms. it is saved with an extension of .vbp. A form in visual basic displays various controls that provide the user interface. it is saved with an extension of .frm.
Chat with our AI personalities
Seek will simply move to a certain position. Append will add to the very end.
Visual Basic Controls work on Visual Studio for Visual Basic and Applications that made by Visual Basic.
Design - Placing object on the form - Buttons, Textboxes.... Debug - The program actually runs the code.
Data report it reports data .. Crystal report it reports crystal thanks GENIUS
QBASIC is not a visual language, although it can be used to create very crude visual programs (much like a BIOS screen in appearence). In contrast, Visual Basic can be used to create Windows-Based programs using the appropriate GUI and as such far more user friendly. Personally, I would use PASCAL and DELPHI - Pascal is similar in functionality to QBASIC (although more advanced), but can be used within Delphi to achieve more visual results.