IOleControl 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.
Supports keyboard mnemonics, properties, and events for control objects. For more information, see IOleControl.
public interface class IOleControl
public interface class IOleControl
__interface IOleControl
[System.Runtime.InteropServices.Guid("B196B288-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleControl
[System.Runtime.InteropServices.Guid("B196B288-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IOleControl
[<System.Runtime.InteropServices.Guid("B196B288-BAB4-101A-B69C-00AA00341D07")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleControl = interface
[<System.Runtime.InteropServices.Guid("B196B288-BAB4-101A-B69C-00AA00341D07")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IOleControl = interface
Public Interface IOleControl
- Attributes
Methods
FreezeEvents(Int32) | |
GetControlInfo(CONTROLINFO[]) | |
OnAmbientPropertyChange(Int32) | |
OnMnemonic(MSG[]) |