problem of Silktest to set and get checkboxes' state in Outlook ad

J

jmzou

we have developed a COM addin for outlook 2003 and 2007, and we are trying to
use silktest to automate test it, but there is a problem of the checkboxes in
the COM addin, silktest could not set and get checkboxes's selection states.
this problem only happened on checkboxes, buttons and textfields all work.

Does anyone have any ideal about that?

Thanks in advance.
 
J

jmzou

The outlook COM addin was written by c#, the checkboxes are .net 2.0
System.Windows.Forms.CheckBox

Thank you for your quick respond.
 
S

Sue Mosher [MVP-Outlook]

A check box on a windows form? A property page? I don't see that this has anything specfically to do with Outlook. It certainly has nothing to do with the topic of this forum -- Outlook custom forms or Outlook 2007 form regions (since those are not supported in Outlook 2003, we can presume your add-in doesn't use them). Perhaps a general .NET forum could help.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top