wxr
2023-07-06 203c3a3ffde6259413d9743f6a723b95b1e7989c
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