Check if window is enabled

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
cocoking
Posts: 46
Joined: Tue Jun 15, 2010 1:15 pm
Location: Malabang, Lanao del Sur

Check if window is enabled

Post by cocoking »

Hi All, it's me again.

There is no Enabled property for Windows. How do I check if it is active?

TIA.
User avatar
l3whmg
Posts: 694
Joined: Mon Feb 23, 2009 8:46 pm
Location: Italy
Contact:

Re: Check if window is enabled

Post by l3whmg »

Hi Cocoking,
there are some functions usefull: "IsWindowActive", "IsWindowDefined".
Any way, I think you can't disable or enable a form: you can show or hide ore release...

Best regards
Luigi from Italy
www.L3W.it
Post Reply