Difference between revisions of "RibbonCanvas.SendAcceleratorKey"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
(No difference)

Revision as of 00:55, 25 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.