in
Forums
Blogs
Files
Devexpress.Com
Client Center
Support Center
DevExpress Channel

How to popup DropDownGallery in a PopupContainerEdit?

Last post 10/9/2007 4:53 AM by Castalia. 0 replies.
Page 1 of 1 (1 items)
Sort Posts:
Previous Next
  • 10/9/2007 4:53 AM

    How to popup DropDownGallery in a PopupContainerEdit?

    It seems so hard to do so. I want to make a font list like Word 2007, but DropDownGallery only can be assigned to a DropDown ButtonStyle's BarButtonItem, and BarButtonItem can not be look like a edit.

    Using PopupContainerEdit looks fine, but it's PopupControl property only can be assigned to a PopupContainerControl.

    I've tried write gddFont.ShowPopup (gddFont is a DropDownGallery control) in PopupContainerEdit's ShowingEditor event. Since it can be shown, but there's much problem.

    Such as it will not be auto closed when click outside ribbon control, DropDownGallery won't get focus until click it so that all mouse over event is not effect, when DropDownGallery is focued the PopupContainerEdit will lose focus(Word 2007 won't).

    I've tried for some days, and have no idea yet, anybody can help me?

    Filed under:
Page 1 of 1 (1 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED