Function ProRibbonContextSet
Description
Set the current context for the specified window.
Synopsis
ProRibbonContextSet
(
int win_id
/* (In)
the window id. You may use PRO_VALUE_UNUSED to indicate the current window. Currently, only the current window is supported.
*/
/* (In)
the ribbon context.
*/
)
Returns
The function succeeded.
One or more of the input arguments are invalid.
User Guide References
これは役に立ちましたか?