devxlogo

Determine if a Form is Open

Determine if a Form is Open

Question:
I have this real cool function to determine if a Form is Open which works fine in Access 97, but not in VB 6.0 because it does not support the SysCmd function. I wonder if there is a way to convert it so that it also works in VB 6.0 or there is an equivalent? Code is as follows:Public Function IsOpen(ByVal strFormName As String) As Boolean’ Devuelve True si el formulario especificado est

devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist