MVPSI.JAMS Namespace > EditSourceDialog Class : DesktopLocation Property |
'Declaration
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <System.ComponentModel.BrowsableAttribute(False)> <SRCategoryAttribute("Layout")> <SRDescriptionAttribute("The location of this form in desktop coordinates.")> Public Property DesktopLocation As System.Drawing.Point
'Usage
Dim instance As EditSourceDialog Dim value As System.Drawing.Point instance.DesktopLocation = value value = instance.DesktopLocation
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [System.ComponentModel.Browsable(false)] [SRCategory("Layout")] [SRDescription("The location of this form in desktop coordinates.")] public System.Drawing.Point DesktopLocation {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2