how to place windows control to html
        Posted  
        
            by cerebrus
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by cerebrus
        
        
        
        Published on 2010-05-14T18:50:18Z
        Indexed on 
            2010/05/14
            18:54 UTC
        
        
        Read the original article
        Hit count: 216
        
Hi.
I need to create a class Toolbar : Windows.Worm.UserControl (Framework 2.0) and to place it into HTML page. This page must work in IE6+.
I found some examples and created my toolbar, but IE doesn't want to display it.
Site with examples:
http://feishunji.blog.51cto.com/237830/45990
Please, help to solve this problem.
© Stack Overflow or respective owner