The ISalEditControl type exposes the following members.

Properties

  NameDescription
Public propertyCultureInfo
Returns/Sets the specialized CultureInfo for the edit control.
Public propertyDesigntimeVisible
Returns true if the object was designed as visible.
(Inherited from ISalControlBase.)
Public propertyEditMask
Returns/Sets the edit mask.
Public propertyFormat
Returns/Sets the format picture.
Public propertyLabel
Returns/Sets the label associated to the control.
(Inherited from ISalControl.)
Public propertyMaxLength
Returns/Sets the maximum edit length.
Public propertyModified
Returns/Sets the modified flag.
(Inherited from ISalControl.)
Public propertyValidated
Returns/Sets the modified flag.
Public propertyValue
Returns/Sets the control's value regardless of the type.
(Inherited from ISalControl.)

See Also