ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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