PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / LocationChanged Event

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