注: すべてのイベントがすべてのエディターに適用されるわけではありません。イベントについては、各コントロールの 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