Changes by last author:

Added:
= refreshCtl =

== Syntax ==

:int refreshCtl (int n)

== Arguments ==

:n

::The control number

== Return ==

:If the function succeeds, the return value is nonzero. If the function fails, the return value is zero.

== Description ==

:Redraws or updates a certain control.

== Example ==

== Also see ==

:lockWindow, refreshWindow, refreshRgn

== Comments ==

:Everyone can add his comments about his experiences with this function here. Tips for using it are welcome, too.