Provides data for the TooltipControl.Popup event. Enables customization of location and appearance of tips.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public sealed class TooltipPopupEventArgs : CancelEventArgs |
Visual Basic |
---|
Public NotInheritable Class TooltipPopupEventArgs Inherits CancelEventArgs |
Visual C++ |
---|
public ref class TooltipPopupEventArgs sealed : public CancelEventArgs |
F# |
---|
[<SealedAttribute>] type TooltipPopupEventArgs = class inherit CancelEventArgs end |
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
System.ComponentModel..::..CancelEventArgs
Dapfor.Net.Ui..::..ToolTip..::..TooltipPopupEventArgs
System..::..EventArgs
System.ComponentModel..::..CancelEventArgs
Dapfor.Net.Ui..::..ToolTip..::..TooltipPopupEventArgs