IPXV_MainView Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
{{ToReview}} | {{ToReview}} | ||
+ | [[File:IPXV_MainFrame.PNG|thumbnail|none]] | ||
The Main View of the [[PXV:IPXV_Control|IPXV_Control]] allows to access, control, change, remove, customize the commands, available and also to add new custom menu items. | The Main View of the [[PXV:IPXV_Control|IPXV_Control]] allows to access, control, change, remove, customize the commands, available and also to add new custom menu items. | ||
Line 21: | Line 22: | ||
{| class="wikitable properties" | {| class="wikitable properties" | ||
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IPXV_MainView_ActiveDocView|ActiveDocView]] |
− | | [[PXV: | + | | [[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: | + | | [[PXV:IPXV_MainView_DocViewsArea|DocViewsArea]] |
− | | | + | | |
− | | | + | | |
| | | | ||
|} | |} | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXV_Inst_ActiveMainView|IPXV_Inst::ActiveMainView]], [[PXV:IPXV_MainFrame_View|IPXV_MainFrame::View]] | + | [[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 05:38, 2 March 2018
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