Micro Focus QTP (UFT) Forums
vbname property - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: vbname property (/Thread-vbname-property)



vbname property - ramesh.tahiliani - 09-04-2009

hi

Does anybdy have idea abt what vbname property is ?
i suspect it is for Visual basic envoirnment only

when i spy the vbobject then i get the name and vbname property for the object.as far i know the name is the property given in the backend by the coder in the application.
then wats vbname ?

can some1 help me on this ?

thanks
ramesh


RE: vbname property - basanth27 - 09-04-2009

vbname is a property used to recognize vbobjects. It is same as a property as much as a name stands for. You can compare it to Innertext vs text on Web front.


RE: vbname property - ramesh.tahiliani - 09-04-2009

i dont get if name property is alredy there for the object (which is also working for obj recognization) then why vbname is provided --- is it just to show that this is the vb envoirnment object


RE: vbname property - basanth27 - 09-04-2009

Maybe specific to Technical Identification...