Difference between revisions of "RibbonCanvas.SendAcceleratorKey"
From Jeremie Leroy - XOJO Controls Wiki
m (4 revisions imported) |
|
(No difference)
|
Latest revision as of 13:25, 6 August 2015
Method
RibbonCanvas.SendAcceleratorKey ( Key As String ) As Boolean
In the Window that contains the RibbonControl, use this function to send an AcceleratorKey Event to the Ribbon in order to Change Tab. If a Tab has the sent accelerator Key, True is returned.