But I dont know what type I have to use for the ???? parts...
Upp::Ctrl dont works cause of error C2248: 'Upp::Ctrl::Ctrl' : cannot access private member declared in class 'Upp::Ctrl'
Any solutions?
Well, this happens to be really unusual request...
There is a little known way how to do this: String Ctrl::GetLayoutId() returns the layout name (or element name).
Quote:
Background:
I want to create a method to check if a Tab with Layout X exists and if it does, remove it.
[/quote]
Much easier is to just remove it based on instance: