Back to Devexpress

ToolTipControllerCalcSizeEventArgs Constructors

windowsforms-devexpress-dot-utils-dot-tooltipcontrollercalcsizeeventargs-dot-ctor.md

latest1.9 KB
Original Source

ToolTipControllerCalcSizeEventArgs Constructors

Provides data for the ToolTipController.CalcSize event.

NameParametersDescription
ToolTipControllerCalcSizeEventArgs(Control, Object, ToolTipControllerShowEventArgs)control, obj, showArgsInitializes a new instance of the ToolTipControllerCalcSizeEventArgs class with the specified settings.
ToolTipControllerCalcSizeEventArgs(Control, Object, String, String, Size, Point)control, obj, toolTip, title, size, positionInitializes a new instance of the ToolTipControllerCalcSizeEventArgs class with the specified settings.
ToolTipControllerCalcSizeEventArgs(Control, Object, String, String)control, obj, toolTip, titleInitializes a new instance of the ToolTipControllerCalcSizeEventArgs class with the specified settings.

See Also

ToolTipControllerCalcSizeEventArgs Class

ToolTipControllerCalcSizeEventArgs Members

DevExpress.Utils Namespace