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.
複数行テキスト ボックスの各行の最大長を 5 文字に設定したいと考えています。
asp.net テキスト ボックス コントロールに関して話している場合は、columns プロパティを 5 に設定することで実行できます。