MVPSI.JAMS Namespace > EditSourceDialog Class : StartPosition Property |
'Declaration
<SRCategoryAttribute("Layout")> <System.ComponentModel.LocalizableAttribute(True)> <System.ComponentModel.DefaultValueAttribute()> <SRDescriptionAttribute("Determines the position of a form when it first appears.")> Public Property StartPosition As System.Windows.Forms.FormStartPosition
'Usage
Dim instance As EditSourceDialog Dim value As System.Windows.Forms.FormStartPosition instance.StartPosition = value value = instance.StartPosition
[SRCategory("Layout")] [System.ComponentModel.Localizable(true)] [System.ComponentModel.DefaultValue()] [SRDescription("Determines the position of a form when it first appears.")] public System.Windows.Forms.FormStartPosition StartPosition {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