I drop the Syntax editor on a form and wire some events.
I drop they TypeMemberDropdownList on the form, set its SyntaxEditor property.
When i run it, the TypeMemberDropDownList renders old school with 3d borders and clunky buttons. Its not the way it renders in your sample (with thin blue(themed) borders). What can i be doing wrong. Does it have something to do with themes? I have embedded the syntax control and the drop down list in a UserControl, could that be a problem?
[Modified at 04/08/2009 07:24 PM]
I drop they TypeMemberDropdownList on the form, set its SyntaxEditor property.
When i run it, the TypeMemberDropDownList renders old school with 3d borders and clunky buttons. Its not the way it renders in your sample (with thin blue(themed) borders). What can i be doing wrong. Does it have something to do with themes? I have embedded the syntax control and the drop down list in a UserControl, could that be a problem?
[Modified at 04/08/2009 07:24 PM]
George P Weihs