Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TitlebarHitTestInformation Class / TitlebarHitTestInformation Constructor


In This Topic
    TitlebarHitTestInformation Constructor
    In This Topic
    Creates a new instance of the TitlebarHitTestInformation class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New TitlebarHitTestInformation()
    public TitlebarHitTestInformation()
    See Also