Property | Type | Description | |
---|---|---|---|
m_oTrackedObject | Object |
Method | Description | |
---|---|---|
ToolTipTrackerEventArgs ( Object trackedObject ) : System |
Initializes a new instance of the
|
Method | Description | |
---|---|---|
AssertValid ( ) : void |
public ToolTipTrackerEventArgs ( Object trackedObject ) : System | ||
trackedObject | Object | /// Object for which a tooltip window should be shown or hidden. /// |
return | System |