Search results for query: *

  • Users: wowjen
  • Content: Threads
  • Order by date
  1. W

    Question buttons in MDI _ISSUE_

    VB.Net I have a button inside my MDI Form. when that button is clicked form2 will be load in mdi form, the problem is this, (see image below) Uploaded with ImageShack.us Button1 should be at the back of form2. How to do this? Please help... Thanks! Public Class Form1 Private Sub...
  2. W

    what TabPage has been selected?

    I have 2 TabPages (tp1, tp2) in a TabControl. I have a button outside the TabControl. When I click the button there should be a message box that identifies what TapPage is currently selected. I want to know how to check what TabPage has been selected when I click the button.:confused: Pls...
  3. W

    Question How to Connect Notepad as a Database

    I am making a bookworm game as my project in school and I wanted my words database to be in notepad, but how can I connect and query using vb.net2008?:confused: I got this idea from an online game that the game database for restricted words are in notepad, I also wanted to do that....:cool...
  4. W

    play a sound file

    I want my program to play sounds when an object is hovered, but I don't know how to code it... HELP! ^_^ :confused::confused::confused: thanks in advance...^_^ ;););)
  5. W

    Question Random Numbers for Bingo Card

    please, I need a help here... ;):D;)
  6. W

    Question How to get the value of the whole column in a listview

Back
Top