BCGSoft.Controls.PropertyList Namespace : NeedTipTextEventArgs Class |
The following tables list the members exposed by NeedTipTextEventArgs.
Name | Description | |
---|---|---|
![]() | NeedTipTextEventArgs Constructor | Initializes a new instance of NeedTipTextEventArgs class. |
Name | Description | |
---|---|---|
![]() | ClickArea | Specifies the type of area on property list item to retrieve . |
![]() | Handled | Gets or sets a value indicating whether the event was handled. |
![]() | Prop | The property to set a tooltip. |
![]() | TipText | Specifies the text of the tooltip to set. |
![]() | X | Specifies the X-coordinate of the mouse cursor's location. |
![]() | Y | Specifies the Y-coordinate of the mouse cursor's location. |