BCGSoft.Controls.Shared Namespace > ToolTipEx Class : ProcessPopupEvent Method |
'Declaration Public Function ProcessPopupEvent( _ ByVal ctrl As Control, _ ByRef tooltipSize As Size _ ) As Boolean
'Usage Dim instance As ToolTipEx Dim ctrl As Control Dim tooltipSize As Size Dim value As Boolean value = instance.ProcessPopupEvent(ctrl, tooltipSize)
public bool ProcessPopupEvent( Control ctrl, ref Size tooltipSize )
public: bool ProcessPopupEvent( Control* ctrl, ref Size tooltipSize )
public: bool ProcessPopupEvent( Control^ ctrl, Size% tooltipSize )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2