ScribblePad Property

This member of WaveLinkScribblePad Object is NOT yet implemented on clients.

The ScribblePad property stores and retrieves a pre-defined WaveLinkWidget object for the WaveLinkScribblePad object.

VB

WidgName = object.ScribblePad

object.ScribblePad = WidgName

VC++

HRESULT hr = object->get_ScribblePad(WaveLinkWidget *WidgName);

HRESULT hr = object->put_ScribblePad(WaveLinkWidget WidgName);

Return Values

WidgName

The variable that returns the name of the WaveLinkWidget object

Parameters

WidgName

The name of the WaveLinkWidget object

Remarks

The ScribblePad property can be used to change specific characteristics of the drawing box of the scribble pad object.

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal