'宣言 Public Delegate Sub FocusEventHandler( _ ByVal sender As Object, _ ByVal args As FocusEventArgs _ )
public delegate void FocusEventHandler( object sender, FocusEventArgs args )
FocusEventHandler メンバ Infragistics 名前空間