Aracılığıyla paylaş


WindowEventsClass Sınıf

Bu API, .NET Framework altyapısını destekler ve doğrudan kodunuzdan kullanılmaya yönelik değildir.

Microsoft yalnızca iç kullanım.

Devralma Hiyerarşisi

Object
  EnvDTE.WindowEventsClass

Ad alanı:  EnvDTE
Derleme:  EnvDTE (EnvDTE.dll içinde)

Sözdizimi

'Bildirim
<GuidAttribute("2E260FD4-C130-4E6D-8EBC-4A3BFD188181")> _
<ClassInterfaceAttribute()> _
Public Class WindowEventsClass _
    Implements _WindowEvents, WindowEvents, _dispWindowEvents_Event
[GuidAttribute("2E260FD4-C130-4E6D-8EBC-4A3BFD188181")]
[ClassInterfaceAttribute()]
public class WindowEventsClass : _WindowEvents, 
    WindowEvents, _dispWindowEvents_Event
[GuidAttribute(L"2E260FD4-C130-4E6D-8EBC-4A3BFD188181")]
[ClassInterfaceAttribute()]
public ref class WindowEventsClass : _WindowEvents, 
    WindowEvents, _dispWindowEvents_Event
[<GuidAttribute("2E260FD4-C130-4E6D-8EBC-4A3BFD188181")>]
[<ClassInterfaceAttribute()>]
type WindowEventsClass =  
    class 
        interface _WindowEvents 
        interface WindowEvents 
        interface _dispWindowEvents_Event 
    end
public class WindowEventsClass implements _WindowEvents, WindowEvents, _dispWindowEvents_Event

WindowEventsClass türü aşağıdaki üyeleri ortaya koyar.

Oluşturucular

  Ad Açıklama
Genel yöntem WindowEventsClass Altyapı. Microsoft yalnızca iç kullanım.

Üst

Yöntemler

  Ad Açıklama
Genel yöntem add_WindowActivated Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem add_WindowClosing Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem add_WindowCreated Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem add_WindowMoved Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem Equals Determines whether the specified object is equal to the current object. (Object kaynağından devralındı.)
Korumalı yöntem Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Object kaynağından devralındı.)
Genel yöntem GetHashCode Serves as the default hash function. (Object kaynağından devralındı.)
Genel yöntem GetType Gets the Type of the current instance. (Object kaynağından devralındı.)
Korumalı yöntem MemberwiseClone Creates a shallow copy of the current Object. (Object kaynağından devralındı.)
Genel yöntem remove_WindowActivated Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem remove_WindowClosing Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem remove_WindowCreated Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem remove_WindowMoved Altyapı. Microsoft yalnızca iç kullanım.
Genel yöntem ToString Returns a string that represents the current object. (Object kaynağından devralındı.)

Üst

Olaylar

  Ad Açıklama
Genel olay WindowActivated Bir pencerenin odağı aldığında oluşur.
Genel olay WindowClosing Sadece bir penceresi kapanmadan önce oluşur.
Genel olay WindowCreated Yeni bir pencere oluşturulduğunda gerçekleşir.
Genel olay WindowMoved Bir pencere taşınır veya yeniden sonra oluşur.

Üst

Notlar

Bakın WindowEvents bu işlevi için.Bu sınıftan örneğini değil.

İş Parçacığı Güvenliği

Bu türün tüm genel statik (Visual Basic'te Shared) üyeleri iş parçacığı açısından güvenlidir. Hiçbir örnek üyesinin iş parçacığı açısından güvenliği garanti edilemez.

Ayrıca bkz.

Başvuru

EnvDTE Ad Alanı