Click here to Skip to main content
15,887,683 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Menu bars based on users............. Pin
Jelle Stokroos8-Mar-07 10:15
Jelle Stokroos8-Mar-07 10:15 
GeneralRe: Menu bars based on users............. Pin
Member 38798818-Mar-07 17:07
Member 38798818-Mar-07 17:07 
AnswerRe: Menu bars based on users............. Pin
Jelle Stokroos9-Mar-07 5:59
Jelle Stokroos9-Mar-07 5:59 
GeneralRe: Menu bars based on users............. Pin
haggenx9-Mar-07 7:31
haggenx9-Mar-07 7:31 
QuestionDatabinding Issue Pin
Neily There7-Mar-07 22:09
Neily There7-Mar-07 22:09 
QuestionColin Angus Mackay thanks for the cite Pin
Adekolurejo7-Mar-07 22:01
Adekolurejo7-Mar-07 22:01 
AnswerRe: Colin Angus Mackay thanks for the cite Pin
Colin Angus Mackay7-Mar-07 22:13
Colin Angus Mackay7-Mar-07 22:13 
Questionhow to attach falsh in vb.net??? Pin
bhawna_k7-Mar-07 20:43
bhawna_k7-Mar-07 20:43 
i want to attach a flash file in vb.net form. i hav followed the folling procedure
first added shockwave object then
Place the Flash MX file in bin folder of the project.
Now double click on the form and write code on form load event

Button1.Text = "Play"

double click on the button and wrilte the following code on the Button1_Click event

AxShockwaveFlash1.Stop()

AxShockwaveFlash1.Movie = Application.StartupPath & "\segment1.swf"

AxShockwaveFlash1.Play()



this code is not working,plz tel me exact code
QuestionBindingcontext child_to_parent Pin
epkjoha7-Mar-07 20:35
epkjoha7-Mar-07 20:35 
QuestionHow do I change the background color of a command button Pin
ArchaBhandare7-Mar-07 19:43
ArchaBhandare7-Mar-07 19:43 
QuestionConnection String to the database. Pin
thesemplice7-Mar-07 19:05
thesemplice7-Mar-07 19:05 
AnswerRe: Connection String to the database. Pin
thesemplice7-Mar-07 19:06
thesemplice7-Mar-07 19:06 
AnswerRe: Connection String to the database. Pin
Colin Angus Mackay7-Mar-07 22:12
Colin Angus Mackay7-Mar-07 22:12 
AnswerRe: Connection String to the database. Pin
Dave Kreskowiak8-Mar-07 2:56
mveDave Kreskowiak8-Mar-07 2:56 
GeneralRe: Connection String to the database. Pin
thesemplice8-Mar-07 18:25
thesemplice8-Mar-07 18:25 
Questionretrieving time and date from system. Pin
manni_n7-Mar-07 19:02
manni_n7-Mar-07 19:02 
AnswerRe: retrieving time and date from system. Pin
The ANZAC7-Mar-07 22:46
The ANZAC7-Mar-07 22:46 
GeneralRe: retrieving time and date from system. Pin
manni_n8-Mar-07 2:17
manni_n8-Mar-07 2:17 
Questionshrinking and expanding Pin
balakpn7-Mar-07 17:48
balakpn7-Mar-07 17:48 
AnswerRe: shrinking and expanding Pin
TwoFaced7-Mar-07 17:52
TwoFaced7-Mar-07 17:52 
QuestionControl's Visible Property Pin
sdkgolf7-Mar-07 17:15
sdkgolf7-Mar-07 17:15 
AnswerRe: Control's Visible Property Pin
TwoFaced7-Mar-07 17:50
TwoFaced7-Mar-07 17:50 
GeneralRe: Control's Visible Property Pin
sdkgolf9-Mar-07 16:55
sdkgolf9-Mar-07 16:55 
GeneralRe: Control's Visible Property Pin
TwoFaced9-Mar-07 19:11
TwoFaced9-Mar-07 19:11 
AnswerRe: Control's Visible Property Pin
Dave Kreskowiak8-Mar-07 2:55
mveDave Kreskowiak8-Mar-07 2:55 

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.