StandardKeyProcessingEventArgs Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| StandardKeyProcessingEventArgs() | |
| StandardKeyProcessingEventArgs(KeyEventArgs) |
StandardKeyProcessingEventArgs()
protected:
StandardKeyProcessingEventArgs();
protected StandardKeyProcessingEventArgs ();
Protected Sub New ()
S’applique à
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)
Paramètres
- ke
- KeyEventArgs