Type Mismatch when adding Public Property or Event 
Author Message
 Type Mismatch when adding Public Property or Event

Hello,

I have an object variable that is set to an instance of an ActiveX Control
placed on a form.

When I add a public property or event to the Control I get the Type Mismatch
error.

I am compiling the control under Binary Compatibility and am not changing
any existing interfaces.  Additionally, the Locals Window states that the
type expected and the type of the object are identical (it works correctly
in debug).

Any help would be greatly appreciated.

Thanks

David McKenzie



Tue, 02 Dec 2003 00:45:46 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. COM Add-In - type mismatch

2. Type Mismatch using Q179083 HOWTO: Read Address Book Properties in Visual Basic

3. HELP --- Adding ListItem to ListView always returns Error 13 - Type Mismatch

4. VB5.0 Type mismatch when adding object to collection

5. TAPI3: Type Mismatch getting ITBasicCallControl in TE_CALLNOTIFICATION event

6. Property Bag "Type Mismatch" Problem

7. Type Mismatch when accessing RepeatedControl property of DataRepeater

8. VB 4.0 Data Control Recordset property generates a Type Mismatch error with DAO 3.5

9. Type Mismatch when accessing RepeatedControl property of DataRepeater

10. Prob. w\ TYPE data type: err:Type Mismatch

11. Private and Public Properties of type Array

12. Allowed Public Property Get Data Types?

 

 
Powered by phpBB® Forum Software