wxr
2024-07-16 cbc156bc38d8b8eae7aef60cb186ab2b52fa701f
HDL_ON/UI/UI0-Stan/Form/HideOptionFileContentForm.cs
@@ -76,6 +76,7 @@
            btnText.TextAlignment = TextAlignment.TopLeft;
            btnText.TextColor = UI.CSS.CSS_Color.MainColor;
            btnText.Text = textValue;
            btnText.Enable = false;
#if __Android__
            btnText.Foucs = false;
#endif