Wanted - how do I access properties of the form, a control is being dragged from ? 
Author Message
 Wanted - how do I access properties of the form, a control is being dragged from ?

Hi All,
        how do I access properties of the form, a control is being dragged from
?

        When I drop the control being dragged, I also need to access other
values from the form it's being dragged from.

        I set up some additional properties on the 'source' form

                Public Property Get getImsDBName() As String    
                    getImsDBName = msImsDbName
                End Property

        but I'm having trouble referencing then in the 'dropped' control

        Any suggestions

TIA

Bill



Thu, 22 Jan 2004 21:18:42 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. I am trying to update a record, i am not using data control

2. I am trying to update a record, i am not using data control

3. ADO Data Control - What Am I Doing Wrong?

4. Will somebody tell me what I am doing wrong with this ListView Control

5. Referring to controls - What am I doing wrong???

6. Referring to controls - What am I doing wrong???

7. I am learning VB.NET and am wondering....

8. Recordset: What am I doing wrong?

9. What am I doing wrong??

10. What am I doing wrong?

11. Help with syntax. What am I doing wrong

12. What am I doing wrong?

 

 
Powered by phpBB® Forum Software