How to Extract the Control Name in VB Application Using Python

bala blk at srasys.co.in
Sat Nov 29 03:26:51 EST 2003


    Iam using python....to invoke VBApplication...in the VBApplication contains lot controls...for Example 
1.TextBox
2)CheckBox
3)Button
4)RadioButton
5)ComboBox
6)ListBox

Outoff this six control....iam able to identify the Button,RadioButton and CheckBox Control...But iam not able to find the TextBox,Combobox and ListBox control name

iam able to find the handle for all the control...
Some of the Handle gives the Name and some of them is not giving the control name....


If you give solution for this problem...I will  very thankfull to you


Thanks&Regards
Bala
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20031129/7fd4cfa2/attachment.html>


More information about the Python-list mailing list