Table of Contents

Method UpdateSubstituteControlText

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

UpdateSubstituteControlText()

Updates the text of the substitute control to match the text of the main control.

protected override void UpdateSubstituteControlText()

Remarks

This method synchronizes the text of the substitute control with the text of the main control. It is intended to be overridden in derived classes to customize the behavior.