C1.Win.C1Input Namespace / TooltipShowingEventArgs Class / Bounds Property

In This Topic
Bounds Property (TooltipShowingEventArgs)
In This Topic
Gets the highlighted drop-down list item bounds (size and location) within it`s parent element, in pixels.
Syntax
'Declaration
 
Public ReadOnly Property Bounds As Rectangle
 
See Also