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