Forum Discussion

mahendra_1's avatar
mahendra_1
Occasional Contributor
15 years ago

Problem with Extended properties

hi,



I am using TC 7.52v.

I have a problem in reading the extended properties of a table control at run time through script (like: ColumnCount, RowCount) While I view it using object properties window it is visible, but when I try to capture the ColumnCount/RowCount at run time, it returns zero and also when I Debug>Evaluate, those properties are not visible at run time.

I do not have the object mapped in name mapping. I am setting a table object at run time to avoid usage of name mapping for easy purpose.



Please let me know if there is any work around.



I have gone through this link at forum http://smartbear.com/forums/forum/post.aspx?mode=singleThread&thread=be614f86-0f7a-40b3-8779-24843d96a4e8. But no success





Thanks & Regards,

Mahendra

1 Reply


  • Hi Mahendra,





    What control are you having problems with? Please tell me the control's name, version, vendor, and the value of the ClrFullClassName property (for a .NET control) or the value of the WndClass property (for a VCL control).