You sholuld be able to disable the bottom nine drop downs by using thier names:
Editor1.DisableItemList = "CssStyle, CssClass, FormatBlock, FontName, FontSize, Links, Codes, Images, Zoom"
However, the code abot leaves Links and Zoom while hidding everything else.
What name should I be using to hide these two columns?