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.
テキストボックス入力をフォーマットする方法はありますか。テキストボックスに $ を表示し、右から左に小数点以下 2 桁で入力します。
を使用してMaskedTextBox、そのMaskプロパティを のように設定できます$999,999.00。
MaskedTextBox
Mask
$999,999.00