VBA Express Forum  
Google
 




Go Back   VBA Express Forum > VBA Code & Other Help > Misc Help
     Feedback     
Register FAQ Members Arcade KBase Articles

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 07-06-2010, 04:48 PM   #1
paperson1984

 
Joined: Jul 2010
Posts: 1
Kb Entries: 0
Articles: 0
check box via win32 api

I am working in a modeling program with limited VBA functionality, and am trying to check a check box in a window.

Here is the info I do have:
A) I can easily get the handle for the window that contains the check box with the program's VBA functions.

B) I have the class from Spy++ (it is a ThunderRT6checkBox). The caption is constant.

C) For this implementation, I can assume the window containing the box exists, has focus already etc.

Is there a way using the win32 api to get this check box to check? I am thinking something along the lines of a SendMessage (tho I know nothing about this, I've seen it used to accomplish similar tasks before), or any other ideas.

Thanks!

PAP

Local Time: 06:45 AM
Local Date: 09-10-2010

 
Reply With Quote
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Cheap Home Insurance | Property in France | Debt Help | Find jobs | Breast Enlargement


All times are GMT -4. The time now is 06:45 AM.


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright @2004 - 2009 VBA Express