IVsExtensibility3.SetUserControlUnlatched(Boolean) Method

Definition

public:
 int SetUserControlUnlatched(bool fUserControl);
public:
 int SetUserControlUnlatched(bool fUserControl);
int SetUserControlUnlatched(bool fUserControl);
public int SetUserControlUnlatched (bool fUserControl);
abstract member SetUserControlUnlatched : bool -> int
Public Function SetUserControlUnlatched (fUserControl As Boolean) As Integer

Parameters

fUserControl
Boolean

Returns

Applies to