Wimark.Controls Class Library  

BoldedDate(DateTime) Constructor

Initializes a new instance of the BoldedDate class with the specified date.

[Visual Basic]
Public Sub New( _
   ByVal date As DateTime _
)
 
[C#]
public BoldedDate( 
   DateTime date 
);
[C++]
public: BoldedDate( 
   DateTime date 
);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

BoldedDate Class | BoldedDate Members | Wimark.Controls Namespace