answersLogoWhite

0


Best Answer

hifoew;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a trigger function in visual basics?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

In visual basics what is information that is being passed to a function?

argument


Free mini projects using visual basics?

opipoiepoipieop


How do you change the color of combo box in visual basics?

combobox.backcolor = (Name of colour)


What is caption as used in Visual basics?

Can you tell me what is an embedded application


How you make VB?

you dont make vb vb is visual basics and you make stuff in it


What is ms visual studio?

ms visual studio is combination of relational database and management systems of the database . it contain visual fox pro visual basics which help in constructing databases like reports forms tables.


Is visual basics only available in Microsoft Excel?

No, Visual Basic is a program on its own too, used to create programs. VBA is used in Excel and other programs (Visual Basic for Applications).


Can you use basics language with win Xp?

Yes. Both programming languages.. -Visual BASIC 6 -Visual BASIC.NET ...can be used on Windows XP platform.


What basics of color theory assume what central tenets?

Apex: color has important psychological and visual effects on the audience


What are the visual receptors that function in low light?

Rods


What is a storage location in the computers memory used for holding info while the program is running?

In Visual Basics this is known as a Variable


How can you make a button not to work after it has performed it's duty in visual basics?

Button1.Enabled = false Button1.Visible = false