Disabled Property

[Top]  [Chapter]  [Previous]  [Next]

Applies to

IWPDllButton

Declaration

bool Disabled;

Description

If this property is true the alternative shaded image will be displayed.

Inside the OnButtonClick event this property can be set to true to abort the execution of the button action until the button is clicked the next time.

(The state of "disabled" cannot be permanently changed in OnButtonClick - this has to be done in OnUpdateGUI)


[idh_iwpdllbutton_disabled.htm]    Copyright © 2007 by WPCubed GmbH