Kixforms Class Library |
Activate Method |
Activates the form and gives it focus.
Activate()
Activating a form brings it to the front if this is the active application, or it flashes the window caption if this is not the active application. The form must be visible for this method to have any effect. To determine the active form in an application, use the ActiveForm property.
Applies To: Form
The CHM file was converted to HTML by chm2web software. |