Wimark.Controls Class Library  

BoldedDate Constructor

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

Overload List

Initializes a new instance of the BoldedDate class.

[Visual Basic] Public Sub New()
[C#] public BoldedDate();
[C++] public: BoldedDate();

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

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

See Also

BoldedDate Class | BoldedDate Members | Wimark.Controls Namespace