Back to Devexpress

ToolTipControllerShowEventArgs.FlyoutControl Property

windowsforms-devexpress-dot-utils-dot-tooltipcontrollershoweventargs-f8872365.md

latest1.2 KB
Original Source

ToolTipControllerShowEventArgs.FlyoutControl Property

Gets a control that should be shown within a flyout tooltip.

Namespace : DevExpress.Utils

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public Control FlyoutControl { get; }
vb
Public ReadOnly Property FlyoutControl As Control

Property Value

TypeDescription
Control

A Control object.

|

See Also

ToolTipControllerShowEventArgs Class

ToolTipControllerShowEventArgs Members

DevExpress.Utils Namespace