- Dec 12, 2022
- 357
- 2
Hi,
I got a nice library of Klaus for the xTableMicro.
I want to add the possiblity to set the common property Visible. How can I set a common property of a custom view?
Now I use:
B4X:
It works, but like this: xxx.Visible(True)
Normally this is: xxx.Visible=True
Can someone tell me how to add this? I succeed in adding only a Public Visible as Boolean, but how to activate this on the whole view?
Kind regards,
André
I got a nice library of Klaus for the xTableMicro.
I want to add the possiblity to set the common property Visible. How can I set a common property of a custom view?
Now I use:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
It works, but like this: xxx.Visible(True)
Normally this is: xxx.Visible=True
Can someone tell me how to add this? I succeed in adding only a Public Visible as Boolean, but how to activate this on the whole view?
Kind regards,
André
برای دیدن لینک ها باید ثبت نام کنید