If I try it with this lines, I get an error.

Public Sub Form_Open()
        Dim C As Object
        For Each C In Me.Children
                Print C.Type()
        Next
End
(Unknown symbol in class (Textbox))

How can I make it right?
(Sorry, but I have'nt found anything under Class.type in the
documentation!!)



-- 
View this message in context: 
http://old.nabble.com/How-to-get-the-controltypes-in-a-form-tp32731573p32732350.html
Sent from the gambas-user mailing list archive at Nabble.com.


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to