Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
V

vinji

@vinji
About
Posts
3
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • open a form closing the opener
    V vinji

    hi ok u r working on .net 2005 express edition. i told u the code that would work in .net 2003. for dot net 2005 u dont hv to wory at all . in the properties of the project u have to set the shutdown mode of the application to "when the last form closes" karan jain

    Visual Basic help tutorial question

  • open a form closing the opener
    V vinji

    hi dear, i can help u out. create a module . in the module create a main function module a sub main() dim f as new form1 f.showDialog() end sub end module and procedd in the same way as u were doing . the onlu thing u need to change now is ur startup object . set the startup object of the project to sub main and not to any form (Vinit Jain)

    Visual Basic help tutorial question

  • HOW CAN I PREVENT STRING VALUE IN TEXTBOX
    V vinji

    hi vivek the code that i m giving u will definately help u in the key press event of the textbox write the following code if char.isNumber(e.keyChar) = false then e.handled=true end if karan jain(Vinit Jain)

    Visual Basic help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups