VsSmartTagTipWindowClass Members
Include Protected Members
Include Inherited Members
Controls interaction with a tip window.
The VsSmartTagTipWindowClass type exposes the following members.
Constructors
Name | Description | |
---|---|---|
VsSmartTagTipWindowClass | Initializes a new instance of VsSmartTagTipWindowClass. |
Top
Methods
Name | Description | |
---|---|---|
Dismiss | The window is being dismissed by the view. | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetContextStream | Returns the context stream (the position and length of text in the buffer that should not be obscured by the tip window, but to which the content of the tip is related). | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetSizePreferences | Returns the size preferences for a tip window. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Paint | ||
SetSmartTagData | Sets smart tag data. | |
ToString | Returns a String that represents the current Object. (Inherited from Object.) | |
WndProc |
Top