[Gambas-user] How to get the controltypes in a form, next question!

J_Mischk3 admin at ...2701...
Thu Oct 27 17:44:10 CEST 2011


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.





More information about the User mailing list