FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / LocationChanged Event

In This Topic
    LocationChanged Event (C1FlexViewerDialog)
    In This Topic
    Occurs when the Location property value has changed.
    Syntax
    'Declaration
     
    Public Event LocationChanged As EventHandler
    public event EventHandler LocationChanged
    See Also