VB.NET School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become a VB.NET Expert!

Join 307,155 VB.NET Programmers for FREE! Get instant access to thousands of VB.NET experts, tutorials, code snippets, and more! There are 1,589 people online right now. Registration is fast and FREE... Join Now!




Calendar Control help

 

Calendar Control help

VB.Terry

23 Sep, 2009 - 02:00 PM
Post #1

D.I.C Head
Group Icon

Joined: 10 Aug, 2009
Posts: 61


Dream Kudos: 50
My Contributions
Hi im only 12 not the bet in vb.net so i ask for help like most people i am making a virtual os with the ability to open up a calendar and add appointments on it i created to setting as strings to save the text put into the text boxes it saves them and opens them up but it will open the form and show the appointment but it shows the same appointment on whatever date you click on. also i need help on deleting a appointment
here is the code:

CODE

    Private Sub btnAddChangeDate_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnAddChangeDate.Click
        My.Settings.Title = (TextBox1.Text)
        My.Settings.Description = (TextBox2.Text)
    End Sub

    Private Sub Form2_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
        TextBox1.Text = My.Settings.Title
        TextBox2.Text = My.Settings.Description
    End Sub


p.s. how do you resize the MonthCalander

p.s.s. if you are good in visual basic go to my website a post some tutorials. heres the link
Visual Basic Help

User is offlineProfile CardPM
+Quote Post


Posts in this topic
VB.Terry   Calendar Control help   23 Sep, 2009 - 02:00 PM
motcom   Maybe My.Settings is not the correct approach.. ...   23 Sep, 2009 - 10:44 PM

Fast ReplyReply to this topicStart new topic

Time is now: 11/21/09 05:23PM

Live VB.NET Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

VB.NET Tutorials

Reference Sheets

VB.NET Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month