Skip to main content
A newer version of this page is available. .

RibbonControl.CreateToolTipControl(String) Method

For internal use only.

Namespace: DevExpress.Xpf.Ribbon

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

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