TdxOfficeSearchBoxProperties.Ribbon Property
Links a search box to the Ribbon control.
Declaration
property Ribbon: TdxCustomRibbon read; write;
Property Value
Type |
---|
TdxCustomRibbon |
Remarks
The search box uses a TdxCustomRibbon descendant to apply its style to the drop-down menu.
Note
The search box added to a form automatically links to a ribbon control located on it (if any).
See Also