Location Property (C1FlexViewerDialog)
In This Topic
Gets or sets the Point that represents the upper-left corner of the Form in screen coordinates.
Syntax
'Declaration
Public Shadows Property Location As Point
public new Point Location {get; set;}
See Also