Session 8 Objectives
Learn the following:
§
§Context Menus
§Extend the Options dialog
§Drag & Drop from a palette
§This not customizing the Ribbon, Toolbars & Menus
§
§
§
§
§
§
§
§
§
§
After completing this session the you will understand how the .NET API can be used to add user interface elements such as a context menu, how to enable Drag and Drop from a palette to run a command and also  customizing the AutoCAD Options dialog. Keep in mind that this session does not cover customizing the ribbon, toolbars or AutoCAD pull down menus. In this session you will learn about classes in the AutoCAD.Windows namespace not the AutoCAD.Customization namespace.  Another way of looking at it, is that we are not covering automating the manupulation of CUIx files.