Hi all,
In a sub of a class module, I need to get a b4xview‘s width by using Reflector because the b4xview.width had been set to -2. But the reflector always returns 0.
The code is like:
'MyCustomClass
sub initialize(parameters)
for i=1 to 5
private btn as b4xview
private...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.