Redo メソッド (WPFTextBoxBase)
クラス
WPFTextBoxBase
.
処理
最新の取り消しコマンドを取り消します。 つまり、undo スタックの最新の undo 単位をやり直します。
構文
C#
result
=
textBoxBase
.
Redo
()
VB
result
=
textBoxBase
.
Redo
()
変数
説明
result
Boolean
。