Click here to Skip to main content
15,891,840 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSearch text using BindingSource1.Filter ? Pin
priya_p2335-Feb-07 17:18
priya_p2335-Feb-07 17:18 
Questionbarcode attachment in vb Pin
Member 37925975-Feb-07 15:59
Member 37925975-Feb-07 15:59 
AnswerRe: barcode attachment in vb Pin
Christian Graus5-Feb-07 17:23
protectorChristian Graus5-Feb-07 17:23 
AnswerRe: barcode attachment in vb Pin
Ahmed El-Badry5-Feb-07 23:17
Ahmed El-Badry5-Feb-07 23:17 
Questionsound button Pin
comicsuperfan15-Feb-07 15:33
comicsuperfan15-Feb-07 15:33 
AnswerRe: sound button Pin
Christian Graus5-Feb-07 17:25
protectorChristian Graus5-Feb-07 17:25 
GeneralRe: sound button Pin
comicsuperfan16-Feb-07 14:07
comicsuperfan16-Feb-07 14:07 
QuestionHow to drag some selections from different sources to drop onto a webbrowser target? Pin
ly_he5-Feb-07 14:51
ly_he5-Feb-07 14:51 
Smile | :) Dear Sir or Madam:
Could you please tell me how to drag some selections from different sources, such as textbox, listbox, treeview as well as webbrowser, etc. to drop onto a webbrowser target?
My programming environment are: vb 2005, .net 2.0 and windows application.
What I know is: for .net 2.0, there are dragover, dragleave, dragenter, dragdrop, givefeedback as well as querycontinuedrag events and some relatively methods for most controls to fulfill drag and drop operation. But for webbrowser control, .net only provides Drag、DragOver、DragLeave、DragEnd, these four events, not directly for webbrowser itself, neither for HtmlDocument, but for HtmlElement, and even bad, as my tested, for webbrowser target, there are only two events DragOver、DragLeave can be used. So my problems are:
1. Can one only use these two events to finish the drop onto the webbrowser target?
2. If one could, use which event to get the data and which one to know the element to drop onto?
3. If there are other events for the drop of webbrowser target?
It is very appreciate for your kindness help.


Lingyong He, from China

QuestionHow can write program for mobile with vb.net Pin
hossein narimani rad5-Feb-07 12:57
hossein narimani rad5-Feb-07 12:57 
AnswerRe: How can write program for mobile with vb.net Pin
Christian Graus5-Feb-07 13:04
protectorChristian Graus5-Feb-07 13:04 
Questiongrayscale Color Pin
hossein narimani rad5-Feb-07 12:55
hossein narimani rad5-Feb-07 12:55 
AnswerRe: grayscale Color Pin
Christian Graus5-Feb-07 13:02
protectorChristian Graus5-Feb-07 13:02 
QuestionGraphical fonts vb.net Pin
anthony Glover5-Feb-07 12:36
anthony Glover5-Feb-07 12:36 
AnswerRe: Graphical fonts vb.net Pin
Christian Graus5-Feb-07 13:05
protectorChristian Graus5-Feb-07 13:05 
Questionsimple webbrowser interface - a problem Pin
noki15-Feb-07 12:15
noki15-Feb-07 12:15 
QuestionQuestion regarding update on a event Pin
godspeed1235-Feb-07 11:47
godspeed1235-Feb-07 11:47 
AnswerRe: Question regarding update on a event Pin
Christian Graus5-Feb-07 12:13
protectorChristian Graus5-Feb-07 12:13 
QuestionMAX value property problem for Datetime Picker Pin
parmi4u5-Feb-07 8:17
parmi4u5-Feb-07 8:17 
AnswerRe: MAX value property problem for Datetime Picker Pin
TwoFaced5-Feb-07 10:02
TwoFaced5-Feb-07 10:02 
GeneralRe: MAX value property problem for Datetime Picker Pin
TwoFaced5-Feb-07 10:55
TwoFaced5-Feb-07 10:55 
QuestionHandle Keyword? Pin
Rahithi5-Feb-07 7:40
Rahithi5-Feb-07 7:40 
AnswerRe: Handle Keyword? Pin
TwoFaced5-Feb-07 8:26
TwoFaced5-Feb-07 8:26 
GeneralRe: Handle Keyword? Pin
Rahithi5-Feb-07 11:34
Rahithi5-Feb-07 11:34 
GeneralRe: Handle Keyword? Pin
TwoFaced5-Feb-07 12:13
TwoFaced5-Feb-07 12:13 
QuestionProblem with Readline - I broke it ! Pin
rfrank53565-Feb-07 7:36
rfrank53565-Feb-07 7:36 

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.