Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
いろいろ探しましたが、これを設定できるようなメンバーは見つかりませんでした。それはできますか?
<asp:CheckBoxList id="lb1" runat="server" TextAlign="Left">
textAlign は、チェック ボックスのどちら側にテキストが表示されるか (またはTextAlign="Right"質問に答えるか) を決定します。
TextAlign="Right"
テキストの配置を管理するために、Checkboxlist の「TextAlign」属性を試しましたか?