I'm trying to bring in Google calendar function into my windows app. I'm not getting it properly. When I tried, I got only the dates but I need few other details also from the Google calendar. In Android I've seen web view, where I can use the URL. Is there something similar in this, so that it will help me. Thank you.
Asked
Active
Viewed 28 times
0
-
Are you trying to display the Google Calendar or are you just trying to get the data to display in you custom Calendar? – Bit Sep 13 '17 at 18:16
-
Display the calendar completely with most of it's features – Krish Chandran Sep 14 '17 at 03:48
-
Is it a WPF application? Winform or ???? – Bit Sep 15 '17 at 15:25
-
it is winform app – Krish Chandran Sep 17 '17 at 13:05
-
https://stackoverflow.com/questions/12724223/display-html-on-a-winform see the answer to this question – Bit Sep 20 '17 at 19:19