Forum: C++ Oct 27th, 2008 |
| Replies: 5 Views: 628 I need to make sure that when the user select a date from a DateTimePicker the date should not be less than Today's date,
anyone knows how to achieve that
Thanx |
Forum: C++ Mar 25th, 2008 |
| Replies: 2 Views: 1,577 As u said........ a caret [^] is a managed reference (usually called a handle in C++/CLI) is a reference to a managed .NET object. Managed object's lifetimes that are controlled by the .NET garbage... |