Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Displays the mini toolbar at the specified screen coordinates.
BOOL Show(
int x,
int y
);
Parameters
[in] x
Specifies the horizontal position of the mini toolbar in screen coordinates.[in] y
Specifies the vertical position of the mini toolbar in screen coordinates.
Return Value
TRUE if the mini toolbar was displayed successfully; otherwise, FALSE.
Requirements
Header: afxRibbonMiniToolBar.h