Table of Contents

Method ResetButtonsText

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

ResetButtonsText()

Resets the text of all button controls within the panel to their default values.

public virtual void ResetButtonsText()

Remarks

This method iterates over all child elements and updates the text of each button based on its associated known button type.