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.
input scope = "number" で 3 つのテキスト ボックスを作成しました。1 つは日、1 つは月、もう 1 つは年です。入力が正しいことも確認したいのですが、どうすればよいですか? C#から想像してください...
まず、Microsoft.Phone.Controls.ToolkitのDatePickのコードを参照できます
次に、これを簡単な方法で処理したい場合は、+textChangedのイベント
テキストボックスの値を確認してください