ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / C1InputMaskPickerForm Class / Move Event

In This Topic
    Move Event (C1InputMaskPickerForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Event Move As System.EventHandler
    public event System.EventHandler Move
    See Also