![]() |
Suggestions for Commandbar |
Post Reply ![]() |
Author | |
Bjarne ![]() Newbie ![]() ![]() Joined: 30 December 2003 Location: Denmark Status: Offline Points: 28 |
![]() ![]() ![]() ![]() ![]() Posted: 04 January 2004 at 4:50pm |
Hello, I would like to see the following two features in the CommandBar: 1) The ability for the ToolBar to include other controls. Ex.: The ComboBox embedded is lacking a lot of functionality, so I would like to be able to attach another Combo Control to the toolbar. (By Window Handle I guess) 2) At least add a couple of extra features to the ComboBox like sorting and TypeAhead egards, Bjarne |
|
![]() |
|
Alex H. ![]() Senior Member ![]() ![]() Joined: 12 February 2004 Status: Offline Points: 266 |
![]() ![]() ![]() ![]() ![]() |
You can do this in the OnCreateControl Event: CXTPControlCustom* pControl = (CXTPControlCustom*)CXTPControlCustom::CreateObject(); lpCreateControl->pControl = pControl; m_wndComboSortOrders can be f.ex of Type CXTFlatComboBox
|
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |