This topic has not yet been rated - Rate this topic

ClickedEventArgs Class

Provides data for the Clicked event.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)
public abstract class ClickedEventArgs : EventArgs

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

System.Object
  System.EventArgs
    Microsoft.Office.InfoPath.ClickedEventArgs
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.