How would you declare and raise custom events in a class?
Answer Posted / guest
1) Public Event OnVarChange();
2) RaiseEvent OnVarChange[(arg1, arg2, ... , argn)]
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you tell me the properties of the controls?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
What is the use of Scalewidth and ScaleHeight Proeperty?
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
How would you add elements in TreevieW Control.
___ property is used to change to ___ value to access a identity column'in datacontrols.
How would you create properties in ActiveX Control?
How do I make an animated icon for my program?
What is shortcut menu and explain "The ole control's shortcut menu".
How many types of API functions are available in VB?
How would you add elements and pictures to listitems in listview control?
Is it possible to Access BackEnd procedures?
what are the Differenct Types of Procedures in VB?
Clear property is available in ____,___ control.
What is the use of ActiveX Documents?