Search:

Type: Posts; User: a_anthracs

Search: Search took 0.02 seconds.

  1. Re: Value of type 'String' cannot be converted to 'MailMessage'.

    Stupid mistake
    Thank you for all your help!
  2. Value of type 'String' cannot be converted to 'MailMessage'.

    Hi all

    I can't solve this problem: Value of type 'String' cannot be converted to 'MailMessage'.

    Here is my code:


    Sub send_mail()

    Dim email As New MailMessage()
  3. Re: How can I set an event using the data from a SQL database

    Thank you all
  4. How can I set an event using the data from a SQL database

    Hi all
    I have written simple programs that show in DataGridView some info. The most important info is the expiration date , which I manage to color it read when the expiration date is near(like 5...
  5. Replies
    3
    Views
    1,938

    DataGridView Row Change Color

    Hi, I have this code :




    Private Sub DataGridView1_CellFormatting(ByVal sender As Object, ByVal e As System.Windows.Forms.DataGridViewCellFormattingEventArgs) Handles...
Results 1 to 5 of 5



Click Here to Expand Forum to Full Width