Difference between revisions of "RxDispatchScope"
From Ribbon Commander Documentation
(→Description) |
|||
Line 3: | Line 3: | ||
== Description == | == Description == | ||
− | rxDispatchScope specifies the delegate-dispatch scope of an [[rxCustomUI]]'s context. | + | (VBA specific) rxDispatchScope specifies the delegate-dispatch scope of an [[rxCustomUI]]'s context. |
== Members == | == Members == |
Latest revision as of 15:45, 13 March 2013
Description
(VBA specific) rxDispatchScope specifies the delegate-dispatch scope of an rxCustomUI's context.
Members
Property Name
|
Description
|
DispatchScope_local | Local (VBA class) dispatch |
DispatchScope_global | Global (VBA standard module) dispatch |