CanEasy COM-Help
|
Inherits IDispatch.
Gives access to the CanEasy main window.
If CanEasy is integrated into another process the main window is not shown by default. If you want to see the main window you can use IAppWindow.Open to show it.
Definition at line 627 of file cand_tlb.idl.
HRESULT CanEasy::IAppWindow::ChangePosition | ( | [in] long | lX, |
[in] long | lY | ||
) |
HRESULT CanEasy::IAppWindow::Close | ( | void | ) |
Closes the main window
HRESULT CanEasy::IAppWindow::MaximizeFromTray | ( | void | ) |
Restores all windows after call of MinimizeToTray.
Trace icon gets removed after windows are restored.
HRESULT CanEasy::IAppWindow::MinimizeToTray | ( | void | ) |
Hides all windows and creates tray icon.
Making a double click on the tray icon will restore all windows.
HRESULT CanEasy::IAppWindow::Open | ( | void | ) |
Opens the main window
|
get |
Returns the x position
|
get |
Returns the y position