Version

Search Results

ResetButtonAppearance Method (UltraComboEditor)

Resets the ButtonAppearance property to its default value. Syntax Example

ResetButtonStyle Method (UltraComboEditor)

Resets the ButtonStyle property to its default value. Syntax Remarks Invoke this method to reset the ButtonStyle property to its default value. Once this method is invoked, the ShouldSerializeButtonStyle method will return False until the ButtonStyle property is set again. Example

ResetCheckedListSettings Method

Restores the CheckedListSettings property to its default value. Syntax Example

ResetDataMember Method (UltraComboEditor)

Resets the DataMember property to its default value. Syntax Example

ResetDataSource Method (UltraComboEditor)

Resets the DataSource property to its default value. Syntax Example

ResetDropDownButtonAlignment Method (UltraComboEditor)

Resets the DropDownButtonAlignment property to its default value. Syntax Remarks Invoke this method to reset the DropDownButtonAlignment property to its default value. Once this method is invoked, the ShouldSerializeDropDownButtonAlignment method will return False until the DropDownButtonAlignment property is set ...

ResetDropDownButtonDisplayStyle Method (UltraComboEditor)

Resets the DropDownButtonDisplayStyle property to its default value. Syntax Remarks Invoke this method to reset the DropDownButtonDisplayStyle property to its default value. Once this method is invoked, the ShouldSerializeDropDownButtonDisplayStyle method will return False until the DropDownButtonDisplayStyle prop...

ResetDropDownListAlignment Method

Resets the DropDownListAlignment property to its default value. Syntax Remarks Invoke this method to reset the DropDownListAlignment property to its default value. Once this method is invoked, the ShouldSerializeDropDownListAlignment method will return False until the DropDownListAlignment property is set again. E...