this is my text. how do i insert a new line char in vb6.0
label1.Text = "There was a problem with your payment. Please check your credit card information and try again. Make sure the credit card number is entered correctly (no spaces, hyphens or other punctuation). * The CVV2 code must be current and correctly entered. * The expiration date must be current and correctly entered. If you still are unable to submit the payment with the credit card you are using, contact your credit card provider for direct service to verify that the information on your card is current."
label1.Text = "There was a problem with your payment. Please check your credit card information and try again. Make sure the credit card number is entered correctly (no spaces, hyphens or other punctuation). * The CVV2 code must be current and correctly entered. * The expiration date must be current and correctly entered. If you still are unable to submit the payment with the credit card you are using, contact your credit card provider for direct service to verify that the information on your card is current."
Comment