/ Assembly List / LJCWinFormControls / Calendar

Namespace - LJCWinFormControls


Syntax

C#
public class Calendar : Form

The calendar form.

Public Methods
#ctor Initializes an object instance.
1 Methods

Private Methods
Dispose Clean up any resources being used.
InitializeComponent Required method for Designer support - do not modify the contents of this method with the code editor.
InitializeControls Configures the controls and loads the selection control data.
3 Methods

Properties
LJCCalendarControl Gets or sets the CalendarControl reference.
LJCSelectedDate Get or sets the SelectedDate value.
LJCStartDate Gets or sets the StartDate value.

Fields
components Required designer variable.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.