adspace
To validate a range of values for a property whenever the
property values changes,which type of property procedure you
use?
Answer Posted / Rahul Pandey
In Visual Basic, you would typically use an Intrinsic Property Procedure (IPP) or a With Event to validate a range of values for a property. The IPP allows you to handle changes in the property's value directly from the class module, while the With Event approach involves creating an event handler within a form or user control to handle property changes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How would you attach pictures in column headers of List View Control?
How would you activate animation control?
How do I tell when an application executed using the SHELL command is finished?
How do I force a file dialogue box to reread the currect disk?
How do I make the mouse cursor invisible/visible?
With in the form we want to check all the text box control are typed or not? How?
Draw Sequence Modal of DAO and Explain?
Specify technical & functional architecture of your last 2 projects.