Difference between revisions of "RibbonCanvas.SendAcceleratorKey"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|
(No difference)
|
Revision as of 23:55, 24 May 2012
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.