Share via


StateChangedEventArgs(Int32) Constructor

Definition

Constructs a StateChangedEventArgs object with the given info.

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)

Parameters

fEnteringState
Int32

Applies to