Back to Devexpress

ToolTipControllerShowEventArgs.Appearance Property

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

latest1.4 KB
Original Source

ToolTipControllerShowEventArgs.Appearance Property

This member is not supported.

Namespace : DevExpress.Utils

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

csharp
[EditorBrowsable(EditorBrowsableState.Advanced)]
public AppearanceObject Appearance { get; }
vb
<EditorBrowsable(EditorBrowsableState.Advanced)>
Public ReadOnly Property Appearance As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An AppearanceObject object which provides the tooltip’s appearance settings.

|

See Also

Appearances

ToolTipControllerShowEventArgs Class

ToolTipControllerShowEventArgs Members

DevExpress.Utils Namespace