IUIX_CmdHandler Interface

From PDF XChange PDF SDK
Jump to: navigation, search
Line 5: Line 5:
 
{{ToReview}}
 
{{ToReview}}
  
This interface is used for the custom implementation of the commands' behavior.
+
This interface is used for managing or the custom implementation of the commands' behavior.
  
 
== Methods ==
 
== Methods ==

Revision as of 02:07, 4 April 2016


This interface is used for managing or 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