ToolbarFormControl.ToolTipController Property
Gets or sets the ToolTipController associated with this ToolbarFormControl.
Namespace: DevExpress.XtraBars.ToolbarForm
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
ToolTipController | null | The ToolTipController associated with this ToolbarFormControl. |
See Also