|
IWPDllButton Interface |
[Top] [Chapter] [Previous] [Next] |
|
Read properties fo custom buttons Description The interface IWPDllButton is mainly used by the event OnButtonClick which is triggered when the user clicks on a button on any of the TextDynamic toolpanels. The properties defined by IWPDllButton let you read the values assigned by the XML description of the toolbar.
You can read the property Name in the OnButtonClick event to create a new action.
|