set color through color code in c#
        Posted  
        
            by Jitendra Jadav
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jitendra Jadav
        
        
        
        Published on 2010-06-18T10:42:45Z
        Indexed on 
            2010/06/18
            10:53 UTC
        
        
        Read the original article
        Hit count: 303
        
c#
Hello every one I am trying to add color in c# code with color code for eg ..
ListTreeView.Background = "#FFE7EFF2";
but this will give me error ; so what can I do tell me ..
Thanks....
© Stack Overflow or respective owner