How to change the msg box background color?

Discussion in 'Free Source Codes' started by gangstar, Jun 20, 2021.

    
  1. gangstar

    gangstar Member


    [#Menu:Gateway of Tally]
    Add:Button:Call_Function

    [Button:Call_Function]
    Title:"Msg Box"
    Key:Alt + S
    Action:Call:Call_Function

    [Function:Call_Function]
    000:Walk Collection:Call_Function_Collection
    001:Log:$Name + " / " + $PartyGSTIN
    002:End Walk
    003:Msg Box:"Message":"Hi Snakeys"

    [Collection:Call_Function_Collection]
    Type:Ledger
    Child Of:$$GroupSundryDebtors
     


  2. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Refer ----- [Theme: Tally Message Box]
     
    panam likes this.


  3. gangstar

    gangstar Member


    Thanks a lot Sir
     


Share This Page