IVsExtensibility3.SetUserControlUnlatched(Boolean) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- fUserControl
- Boolean