StateChangedEventArgs(Int32) Constructeur

Définition

Construit un StateChangedEventArgs objet avec les informations fournies.

public:
 StateChangedEventArgs(int fEnteringState);
public:
 StateChangedEventArgs(int fEnteringState);
 StateChangedEventArgs(int fEnteringState);
public StateChangedEventArgs (int fEnteringState);
new Microsoft.VisualStudio.PlatformUI.OleComponentSupport.StateChangedEventArgs : int -> Microsoft.VisualStudio.PlatformUI.OleComponentSupport.StateChangedEventArgs
Public Sub New (fEnteringState As Integer)

Paramètres

fEnteringState
Int32

S’applique à