Skip to main content

ISalEditControl

Namespace: PPJ.Runtime

Assembly: PPJ.Runtime.49 (4.9.0.0)

SAL Editable controls implement this interface

public interface ISalEditControl : ISalControl

Properties

Instance memberCultureInfo

CultureInfo: Returns/Sets the specialized CultureInfo for the edit control.

Instance memberEditMask

String: Returns/Sets the edit mask.

Instance memberFormat

String: Returns/Sets the format picture.

Instance memberMaxLength

Int32: Returns/Sets the maximum edit length.

Instance memberValidated

Boolean: Returns/Sets the modified flag.

Methods

Instance memberApplyFormat()

Apply the format string to the value of the control.

Instance memberValidateDataType()

Validates the content of the control against its data type

Returns: Boolean.

Implemented By

NameDescription
SalComboBoxComboBox implementation.
SalDataFieldDataField implementation.
SalMultilineFieldMultilineField implementation.
SalTableColumnSummary description for SalTableColumn.
SalQuickToolTipComboBoxComboBox with tool tip support
SalQuickToolTipDataFieldData field with tool tip support
SalQuickToolTipMultilineFieldMulti line field with tool tip support
VisCalendarDropDown
VisColorComboBox
VisColorPaletteDropDown
VisComboBoxBase
VisDropDownBase
VisFontComboBox
VisFontNameComboBox
VisListViewDropDown
VisOutlineComboBox
VisPictureComboBox
VisSpinField