OCXEvents_Event Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reserved for internal use.
public interface class OCXEvents_Event
[System.Runtime.InteropServices.ComVisible(false)]
public interface OCXEvents_Event
type OCXEvents_Event = interface
Public Interface OCXEvents_Event
- Derived
- Attributes
Methods
add_GotFocus(OCXEvents_GotFocusEventHandler) | |
add_LostFocus(OCXEvents_LostFocusEventHandler) | |
remove_GotFocus(OCXEvents_GotFocusEventHandler) | |
remove_LostFocus(OCXEvents_LostFocusEventHandler) |
Events
GotFocus |
Reserved for internal use. |
LostFocus |
Reserved for internal use. |