Click here to Skip to main content
15,913,939 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHelp with GridView and Binding Data [modified] Pin
Fergal8322-Nov-07 15:05
Fergal8322-Nov-07 15:05 
AnswerRe: Help with GridView and Binding Data Pin
Michael Sync22-Nov-07 16:07
Michael Sync22-Nov-07 16:07 
GeneralRe: Help with GridView and Binding Data Pin
Fergal8322-Nov-07 16:15
Fergal8322-Nov-07 16:15 
GeneralRe: Help with GridView and Binding Data Pin
Michael Sync22-Nov-07 16:56
Michael Sync22-Nov-07 16:56 
GeneralRe: Help with GridView and Binding Data Pin
Fergal8322-Nov-07 17:05
Fergal8322-Nov-07 17:05 
GeneralRe: Help with GridView and Binding Data Pin
Michael Sync22-Nov-07 18:47
Michael Sync22-Nov-07 18:47 
GeneralRe: Help with GridView and Binding Data Pin
codeproject_priya6-Oct-09 3:38
codeproject_priya6-Oct-09 3:38 
QuestionCode involving windows media player Pin
mykingdomforanewusername22-Nov-07 13:49
mykingdomforanewusername22-Nov-07 13:49 
I wrote the code to start a song, and it works. Except I would like it to (laundry list)minimize windows media player once the media player has started playing the song (if possible, not show windows media player at all, have it hidden or something), to exit the media player once the song is done playing, and close windows media player once my program is closed.

I know this is a lot to ask for but it will be much appreciated.

my code for starting the song
Process.Start("H:\the song.mp3")

thanx

AnswerRe: Code involving windows media player Pin
Christian Graus22-Nov-07 14:41
protectorChristian Graus22-Nov-07 14:41 
GeneralRe: Code involving windows media player Pin
mykingdomforanewusername22-Nov-07 15:51
mykingdomforanewusername22-Nov-07 15:51 
GeneralRe: Code involving windows media player Pin
Christian Graus22-Nov-07 17:00
protectorChristian Graus22-Nov-07 17:00 
GeneralRe: Code involving windows media player Pin
Michael Sync22-Nov-07 17:06
Michael Sync22-Nov-07 17:06 
Questionabout HTML help creater Pin
bapu288922-Nov-07 8:17
bapu288922-Nov-07 8:17 
AnswerRe: about HTML help creater Pin
Michael Sync22-Nov-07 16:04
Michael Sync22-Nov-07 16:04 
AnswerRe: about HTML help creater Pin
Vasudevan Deepak Kumar22-Nov-07 19:58
Vasudevan Deepak Kumar22-Nov-07 19:58 
QuestionHow to receive WindowMessages without visible Window? Pin
ponchofiesta22-Nov-07 7:27
ponchofiesta22-Nov-07 7:27 
AnswerRe: How to receive WindowMessages without visible Window? Pin
Dave Kreskowiak23-Nov-07 4:19
mveDave Kreskowiak23-Nov-07 4:19 
Questionon error goto handling - is this possible (VBS) Pin
stephan_00722-Nov-07 5:37
stephan_00722-Nov-07 5:37 
AnswerRe: on error goto handling - is this possible (VBS) Pin
Michael Sync22-Nov-07 16:01
Michael Sync22-Nov-07 16:01 
GeneralRe: on error goto handling - is this possible (VBS) Pin
ChandraRam22-Nov-07 23:40
ChandraRam22-Nov-07 23:40 
GeneralRe: on error goto handling - is this possible (VBS) Pin
Michael Sync23-Nov-07 0:33
Michael Sync23-Nov-07 0:33 
GeneralRe: on error goto handling - is this possible (VBS) Pin
ChandraRam23-Nov-07 0:40
ChandraRam23-Nov-07 0:40 
GeneralRe: on error goto handling - is this possible (VBS) Pin
Michael Sync23-Nov-07 1:38
Michael Sync23-Nov-07 1:38 
GeneralRe: on error goto handling - is this possible (VBS) Pin
stephan_00725-Nov-07 23:02
stephan_00725-Nov-07 23:02 
Questionset multiple checkboxes to true in datagridview Pin
eyes200722-Nov-07 5:25
eyes200722-Nov-07 5:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.