To make my question better understandable, I will use the ToggleSwitch by @stevel05 class.
I miss a procedure in this class to examine a few things, namely:
- whether a given object is visible or not;
- how to set an object to be invisible or visible.
So my main question is:
How to properly write code to handle these events mentioned above in the class,
e.g.: jo.RunMethod(...) & .Visible = True/False