Share via


StandardKeyProcessingEventHandler 代理人

定義

public delegate void StandardKeyProcessingEventHandler(System::Object ^ sender, StandardKeyProcessingEventArgs ^ args);
public delegate void StandardKeyProcessingEventHandler(object sender, StandardKeyProcessingEventArgs args);
type StandardKeyProcessingEventHandler = delegate of obj * StandardKeyProcessingEventArgs -> unit
Public Delegate Sub StandardKeyProcessingEventHandler(sender As Object, args As StandardKeyProcessingEventArgs)

パラメーター

sender
Object

適用対象