dbicTips Send comments on this topic.
Dbi.WinControl.Tips Namespace
See Also  Inheritance Hierarchy
dbicTips Assembly : Dbi.WinControl.Tips Namespace
The dbicTips namespace.

Classes

ClassDescription
AfterTipLocationCalculatedEventArgs Provides data for the AfterTipLocationCalculated Event
AfterTipSizeCalculatedEventArgs Provides data for the AfterTipSizeCalculated Event
BeforeTipShowEventArgs Provides data for the BeforeTipShow Event
BeforeToolTipsEventArgs Provides data for the BeforeToolTips Event.
ClickControlEventArgs Provides data for the ClickControl Event.
dbiTips An enhanced tooltip control
dbiTipsObject The dbiTipsObject that will be displayed as a tooltip
EnterControlEventArgs Provides data to the EnterControl Event.
LeaveControlEventArgs Provides data to the LeaveControl Event.
UserDrawnBodyEventArgs Provides data for the UserDrawnBody Event
UserDrawnFooterEventArgs Provides data for the UserDrawnFooter Event
UserDrawnHeaderEventArgs Provides data for the UserDrawnHeader Event

Delegates

DelegateDescription
dbiTips.EventAfterTipLocationCalculatedHandler Represents the method that handles the AfterTipLocationCalculated Event
dbiTips.EventAfterTipSizeCalculatedHandler Represents the method that handles the AfterTipSizeCalculated Event
dbiTips.EventBeforeTipShowHandler Represents the method that handles the BeforeTipShow Event
dbiTips.EventBeforeToolTipsHandler Represents the method that handles the BeforeToolTips Event.
dbiTips.EventClickControlHandler Represents the method that handles the ClickControl Event.
dbiTips.EventEnterControlHandler Represents the method that handles the EnterControl Event.
dbiTips.EventLeaveControlHandler Represents the method that handles the LeaveControl Event.
dbiTips.EventUserDrawnBodyHandler Represents the method that handles the UserDrawnBody Event
dbiTips.EventUserDrawnFooterHandler Represents the method that handles the UserDrawnFooter Event
dbiTips.EventUserDrawnHeaderHandler Represents the method that handles the UserDrawnHeader Event

Enumerations

EnumerationDescription
enumBorderStyle The type of border to display.
enumControlStyle The style of the control.
enumMouseState The current state of the mouse.

See Also