FocusEventArgs クラス

定義

発生しているフォーカス イベントに関する情報を提供します。

public ref class FocusEventArgs : EventArgs
public class FocusEventArgs : EventArgs
type FocusEventArgs = class
    inherit EventArgs
Public Class FocusEventArgs
Inherits EventArgs
継承
FocusEventArgs

コンストラクター

名前 説明
FocusEventArgs()

発生しているフォーカス イベントに関する情報を提供します。

プロパティ

名前 説明
Type

イベントの種類を取得または設定します。

適用対象