StandardKeyProcessingEventArgs Konstruktor
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Overload
| StandardKeyProcessingEventArgs() | |
| StandardKeyProcessingEventArgs(KeyEventArgs) |
StandardKeyProcessingEventArgs()
protected:
StandardKeyProcessingEventArgs();
protected StandardKeyProcessingEventArgs ();
Protected Sub New ()
Berlaku untuk
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)
Parameter
- ke
- KeyEventArgs