‹#›
© 2007 Autodesk
ADSK_BLack_BAR.png
ADN Developer Days 2007/8
Install a .NET dll that will add application UI elements to the main CUI file
§
§Decision Criteria:
§User customizes UI and uses partial CUI files and you would rather not ship a partial CUI file
§
§Advantages:
§Could create the UI elements  based on certain user parameters
§
§
§Disadvantages:
§Could cause some Product Support issues if the elements are not created correctly
§
§