Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DropDownCalendar Class / GetLocation Method


In This Topic
GetLocation Method (DropDownCalendar)
In This Topic
Syntax
'Declaration
 
Public Function GetLocation( _
   ByVal rect As Rectangle _
) As Point
 
'Usage
 
Dim instance As DropDownCalendar
Dim rect As Rectangle
Dim value As Point
 
value = instance.GetLocation(rect)

Parameters

rect
See Also