Class Name in Windows Forms
        Posted  
        
            by oliverikawood
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by oliverikawood
        
        
        
        Published on 2009-05-13T04:01:22Z
        Indexed on 
            2010/05/30
            9:12 UTC
        
        
        Read the original article
        Hit count: 255
        
winforms
|class-names
Hi, I wonder about dynamically changing of class name in .NET application. For example WindowsForms10.SysTreeView32.app.0.19fd5c7. The last string "19fd5c7" would change, but I don't know what makes it changing. Is it the version, the GUI modification, environment, OS or what?
Thanks.
© Stack Overflow or respective owner