I have seen the post that explains how to assign a style sheet to the editor to be displayed in the dropdown list box control for styles. But in my code behind...the editor doesn't exhibit the properties StyleDropDownMenuNames or StyleDropDownMenuList. And if I simply try to add my styles through the VS .NET property sheet for the StyleDropDown control, using the Collection property editor, still no luck.
What is the proper procedure?