XTPControlType ( xtpControlComboBox ) |
Post Reply |
Author | |
suchout
Groupie Joined: 29 September 2009 Status: Offline Points: 13 |
Post Options
Thanks(0)
Posted: 27 October 2009 at 3:07am |
Hi
i create three types of toolbar button (xtpControlButton, xtpControlEdit, xtpControlComboBox)
first type toolbar buttons are show icon, but second and third type toolbar buttons are not Show icon,
i want to show editbox and combobox icons
what can i do to show that |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Most easy way is create new toolbar resource add all Id/icon you need and load it with
pCommandBars->GetImageManager()->SetIcons(IDR_TOOLBARRESOURCE);
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
suchout
Groupie Joined: 29 September 2009 Status: Offline Points: 13 |
Post Options
Thanks(0)
|
Hi, there are toolbar buttons and icons in several
so, How can i make toolbar resource ?
is there any method to make toolbar resource?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Go to Visual Studio resource pane and create new Toolbar resource.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |