LinkedWindows 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.
[System.Runtime.InteropServices.Guid("0002E16C-0000-0000-C000-000000000046")]
public interface LinkedWindows : Microsoft.Vbe.Interop._LinkedWindows
[<System.Runtime.InteropServices.Guid("0002E16C-0000-0000-C000-000000000046")>]
type LinkedWindows = interface
interface _LinkedWindows
Public Interface LinkedWindows
Implements _LinkedWindows
- Derived
- Attributes
- Implements
Properties
Count | (Inherited from _LinkedWindows) |
Parent | (Inherited from _LinkedWindows) |
VBE | (Inherited from _LinkedWindows) |
Methods
Add(Window) | (Inherited from _LinkedWindows) |
GetEnumerator() | (Inherited from _LinkedWindows) |
Item(Object) | (Inherited from _LinkedWindows) |
Remove(Window) | (Inherited from _LinkedWindows) |