TdxCustomRibbonGalleryOptions.SubmenuResizing Property
In This Article
Specifies the manner in which a sub-menu’s dropdown window for a collapsed in-Ribbon gallery can be resized by end-users.
#Declaration
Delphi
property SubmenuResizing: TdxRibbonGallerySubmenuResizing read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxRibbonGallerySubmenuResizing description, for details.
See Also