![]() |
How to get Child Control on RibbonBar xtpControlBu |
Post Reply ![]() |
Author | |
ksaddique ![]() Newbie ![]() Joined: 08 January 2013 Status: Offline Points: 1 |
![]() ![]() ![]() ![]() ![]() Posted: 07 February 2013 at 7:15am |
Hello how we get child control on Ribbon Bar Conrol Button Popup Dim i, j, k, L As Integer For j = 0 To RibbonBar.Tab(i).Groups.GroupCount - 1 For k = 0 To RibbonBar.Tab(i).Groups.Group(j).Count - 1 If (RibbonBar.Tab(i).Groups.Group(j).Item(k).Type = xtpControlButtonPopup) Then ??????????????????????????? Next Next Next |
|
![]() |
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 |