Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / TextStyleEventArgs Class / TextStyleEventArgs Constructor

In This Topic
    TextStyleEventArgs Constructor
    In This Topic
    This constructor creates a default TextStyleEventArgs object.
    Syntax
    'Declaration
     
    Public Function New()
    public TextStyleEventArgs()
    See Also