To add custom button on title bar of docking pane |
Post Reply |
Author | |
gagandeep
Newbie Joined: 06 October 2017 Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 06 October 2017 at 6:03am |
Hey there,
I am using your ActiveX components and need to ask is there any way to add custom button on the top left of title bar of Docking Pane near the "X" close buttons and a click event to handle it. or if that is not possible, then is there any way by which i can change the icon of DropDown arrow which comes near "X" close button. i get its click event but i need to change its icon by custom icon. I have been tiring very hard for the past few days to find a solution for it. Your help would be appreciated. Regards Gagandeep |
|
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
|
Hello Gagandeep,
These buttons are hardcoded. You can add your custom buttons to context menu of title. See our .NET sample DockingPane\VB.NET\MDISample\frmMain.vb
The buttons are drawn by graphic primitives (symbols) which defined in codejock's font. You can change this maybe only if use C++ version of library. Regards, Oleksandr Lebed |
|
gagandeep
Newbie Joined: 06 October 2017 Status: Offline Points: 3 |
Post Options
Thanks(0)
|
Hey there,
I don't need the custom buttons in the context menu, i need them on the title bar only like the "X" Close button or pin button comes. I am using ActiveX components (C#), so if it is possible please provide with a solution. And if not, then a way to change the icon of the DropDown arrow which comes near "X" close button. Please give some solution or workaround to it. Regards, Gagandeep Kaur
|
|
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 |