GoDiagram Web Reference
Maximum Property (GoText)

When the EditorStyle is GoTextEditorStyle.NumericUpDown, this specifies the maximum value.
Syntax
'Declaration
 
<CategoryAttribute("Behavior")>
<DefaultValueAttribute()>
<DescriptionAttribute("The maximum value that the user can choose")>
Public Property Maximum As Integer
[CategoryAttribute("Behavior")]
[DefaultValueAttribute()]
[DescriptionAttribute("The maximum value that the user can choose")]
public int Maximum {get; set;}

Property Value

This defaults to 100.
Requirements

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

See Also

Reference

GoText Class
GoText Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback