I have this code applied into a checkbox:
Private Sub CheckBox1_CheckedChanged(sender As Object, e As EventArgs) Handles CheckBox1.CheckedChanged
Label.Font = New Font("Microsoft Sans Serif", 16, Label.Font.Style Xor FontStyle.Strikeout)
End Sub
The result was the label text style...
Hello ALL the best programmer,
before go to my question today, let me introduce my self : my name is toni firnandes from batam indonesia. Nice to get you all in this forum and hopely you would like to help me solve my problem.
I have problem to make application database using sql server...
I have an application that provides the users a list of crystal reports that they can run.
I use a datatable, displayed on a datagrid within a form, to show the users descriptive names for the reports, and a check box for each.
The users clicks the check box for the report(s) they want to run...
Hi,
Any idea how to work with distributed application in vb.net that automatically stored data into server? How to configure to ensure the consistency of data being stored.
Thanks in advance!
Hello everyone :)
Okay, first off I'm kinda new to programming. Still in the learning phase. :) Started by learning some VB.NET. I've been creating this little program. It's a school/institute managment system kind of a thing. not very cool though. hehe..
Anyways, I'm having a little trouble...
i have made a basic program for college which makes a calculation and diplays the information in a listbox, how do i then print that text? :D
really appreciate any help
i m using visual basic 2008 and in winform lstCity is the listbox which handle the city names as Displaymember and id as value member, now when i select any city from the lstcity by keypress(enter) i m getting the maximum valuemember everytime so is there any way to retrieve the valuemember of...
Hi All,
I have a SQL table with XML Data Type (FormXML).
Please see the attached picture 1 of the SQL table for your review.
The SQL table displays data fields with values:
Name: John Mark
CodeNum: 88
Data: 3/19/2009 12:00:00 AM
FormXML:
<FormXML>
<DocInfo>
<Check>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.