Form Property

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

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

VB

WidgName = object.Form

object.Form = WidgName

VC++

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

HRESULT hr = object->put_Form(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 Form property can be used to change specific characteristics of the dialog box of the scribble pad object.

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal