ClickedEventArgs class

Office 2013 and later

Provides data for the Clicked event.

System.Object
  System.EventArgs
    Microsoft.Office.InfoPath.ClickedEventArgs

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

No code example is currently available or this language may not be supported.

The ClickedEventArgs object passes state information to an event handler for the Clicked event, which is associated with a Button control.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: