次の方法で共有


_dispVBComponentsEvents インターフェイス

定義

[System.Runtime.InteropServices.Guid("0002E116-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface _dispVBComponentsEvents
[<System.Runtime.InteropServices.Guid("0002E116-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
type _dispVBComponentsEvents = interface
Public Interface _dispVBComponentsEvents
属性

メソッド

ItemActivated(VBComponent)
ItemAdded(VBComponent)
ItemReloaded(VBComponent)
ItemRemoved(VBComponent)
ItemRenamed(VBComponent, String)
ItemSelected(VBComponent)

適用対象