Skip to content

Text Control in PowerApps

Hi Everyone,

It’s all about Text Control in PowerApps (Canvas App) today. As we all know, Text is a string. Below are main properties or events which we have to remember

  • OnChange  – When the state of the control changes
  • OnSelect  – When the taps the control
  • Visible Property – By definition, it takes bool. True  – It shows the field on the form and we can use this property to show and hide…

Continue Reading Gopinath’s Article on their blog

https://staturestack.com/2020/06/15/text-control-in-powerapps/

Blog Syndicated with Gopinath’s Permission

Leave a Reply