バージョン

EditorClientEvents クラス

TextEditor、PercentEditor、NumericEditor、CurrencyEditor、 MaskEditor、DateEditor、DatePicker などのエディターによって公開されるクライアント イベントの名前。

注: すべてのイベントがすべてのエディターに適用されるわけではありません。イベントについては、各コントロールの API ヘルプでご参照ください。

シンタックス
'宣言
 
<System.ObsoleteAttribute("It's recommended to use a control-specific class such as TextEditorClientEvents, NumericEditorClientEvents or DateEditorClientEvents for more acurate event listing.")>
Public Class EditorClientEvents 
   Inherits TextEditorClientEvents
[System.ObsoleteAttribute("It's recommended to use a control-specific class such as TextEditorClientEvents, NumericEditorClientEvents or DateEditorClientEvents for more acurate event listing.")]
public class EditorClientEvents : TextEditorClientEvents 
参照

オンラインで表示: GitHub