Click here to Skip to main content
15,921,156 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionAbout retriving data from video files Pin
ramyasangeet28-Mar-06 23:13
ramyasangeet28-Mar-06 23:13 
QuestionOutlook dev and icon probs Pin
thewebgremlin28-Mar-06 23:12
thewebgremlin28-Mar-06 23:12 
QuestionI want to change color of TD using C# code in ASP.NET Pin
Khawar Abbas128-Mar-06 23:04
Khawar Abbas128-Mar-06 23:04 
AnswerRe: I want to change color of TD using C# code in ASP.NET Pin
Chatura Dilan29-Mar-06 1:07
Chatura Dilan29-Mar-06 1:07 
GeneralRe: OK I want to change color of TD in VB code in ASP.NET Pin
Khawar Abbas129-Mar-06 1:11
Khawar Abbas129-Mar-06 1:11 
GeneralRe: OK I want to change color of TD in VB code in ASP.NET Pin
Dave Kreskowiak29-Mar-06 1:26
mveDave Kreskowiak29-Mar-06 1:26 
AnswerRe: I want to change color of TD using C# code in ASP.NET Pin
bony_baba30-Mar-06 1:00
bony_baba30-Mar-06 1:00 
QuestionHow to avoid Recursive Event Triggering between Controls Pin
twohops28-Mar-06 22:03
twohops28-Mar-06 22:03 
Basically : How to program controls on a form so that if they are synchronised with each other the updating of one control does not create a domnio effect of updates between the two or more controls.

Eg: Listbox and Spinbutton synchronised through a public variable.
The onchange event with a click on the listbox should update the spinbutton value without this conseguent change in the spinbutton returning an update to the listbox. (and viceversa)
ie. Switch off the controls events for a moment.

I am stuck with finding an elegant solution. I managed to get through in part using boolean flags but I realise this is not the way.
I believed that this could be done without classing the controls however options like Application.EnableEvents=False does not work.
[This is an MsOffice App mainly through VBA forms.]

Any help/examples would be most appreciated
Thanks
QuestionQuestion In vb.net Pin
Arag0328-Mar-06 21:59
Arag0328-Mar-06 21:59 
AnswerRe: Question In vb.net Pin
albCode28-Mar-06 22:12
albCode28-Mar-06 22:12 
Questiondatareader problem Pin
thepityone28-Mar-06 20:45
thepityone28-Mar-06 20:45 
Questionsound recognition Pin
susee_132328-Mar-06 20:44
susee_132328-Mar-06 20:44 
QuestionScanner Activation Pin
Thoombath28-Mar-06 20:17
Thoombath28-Mar-06 20:17 
QuestionRetrieving value from Subitem of Listview Pin
wilde28-Mar-06 20:12
wilde28-Mar-06 20:12 
AnswerRe: Retrieving value from Subitem of Listview Pin
alien viper28-Mar-06 20:33
alien viper28-Mar-06 20:33 
QuestionComparing strings with variable lengths/misspells/... Pin
mayhem_rules28-Mar-06 18:59
mayhem_rules28-Mar-06 18:59 
AnswerRe: Comparing strings with variable lengths/misspells/... Pin
dptalt29-Mar-06 2:33
dptalt29-Mar-06 2:33 
QuestionUnicode supported characters in filenames Pin
sp_ranjan28-Mar-06 18:48
sp_ranjan28-Mar-06 18:48 
QuestionRichtextbox.Line property Pin
wilde28-Mar-06 18:06
wilde28-Mar-06 18:06 
AnswerRe: Richtextbox.Line property Pin
Joshua Quick28-Mar-06 19:28
Joshua Quick28-Mar-06 19:28 
Questionvb.net 2005 school assignment Pin
vb2005.net@hotmail.com28-Mar-06 16:40
vb2005.net@hotmail.com28-Mar-06 16:40 
AnswerRe: vb.net 2005 school assignment Pin
Chatura Dilan28-Mar-06 17:23
Chatura Dilan28-Mar-06 17:23 
AnswerRe: vb.net 2005 school assignment Pin
Dave Kreskowiak29-Mar-06 1:14
mveDave Kreskowiak29-Mar-06 1:14 
Questionadding new line in Ricgtextbox Pin
wilde28-Mar-06 14:49
wilde28-Mar-06 14:49 
AnswerRe: adding new line in Ricgtextbox Pin
merlynml28-Mar-06 16:23
merlynml28-Mar-06 16:23 

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.