Skip to main content

RibbonControl.CreateToolTipControl(String) Method

For internal use only.

Namespace: DevExpress.Xpf.Ribbon

Assembly: DevExpress.Xpf.Ribbon.v23.2.dll

NuGet Package: DevExpress.Wpf.Ribbon

Declaration

public UIElement CreateToolTipControl(
    string text
)

Parameters

Name Type
text String

Returns

Type
UIElement

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also