IUIX_CmdHandler Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdHandler Interface}} | {{#customTitle:IUIX_CmdHandler Interface}} | ||
{{#parentPage:PXV:UIX_Interfaces|IUIX_CmdHandler|interface}} | {{#parentPage:PXV:UIX_Interfaces|IUIX_CmdHandler|interface}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | This interface is used for the custom implementation of the commands' behavior. | |
== Methods == | == Methods == |
Revision as of 01:07, 4 April 2016
This interface is used for the custom implementation of the commands' behavior.
Methods
OnCreateNewCtl | OnGetCtlSizes | OnGetItemSubMenu | OnNotify |
OnDrawItemIcon | OnGetItemState |
See Also
IUIX_CmdCollection::AddNew, IUIX_CmdCollection::AddNew2, IUIX_Cmd::Handler, IUIX_CmdMenu::InsertItem2, IUIX_CmdMenu::InsertItem3