int MakeApplicationActive (void);
Activates your application and brings its topmost panel to the front. MakeApplicationActive has no effect if you have not displayed any panels.
Linux This function is not supported.
None.
| Name | Type | Description | ||||
| status | integer | Return value indicating whether the function was successful. A negative number indicates that an error occurred.
|