InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / ButtonElement Class / PerformClick Method

In This Topic
    PerformClick Method (ButtonElement)
    In This Topic
    Fires the Click event.
    Syntax
    'Declaration
     
    Public Sub PerformClick() 
    public void PerformClick()
    See Also