User Profile

Collapse

Profile Sidebar

Collapse
khizerbasith
khizerbasith
Last Activity: Feb 29 '08, 06:45 AM
Joined: Feb 19 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • khizerbasith
    started a topic Enabling Radio Button

    Enabling Radio Button

    After disabling the radio buttons while the form is loaded i have written this code for button click but its not working any solutions...... .....

    [CODE=vbnet]Private Sub Button2_Click(B yVal sender As System.Object, ByVal e As System.EventArg s)
    RadioButton3.En abled = True
    RadioButton1.En abled = True
    RadioButton2.En abled = True
    RadioButton4.En abled = True
    RadioButton5.En abled = True...
    See more | Go to post
    Last edited by Killer42; Mar 3 '08, 03:31 AM.

  • khizerbasith
    started a topic Creating a setup File

    Creating a setup File

    how to create a setup file and place one file in windows directory and the other one on the desktop........ ...........
    See more | Go to post

  • khizerbasith
    started a topic vba in excel to rs232 interfacing

    vba in excel to rs232 interfacing

    i need to interface vba in excel to interface it to rs232.need to send the message from the vba throught the rs232 port
    See more | Go to post
No activity results to display
Show More
Working...