IPXV_MainFrame Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
{{#customTitle:IPXV_MainFrame Interface}}
 
{{#customTitle:IPXV_MainFrame Interface}}
 
{{#parentPage:PXV:PXV_Interfaces|IPXV_MainFrame|interface}}
 
{{#parentPage:PXV:PXV_Interfaces|IPXV_MainFrame|interface}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
The interface of object of PDF-XChange Editor SDK.
+
[[File:IPXV_MainFrame.PNG|thumbnail|none]]
  
IPXV_MainFrame extends [[PXV:IUIX_ObjImpl|IUIX_ObjImpl]] interface.
+
This interface represents the whole Editor Control's frame that contains [[PXV:IPXV_MainView|IPXV_MainView]] and can open documents.
 +
 
 +
IPXV_MainFrame extends the [[PXV:IUIX_ObjImpl|IUIX_ObjImpl]] interface.
  
 
== Methods ==
 
== Methods ==
Line 14: Line 15:
 
|-
 
|-
 
| [[PXV:IPXV_MainFrame_GetLastWndState|GetLastWndState]]
 
| [[PXV:IPXV_MainFrame_GetLastWndState|GetLastWndState]]
| [[PXV:IPXV_MainFrame_OpenDocFrom|OpenDocFrom]]
 
 
| [[PXV:IPXV_MainFrame_OpenDocFromPath|OpenDocFromPath]]
 
| [[PXV:IPXV_MainFrame_OpenDocFromPath|OpenDocFromPath]]
 +
| [[PXV:IPXV_MainFrame_OpenDocs|OpenDocs]]
 
| [[PXV:IPXV_MainFrame_ScreenPosChanged|ScreenPosChanged]]
 
| [[PXV:IPXV_MainFrame_ScreenPosChanged|ScreenPosChanged]]
 +
|-
 +
| [[PXV:IPXV_MainFrame_OpenDocFrom|OpenDocFrom]]
 +
|
 +
|
 +
|
 
|}
 
|}
  

Latest revision as of 01:58, 31 May 2016


IPXV MainFrame.PNG

This interface represents the whole Editor Control's frame that contains IPXV_MainView and can open documents.

IPXV_MainFrame extends the IUIX_ObjImpl interface.

Methods

GetLastWndState OpenDocFromPath OpenDocs ScreenPosChanged
OpenDocFrom

Properties

View

See Also

IPXV_Inst::CreateNewMainFrm, IPXV_Inst::ActiveMainFrm, IPXV_Inst::MainFrm, IPXV_MainView::Frame, IPXV_Control::Frame