|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
|
enum | Month {
Month.Jan = 1,
Month.Feb = 2,
Month.Mar = 3,
Month.Apr = 4,
Month.May = 5,
Month.Jun = 6,
Month.Jul = 7,
Month.Aug = 8,
Month.Sep = 9,
Month.Oct = 10,
Month.Nov = 11,
Month.Dec = 12,
Month.Jan = 1,
Month.Feb = 2,
Month.Mar = 3,
Month.Apr = 4,
Month.May = 5,
Month.Jun = 6,
Month.Jul = 7,
Month.Aug = 8,
Month.Sep = 9,
Month.Oct = 10,
Month.Nov = 11,
Month.Dec = 12
} |
|
enum | DayOfWeekShort {
DayOfWeekShort.Mon = 1,
DayOfWeekShort.Tue = 2,
DayOfWeekShort.Wed = 3,
DayOfWeekShort.Thu = 4,
DayOfWeekShort.Fri = 5,
DayOfWeekShort.Sat = 6,
DayOfWeekShort.Sun = 7,
DayOfWeekShort.Mon = 1,
DayOfWeekShort.Tue = 2,
DayOfWeekShort.Wed = 3,
DayOfWeekShort.Thu = 4,
DayOfWeekShort.Fri = 5,
DayOfWeekShort.Sat = 6,
DayOfWeekShort.Sun = 7
} |
|
enum | DayOfWeek {
DayOfWeek.Monday = 1,
DayOfWeek.Tuestay = 2,
DayOfWeek.Wednesday = 3,
DayOfWeek.Thursday = 4,
DayOfWeek.Friday = 5,
DayOfWeek.Saturday = 6,
DayOfWeek.Sunday = 7,
DayOfWeek.Monday = 1,
DayOfWeek.Tuestay = 2,
DayOfWeek.Wednesday = 3,
DayOfWeek.Thursday = 4,
DayOfWeek.Friday = 5,
DayOfWeek.Saturday = 6,
DayOfWeek.Sunday = 7
} |
|
enum | Month {
Month.Jan = 1,
Month.Feb = 2,
Month.Mar = 3,
Month.Apr = 4,
Month.May = 5,
Month.Jun = 6,
Month.Jul = 7,
Month.Aug = 8,
Month.Sep = 9,
Month.Oct = 10,
Month.Nov = 11,
Month.Dec = 12,
Month.Jan = 1,
Month.Feb = 2,
Month.Mar = 3,
Month.Apr = 4,
Month.May = 5,
Month.Jun = 6,
Month.Jul = 7,
Month.Aug = 8,
Month.Sep = 9,
Month.Oct = 10,
Month.Nov = 11,
Month.Dec = 12
} |
|
enum | DayOfWeekShort {
DayOfWeekShort.Mon = 1,
DayOfWeekShort.Tue = 2,
DayOfWeekShort.Wed = 3,
DayOfWeekShort.Thu = 4,
DayOfWeekShort.Fri = 5,
DayOfWeekShort.Sat = 6,
DayOfWeekShort.Sun = 7,
DayOfWeekShort.Mon = 1,
DayOfWeekShort.Tue = 2,
DayOfWeekShort.Wed = 3,
DayOfWeekShort.Thu = 4,
DayOfWeekShort.Fri = 5,
DayOfWeekShort.Sat = 6,
DayOfWeekShort.Sun = 7
} |
|
enum | DayOfWeek {
DayOfWeek.Monday = 1,
DayOfWeek.Tuestay = 2,
DayOfWeek.Wednesday = 3,
DayOfWeek.Thursday = 4,
DayOfWeek.Friday = 5,
DayOfWeek.Saturday = 6,
DayOfWeek.Sunday = 7,
DayOfWeek.Monday = 1,
DayOfWeek.Tuestay = 2,
DayOfWeek.Wednesday = 3,
DayOfWeek.Thursday = 4,
DayOfWeek.Friday = 5,
DayOfWeek.Saturday = 6,
DayOfWeek.Sunday = 7
} |
|
|
void | NoteWrite (string str) |
|
void | NoteWriteLine (string str) |
|
void | SendigenceMain_Load (object sender, EventArgs e) |
|
string | GetDateString (DateTime time) |
|
string | GetTimeString (DateTime time) |
|
void | timerClock_Tick (object sender, EventArgs e) |
|
void | btnMainExit_Click (object sender, EventArgs e) |
|
void | frmControl1_Load (object sender, EventArgs e) |
|
void | tabSend_Click (object sender, EventArgs e) |
|
void | chkNotes_CheckedChanged (object sender, EventArgs e) |
|
void | InitializeComponent () |
| Required method for Designer support - do not modify the contents of this method with the code editor. More...
|
|
void | NoteWrite (string str) |
|
void | NoteWriteLine (string str) |
|
void | SendigenceMain_Load (object sender, EventArgs e) |
|
string | GetDateString (DateTime time) |
|
string | GetTimeString (DateTime time) |
|
void | timerClock_Tick (object sender, EventArgs e) |
|
void | btnMainExit_Click (object sender, EventArgs e) |
|
void | frmControl1_Load (object sender, EventArgs e) |
|
void | tabSend_Click (object sender, EventArgs e) |
|
void | chkNotes_CheckedChanged (object sender, EventArgs e) |
|
void | InitializeComponent () |
| Required method for Designer support - do not modify the contents of this method with the code editor. More...
|
|
Enumerator |
---|
Jan |
|
Feb |
|
Mar |
|
Apr |
|
May |
|
Jun |
|
Jul |
|
Aug |
|
Sep |
|
Oct |
|
Nov |
|
Dec |
|
Jan |
|
Feb |
|
Mar |
|
Apr |
|
May |
|
Jun |
|
Jul |
|
Aug |
|
Sep |
|
Oct |
|
Nov |
|
Dec |
|
Enumerator |
---|
Mon |
|
Tue |
|
Wed |
|
Thu |
|
Fri |
|
Sat |
|
Sun |
|
Mon |
|
Tue |
|
Wed |
|
Thu |
|
Fri |
|
Sat |
|
Sun |
|
Enumerator |
---|
Monday |
|
Tuestay |
|
Wednesday |
|
Thursday |
|
Friday |
|
Saturday |
|
Sunday |
|
Monday |
|
Tuestay |
|
Wednesday |
|
Thursday |
|
Friday |
|
Saturday |
|
Sunday |
|
Enumerator |
---|
Jan |
|
Feb |
|
Mar |
|
Apr |
|
May |
|
Jun |
|
Jul |
|
Aug |
|
Sep |
|
Oct |
|
Nov |
|
Dec |
|
Jan |
|
Feb |
|
Mar |
|
Apr |
|
May |
|
Jun |
|
Jul |
|
Aug |
|
Sep |
|
Oct |
|
Nov |
|
Dec |
|
Enumerator |
---|
Mon |
|
Tue |
|
Wed |
|
Thu |
|
Fri |
|
Sat |
|
Sun |
|
Mon |
|
Tue |
|
Wed |
|
Thu |
|
Fri |
|
Sat |
|
Sun |
|
Enumerator |
---|
Monday |
|
Tuestay |
|
Wednesday |
|
Thursday |
|
Friday |
|
Saturday |
|
Sunday |
|
Monday |
|
Tuestay |
|
Wednesday |
|
Thursday |
|
Friday |
|
Saturday |
|
Sunday |
|
IG.Sendigence.SendigenceMain.SendigenceMain |
( |
| ) |
|
|
inline |
IG.Sendigence.SendigenceMain.SendigenceMain |
( |
| ) |
|
|
inline |
void IG.Sendigence.SendigenceMain.NoteWrite |
( |
string |
str | ) |
|
|
inlineprivate |
void IG.Sendigence.SendigenceMain.NoteWriteLine |
( |
string |
str | ) |
|
|
inlineprivate |
void IG.Sendigence.SendigenceMain.SendigenceMain_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
string IG.Sendigence.SendigenceMain.GetDateString |
( |
DateTime |
time | ) |
|
|
inlineprivate |
string IG.Sendigence.SendigenceMain.GetTimeString |
( |
DateTime |
time | ) |
|
|
inlineprivate |
void IG.Sendigence.SendigenceMain.timerClock_Tick |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IG.Sendigence.SendigenceMain.btnMainExit_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IG.Sendigence.SendigenceMain.frmControl1_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IG.Sendigence.SendigenceMain.tabSend_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IG.Sendigence.SendigenceMain.chkNotes_CheckedChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void IG.Sendigence.SendigenceMain.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
void IG.Sendigence.SendigenceMain.InitializeComponent |
( |
| ) |
|
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
void IG.Sendigence.SendigenceMain.NoteWrite |
( |
string |
str | ) |
|
|
inlineprivate |
void IG.Sendigence.SendigenceMain.NoteWriteLine |
( |
string |
str | ) |
|
|
inlineprivate |
void IG.Sendigence.SendigenceMain.SendigenceMain_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
string IG.Sendigence.SendigenceMain.GetDateString |
( |
DateTime |
time | ) |
|
|
inlineprivate |
string IG.Sendigence.SendigenceMain.GetTimeString |
( |
DateTime |
time | ) |
|
|
inlineprivate |
void IG.Sendigence.SendigenceMain.timerClock_Tick |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IG.Sendigence.SendigenceMain.btnMainExit_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IG.Sendigence.SendigenceMain.frmControl1_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IG.Sendigence.SendigenceMain.tabSend_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IG.Sendigence.SendigenceMain.chkNotes_CheckedChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void IG.Sendigence.SendigenceMain.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
void IG.Sendigence.SendigenceMain.InitializeComponent |
( |
| ) |
|
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
Font IG.Sendigence.SendigenceMain.NotesFont = null |
|
private |
Color IG.Sendigence.SendigenceMain.NotesForeColor = Color.Black |
|
private |
int IG.Sendigence.SendigenceMain.lastSec = -1 |
|
private |
int IG.Sendigence.SendigenceMain.lastMin = -1 |
|
private |
int IG.Sendigence.SendigenceMain.lastHour = -1 |
|
private |
int IG.Sendigence.SendigenceMain.lastDay =-1 |
|
private |
int IG.Sendigence.SendigenceMain.lastMonth = -1 |
|
private |
int IG.Sendigence.SendigenceMain.lastYear = -1 |
|
private |
string IG.Sendigence.SendigenceMain.DateString = "" |
|
private |
string IG.Sendigence.SendigenceMain.TimeString = "" |
|
private |
System ComponentModel IContainer IG.Sendigence.SendigenceMain.components = null |
|
private |
Required designer variable.
System Windows Forms SplitContainer IG.Sendigence.SendigenceMain.splitMain |
|
private |
System Windows Forms TabControl IG.Sendigence.SendigenceMain.tabMain |
|
private |
System Windows Forms TabPage IG.Sendigence.SendigenceMain.tabControl |
|
private |
System Windows Forms TabPage IG.Sendigence.SendigenceMain.tabMessage |
|
private |
System Windows Forms TabPage IG.Sendigence.SendigenceMain.tabParameters |
|
private |
System Windows Forms TabPage IG.Sendigence.SendigenceMain.tabSend |
|
private |
System Windows Forms TabPage IG.Sendigence.SendigenceMain.tabAddresses |
|
private |
System Windows Forms Panel IG.Sendigence.SendigenceMain.pnlStatus |
|
private |
System Windows Forms Label IG.Sendigence.SendigenceMain.lblTime |
|
private |
System Windows Forms Timer IG.Sendigence.SendigenceMain.timerClock |
|
private |
System Windows Forms Label IG.Sendigence.SendigenceMain.lblStatus |
|
private |
System Windows Forms MenuStrip IG.Sendigence.SendigenceMain.menuStrip1 |
|
private |
System Windows Forms ToolStripMenuItem IG.Sendigence.SendigenceMain.helpToolStripMenuItem |
|
private |
System Windows Forms ToolStripMenuItem IG.Sendigence.SendigenceMain.aboutToolStripMenuItem |
|
private |
frmMessage IG.Sendigence.SendigenceMain.frmMessage1 |
|
private |
frmSending IG.Sendigence.SendigenceMain.frmSending1 |
|
private |
frmControl IG.Sendigence.SendigenceMain.frmControl1 |
|
private |
System Windows Forms RichTextBox IG.Sendigence.SendigenceMain.txtNotes |
|
private |
System Windows Forms Button IG.Sendigence.SendigenceMain.btnMain3 |
|
private |
System Windows Forms Button IG.Sendigence.SendigenceMain.btnMain6 |
|
private |
System Windows Forms Button IG.Sendigence.SendigenceMain.btnMain4 |
|
private |
System Windows Forms Button IG.Sendigence.SendigenceMain.btnMain1 |
|
private |
System Windows Forms Button IG.Sendigence.SendigenceMain.btnMainExit |
|
private |
System Windows Forms Button IG.Sendigence.SendigenceMain.btnMain2 |
|
private |
System Windows Forms Button IG.Sendigence.SendigenceMain.btnMain5 |
|
private |
System Windows Forms CheckBox IG.Sendigence.SendigenceMain.chkNotes |
|
private |
System Windows Forms Label IG.Sendigence.SendigenceMain.lblTest |
|
private |
The documentation for this class was generated from the following files: