StandardKeyProcessingEventArgs 建構函式

定義

多載

StandardKeyProcessingEventArgs()

protected:
 StandardKeyProcessingEventArgs();
protected StandardKeyProcessingEventArgs();
Protected Sub New ()

適用於

StandardKeyProcessingEventArgs(KeyEventArgs)

public:
 StandardKeyProcessingEventArgs(System::Windows::Forms::KeyEventArgs ^ ke);
public StandardKeyProcessingEventArgs(System.Windows.Forms.KeyEventArgs ke);
new Microsoft.ReportingServices.QueryDesigners.StandardKeyProcessingEventArgs : System.Windows.Forms.KeyEventArgs -> Microsoft.ReportingServices.QueryDesigners.StandardKeyProcessingEventArgs
Public Sub New (ke As KeyEventArgs)

參數

適用於