Version

Search Results

ResetDropDownListWidth Method

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

ResetDropDownStyle Method (UltraComboEditor)

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

ResetHasMRUList Method

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

ResetItemAppearance Method (UltraComboEditor)

Resets the ItemAppearance property to its default value. Syntax Example

ResetItems Method (UltraComboEditor)

Resets the Items property to its default value. Syntax Example

ResetMaxDropDownItems Method

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

ResetMaxMRUItems Method

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