IPXV_MainView Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
Line 22: Line 22:
 
{| class="wikitable properties"
 
{| class="wikitable properties"
 
|-
 
|-
| [[PXV:IPXV_MainView_DocViewsArea|DocViewsArea]]
+
| [[PXV:IPXV_MainView_ActiveDocView|ActiveDocView]]
 
| [[PXV:IPXV_MainView_Frame|Frame]]
 
| [[PXV:IPXV_MainView_Frame|Frame]]
 
| [[PXV:IPXV_MainView_MenuBar|MenuBar]]
 
| [[PXV:IPXV_MainView_MenuBar|MenuBar]]
 
| [[PXV:IPXV_MainView_PropsBar|PropsBar]]
 
| [[PXV:IPXV_MainView_PropsBar|PropsBar]]
 +
|-
 +
| [[PXV:IPXV_MainView_DocViewsArea|DocViewsArea]]
 +
|
 +
|
 +
|
 
|}
 
|}
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IPXV_Inst_GetMainViewFromUIObj|IPXV_Inst::GetMainViewFromUIObj]], [[PXV:IPXV_Inst_ActiveMainView|IPXV_Inst::ActiveMainView]], [[PXV:IPXV_MainFrame_View|IPXV_MainFrame::View]], [[PXV:IPXV_ShowPropsCallback_OnShowProps|IPXV_ShowPropsCallback::OnShowProps]]
 
[[PXV:IPXV_Inst_GetMainViewFromUIObj|IPXV_Inst::GetMainViewFromUIObj]], [[PXV:IPXV_Inst_ActiveMainView|IPXV_Inst::ActiveMainView]], [[PXV:IPXV_MainFrame_View|IPXV_MainFrame::View]], [[PXV:IPXV_ShowPropsCallback_OnShowProps|IPXV_ShowPropsCallback::OnShowProps]]

Latest revision as of 06:38, 2 March 2018


IPXV MainFrame.PNG

The Main View of the IPXV_Control allows to access, control, change, remove, customize the commands, available and also to add new custom menu items.

IPXV_MainView extends IPXV_View interface.

Methods

LoadPanesLayout ResetPanesLayout

Properties

ActiveDocView Frame MenuBar PropsBar
DocViewsArea

See Also

IPXV_Inst::GetMainViewFromUIObj, IPXV_Inst::ActiveMainView, IPXV_MainFrame::View, IPXV_ShowPropsCallback::OnShowProps