The WindowActivateEvent type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Equals(Object) | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| Equals(CitrixEvent) | 
            Determine if this event is equal to another event
              (Inherited from CitrixEvent.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MatchCaption | 
            See if the window caption matches what was expected
              (Inherited from WindowEvent.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| SetPauseTime | 
            Internal use only
              (Inherited from CitrixEvent.) | |
| ToString | 
            Represent this event as a string
              (Inherited from CitrixEvent.) | 
See Also