Message 1 of 2
Transfer an array from MyCommands class to a Windows Form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
What is the best way to Transfer an array from MyCommands class to a Windows Form? Example Windows Form 1.
Should the array be made public static or is there a better way. that is simple for a beginner.
If there is an example that would be helpful.
Thank you