Passing string to form

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • KmxSoft
    New Member
    • May 2020
    • 1

    Passing string to form

    Go easy guys. I am retired, having spent years working on the bleeding edge of C# development.

    After more than a decade of not touching development I'm trying to do some simple stuff which involves updating a statusstrip with a text string generated by another non-forms class, and whilst developing the core aspects of my C# program has been simple to get back into (I have the forms and classes defined and working) I'm struggling to recall how to get status strings back to the form.

    I'd appreciate some simple advice on getting strings to a Windows form.
  • dev7060
    Recognized Expert Contributor
    • Mar 2017
    • 656

    #2
    It is always better to show what you have to get opinions of others more easily.

    Comment

    Working...