default text

  1. A

    iOS Question (Solved) Show a Default Text in SignatureTemplate when Dialog Box Opens in B4i

    Hi all. I'm trying to add a default in SignatureTemplate when Dialog Box Opens like a Please sign here. Here is a code Private Sub Hint Try ' ' 'Alex 06/18/2025 SignatureTemplate.Resize(Base.Width*0.90,Base.Height*0.6) Dim lbl As Label...
Top