Interface implemented by class that provides an Action/Target mecanism.

C# | Visual Basic | Visual C++ |
public interface IActionProvider
Public Interface IActionProvider
public interface class IActionProvider

All Members | Properties | Events | |||
Icon | Member | Description |
---|---|---|
![]() | Action |
Returns the default action-message selector associated with the control.
|
![]() | ActionEvent |
Occurs when an action is triggered.
|
![]() | Target |
Returns the target object of the receiver.
|

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)