IWPDllButton Interface

[Top]  [Chapter] 

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.

CustButton was created by this XML code in the EditLayout XML script.

<ToolBar ShowCaption="0">

<!-- custom buttons -->

<Button image=147 Name="Test" Param="Something" Caption="123" ShowCaption=1/>

 

 

Properties


Methods

 


[idh_interface_iwpdllbutton.htm]    Copyright © 2007 by WPCubed GmbH