IVsExtensibility3.SetUserControlUnlatched(Boolean) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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
Параметры
- fUserControl
- Boolean