Will Web 3.0 Replace Web 2.0?
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Abhishek Kumar Ravi
210
11.5k
4.2m
WinForm: How to use value of one Form in another Form
Jan 30 2014 12:35 PM
#?Probem?
Supoose i have two Forms (Settings.cs and MainForm.cs) and a back-end class for methods(let, Compose.cs).
And, i want my Settings.cs to assign a DestinationFolder path(string) to Compose.cs file( public string destination{get;set;}) . So, that i can access that path in my MainForm.cs form.
But, when i access that 'destination' property it returns NULL. Though, i assigned my Folder Destination.
Image1: Setting.cs Form and Image2: MainForm.cs
Reply
Answers (
8
)
Datagridview remove rows
Need help with mortgage calculator