The SmartTipsManager type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
SmartTipsManager |
Initializes a new instance of
the SmartTipsManager class.
|
Methods
Name | Description | |
---|---|---|
Equals | (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.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetTabID |
Gets the identifier for the specified TabPage.
| |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
HandleFormClosing |
Handles the form closing.
| |
InitializeTab |
Initializes the tab.
| |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
ResetAllTabs |
Resets all tabs to an unsuppressed state.
| |
SetLastTab |
Sets the selected tab to the tab displayed when the
SmartTips form was last visible.
| |
SetSuppressed |
Marks the current TabPage as
suppressed or not.
| |
ShowTip |
Shows the specified SmartTip.
| |
SuppressAllOthers |
Suppresses all other SmartTips, leaving this one enabled.
| |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
SmartTipDict |
A String representation of
a SmartTipsManager attribute dictionary.
|
See Also