المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : The title of a control



C# Programming
05-05-2009, 04:13 AM
Hi! I am putting together a key logger. So far it knows which window is selected, but how can I find the title of a selected control (for example a password field or a text box)?

Still learning...