Cant get skin to work in tdxnavbar. The documentation is … eccentric? It refers to the MasterLookAndFeel property but the tdxnavbar dont have any "tdxnavbar" property. I have a mainform with a tdx skin controller that i want to control the whole application, and its not problem to hook it up to any tdxlayout control, but to a tdsxnavbar?
I cant get my head around it, it making me believe that only if you know how its works you can understand the dokumentation.
It has a property called "TcxControl.LookAndFeel" that according to the dokumentation:
Description Use this property to determine the control's appearance and response to end-user actions. For detailed information on available look & feel options, refer to the TcxLookAndFeel class description.
But the value in the property is not changeable, so how can i "determine the control's appearance" with a static property? Its like try to open a door that is wielded shut.
Next i klick on "TcxLookAndFeel " in the help system. Its full of dead ends. It says "native windows style", what i that? I google but cant find anything. Is it a VCL feature, a express feature, what is it?
Next i go to "Kind". It says "Use this property to determine the control's appearance and response to end-user actions." ok, but when i change the value nothing happens.
Next comes Natve style. Agan "Use this property to determine the control's appearance and response to end-user actions.". Totally not understandable and no change o do produces any change. I cant make any sense out of anything in the help file.
So pls provide step by step how i can hook the tdx navbar to my tdx skin controller in the main form and rewrite the documentation so its understandable.
Regards, Pär