Method | Description | |
---|---|---|
ForceRefreshWindow ( ) : void | ||
RetrospectionWindow ( ) : System |
Method | Description | |
---|---|---|
OnClosing ( System e ) : void |
Not closing the window, as it cannot be opened again Just hide it, and then show it again.
|
Method | Description | |
---|---|---|
About_Clicked ( object sender, |
||
DatePickerSelectDate ( System.DateTime date ) : void | ||
DatePicker_SelectedDateChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void | ||
Feedback_Clicked ( object sender, |
||
MinusOne_Clicked ( object sender, |
||
PlusOne_Clicked ( object sender, |
||
Refresh_Clicked ( object sender, |
||
ShowLoading ( bool isLoading ) : void | ||
SwitchToDay_Clicked ( object sender, |
||
SwitchToWeek_Clicked ( object sender, |
||
Today_Clicked ( object sender, |
||
WebBrowserNavigateTo ( string url, bool navigateEnforced = false ) : void |
Navigate the browser to the url in case the web browser is live, the url is ready and the same is not the same
|
|
WindowClosing ( object sender, System e ) : void | ||
WindowLoaded ( object sender, |
||
wbWinForms_DocumentTitleChanged ( object sender, |
Update the window title according to the website header
|