DEdit (of Control)

class DEdit

Defined in DialogControls.sc.

An edit control.

class diagram

Properties

Inherited from Control:

Property Description
type  
state  
nsTop  
nsLeft  
nsBottom  
nsRight  
key The keyboard key associated with this control.
said  
value Arbitrary value associated with this control.
name  

Defined in DEdit:

Property Description
text  
font The edit control font.
max The maximum number of characters allowed.
cursor  

Methods

track(param1)
setSize()