![]() |
Removing a Custom control from Ribbon Bar |
Post Reply
|
| Author | |
conkerjoe
Newbie
Joined: 08 May 2007 Status: Offline Points: 11 |
Post Options
Thanks(0)
Quote Reply
Topic: Removing a Custom control from Ribbon BarPosted: 15 May 2007 at 6:38am |
|
i have added a datepicker to a ribbongroup using this
Set custControl = grp.Add(XtremeCommandBars.XTPControlType.xtpControlCustom, ID_TOOL_APPTS_DTPICKER, "Date Picker") custControl.Handle = dtpDateView.hWnd if i then call DeleteAll on the group or try to remove the group completely from the ribbon the datetimepicker is still left behind. How do i remove the custom control from the ribbon thanks |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 16 May 2007 at 6:03am |
|
Hi,
you need hide dtpDateView control.
|
|
|
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 |