BCGSoft.Controls.PropertyList Namespace > NeedTipTextEventArgs Class : NeedTipTextEventArgs Constructor |
'Declaration Public Function New( _ ByVal prop As PropertyListItem, _ ByVal clickArea As ItemClickArea, _ ByVal X As Integer, _ ByVal Y As Integer _ )
'Usage Dim prop As PropertyListItem Dim clickArea As ItemClickArea Dim X As Integer Dim Y As Integer Dim instance As New NeedTipTextEventArgs(prop, clickArea, X, Y)
public NeedTipTextEventArgs( PropertyListItem prop, ItemClickArea clickArea, int X, int Y )
public: NeedTipTextEventArgs( PropertyListItem* prop, ItemClickArea clickArea, int X, int Y )
public: NeedTipTextEventArgs( PropertyListItem^ prop, ItemClickArea clickArea, int X, int Y )
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