Version

StartWidth Property

Gets or sets the starting width of the edit control. Editor sets its underlying control's width to this width when going into edit mode. If this is 0, then it should be ignored.
Syntax
'Declaration
 
Property StartWidth As Integer
int StartWidth {get; set;}
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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

See Also