This member of Class WaveLinkScribblePad is supported on: Palm, CE
The ClearButton Property stores and retrieves a pre-defined WaveLinkWidget object for the WaveLinkScribblePad object. The ClearButton Property maintains the "clear drawing" functionality of the WaveLinkScribblePad object.
Syntax
public WaveLinkWidget ClearButton()
public void ClearButton(WaveLinkWidget newClrButton)
Returns
The WaveLinkWidget object
Parameters
newClrButton |
The name of the WaveLinkWidget object |
Remarks
Use the DisplayText Property of the WaveLinkWidget object to change the display text that appears on the Clear button. Currently, changing other widget properties for the Clear button has no effect.
Was this article useful?
The topic was:
Inaccurate
Incomplete
Not what I expected
Other