Aracılığıyla paylaş


IVsWindowFrame.Show Yöntem ()

 

Bu pencere görünür işler, pencerenin en üstüne getirir ve penceresini etkinleştirir.

Ad Alanı:   Microsoft.VisualStudio.Shell.Interop
Derleme:  Microsoft.VisualStudio.Shell.Interop (Microsoft.VisualStudio.Shell.Interop.dll içinde)

Sözdizimi

int Show()
int Show()
abstract Show : unit -> int
Function Show As Integer

Dönüş Değeri

Type: System.Int32

Yöntem başarılı olursa, döndürür S_OK. Başarısız olursa, bir hata kodu döndürür.

Ayrıca bkz.

IVsWindowFrame Arabirim
Microsoft.VisualStudio.Shell.Interop Ad Alanı

Başa dön