BCGControlBar Pro for MFC
void CBCGPRibbonPaletteButton::EnableMenuResize ( BOOL  bEnable = TRUE,
BOOL  bVertcalOnly = FALSE 
)
inline

Enables or disables resizing of panel.

Use this method to enable or disable resizing of popup palette. When resizing is enabled, the palette panel displays a gripper that can be used to resize the palette.

Parameters
bEnableIf TRUE, resizing will be enabled; if FALSE, resizing will be disabled.
bVertcalOnlySpecifies whether the gallery can be resized vertically only, or vertically and horizontally.