If a dialog panel contains inherited controls, or is inherited from another dialog panel, Alchemy CATALYST will display these correctly within the dialog box editor.

This is referred to as visual inheritance. Each inherited control can be identified by a small inheritance icon.

working_with_inherited_objects.bmp

 

Since these controls are inherited and defined elsewhere in your Project TTK or .NET assemblies, only the original definition should be localised. This ensures that you only have to localise and test these inherited controls once and Alchemy CATALYST will then replicate this translation throughout your Project TTK file.

note.bmp

If inherited elements are defined in external libraries or DLLs, Alchemy CATALYST will display them correctly, however you’ll need to localise the original version of each control within the external library manually.