|
-
July 25th, 2007, 01:21 PM
#1
[RESOLVED] Need a way to store and retrieve 31 Strings in a Property
Since I haven't had much luck solving this problem myself, I'd thought I'd throw out what I'm trying to solve and see if someone has another way of doing what I want.
I have a CustomCalendar control. It contains 31 RichTextBoxes (one for each day of the month) where data can be entered during run time. I would like to have a Property where this information can be loaded and retrieved by the programmer.
As I mentioned above, I have tried a Collection of RichTextBox and a Collection of Strings and neither worked. Has anyone done anything similar?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|