| Visual Basic (Declaration) | |
|---|---|
Public Sub SetDesktopLocation( _ ByVal x As Integer, _ ByVal y As Integer _ ) | |
Parameters
- x
- The x-coordinate of the form's location.
- y
- The y-coordinate of the form's location.
| dbicCalendar | Send comments on this topic. |
| SetDesktopLocation Method | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiReminderDialog Class : SetDesktopLocation Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub SetDesktopLocation( _ ByVal x As Integer, _ ByVal y As Integer _ ) | |