ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1RadioButton Class / PerformClick Method

In This Topic
    PerformClick Method (C1RadioButton)
    In This Topic
    Generates a System.Windows.Forms.Control.Click event for the button, simulating a click by a user.
    Syntax
    'Declaration
     
    
    Public Sub PerformClick() 
    public void PerformClick()
    See Also