ShowAllWidgets Method

This member of WaveLinkWidgetCollection Object is supported on: Palm, CE

The ShowAllWidgets method causes all widgets present on the RF device to be shown or hidden.

VB

object.ShowAllWidgets ShowWidgs

VC++

HRESULT hr = object->ShowAllWidgets(BOOL ShowWidgs);

Parameters

ShowWidgs

The variable that shows or hides the widgets. A True value shows the widgets. A False value hides them.

Remarks

When the ShowWidg parameter is set to True, the ShowAllWidgets method will display a widget that has been previously hidden. Before using the ShowAllWidgets method, you must use the StoreWidgets method to store widgets on the RF device while simultaneously causing them to display on the RF screen. The StoreWidgets method will not display widgets whose initial state is set to hidden.

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal