StiGetToolTipEvent Methods |
The StiGetToolTipEvent type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current instance.
(Inherited from StiEvent.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetEventType |
Return the type of the event.
(Overrides StiEventGetEventType.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetParameters |
Returns an array of event parameters.
(Overrides StiEventGetParameters.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadFromJsonObject | (Inherited from StiEvent.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SaveToJsonObject | (Inherited from StiEvent.) | |
Set | (Inherited from StiEvent.) | |
ToString |
Returns the string representation of the event.
(Overrides ObjectToString.) |