ILkFrameWindow provides interface for managing frame window, extend toolbar, access edit fields.
The ILkFrameWindow type exposes the following members.
Name | Description | |
---|---|---|
AddToolbar | Adds a new toolbar to the frame window, such as main window or compose mail. Method will return interface to an existing toolbar if it was previously added. | |
SubclassToolbar | Subclasses an existing toolbar of the compose window. The toolbar object can be used to insert new buttons, to subscribe to button clicks and to invoke clicks programmatically. |
Name | Description | |
---|---|---|
ContactsView | Retrieves a contacts view object. | |
Window | Returns a window handle of the compose window. | |
WindowType | Returns a type of the frame window. It can be MainFrame, ComposeEmailWindow or ComposeNewsWindow |