Sean,

So for example if it were the focused control you wanted this for you could just do:

FocusedWindow.Control.Id

Doug

Aaron Smith wrote:
Sean Farrow wrote:
how can I obtain a windows control id from a window object.

Get a Control object from the window, and then get the ID from that Control object.

Aaron


--
Doug Geoffray
GW Micro, Inc.
Voice 260-489-3671
Fax 260-489-2608
http://www.gwmicro.com

Reply via email to