Explorer Object
Explorers Explorer Multiple objects |
Represents the window in which the contents of a folder are displayed.
Using the Explorer Object
Use the Item method of the Explorers object to return the object representing a specific explorer.
Use the ActiveExplorer method to return the object representing the currently active explorer (if there is one).
Use the GetExplorer method to return the Explorer object associated with a folder.
Use the Display method of a MAPIFolder object to display a folder in its associated explorer.
Properties | Application Property | Caption Property | Class Property | CommandBars Property | CurrentFolder Property | CurrentView Property | Height Property | HTMLDocument Property | Left Property | Panes Property | Parent Property | Selection Property | Session Property | Top Property | Width Property | WindowState Property
Methods | Activate Method | Close Method | DeselectFolder Method | Display Method | IsFolderSelected Method | IsPaneVisible Method | SelectFolder Method | ShowPane Method
Events | Activate Event | BeforeFolderSwitch Event | BeforeItemCopy Event | BeforeItemCut Event | BeforeItemPaste Event | BeforeMaximize Event | BeforeMinimize Event | BeforeMove Event | BeforeSize Event | BeforeViewSwitch Event | Close Event | Deactivate Event | FolderSwitch Event | SelectionChange Event | ViewSwitch Event
Parent Objects
Child Objects | MAPIFolder Object | Panes Object | Selection Object