If StartUpPosition property of that Form is Manual you can do..
VB Code:
Fr.Left = 0 'Whatever you want Fr.Top = 0 'Whatever you want Fr.ShowDialog(Me)
|
Results 1 to 4 of 4
Thread: Modal dialog locationHybrid View
|
Click Here to Expand Forum to Full Width |