I've been looking around but didn't find any members that seemed to let you set this. Can it be done?
                +1 
                A: 
                
                
              
            <asp:CheckBoxList id="lb1" runat="server" TextAlign="Left">
The textAlign determines which side of the check box the text will appear (or TextAlign="Right" to answer your question).
                  Tommy
                   2010-07-08 00:55:57
                
              
                
                A: 
                
                
              
            Have you tried "TextAlign" Attribute of Checkboxlist to manage the text alignment?
                  miti737
                   2010-07-08 01:00:20