Click here to Skip to main content
15,919,341 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB.NET accessing MS Access with password problem... Pin
Stephen McGuire4-Aug-06 1:07
Stephen McGuire4-Aug-06 1:07 
QuestionBinding a DateTime Picker or a text box to a date field Pin
TheFoZ29-Jul-06 8:48
TheFoZ29-Jul-06 8:48 
Questionmedia player control Pin
Vineet Rajan29-Jul-06 6:40
Vineet Rajan29-Jul-06 6:40 
AnswerRe: media player control Pin
Christian Graus30-Jul-06 12:43
protectorChristian Graus30-Jul-06 12:43 
QuestionInternet transfer control error. Pin
Aaron12829-Jul-06 5:38
Aaron12829-Jul-06 5:38 
QuestionVB.NET - Urgent - My webserver sends html fine but not binary!? Pin
steve_ino29-Jul-06 5:06
steve_ino29-Jul-06 5:06 
QuestionGraphics Object problem Pin
microuser_200029-Jul-06 0:23
microuser_200029-Jul-06 0:23 
AnswerRe: Graphics Object problem Pin
Guffa29-Jul-06 8:17
Guffa29-Jul-06 8:17 
You can't just draw things on the screen, and expect them to get magically attached to the control that happens to be at the location where you draw. You have to catch the draw event of the control and use that to draw the graphics.

---
b { font-weight: normal; }

GeneralRe: Graphics Object problem Pin
microuser_200030-Jul-06 20:18
microuser_200030-Jul-06 20:18 
AnswerRe: Graphics Object problem Pin
Guffa1-Aug-06 5:57
Guffa1-Aug-06 5:57 
GeneralRe: Graphics Object problem Pin
microuser_20001-Aug-06 12:53
microuser_20001-Aug-06 12:53 
QuestionVB.net --> JavaScript event Pin
t3j029-Jul-06 0:04
t3j029-Jul-06 0:04 
QuestionDBASE 5 Database access and searching Pin
kd8con28-Jul-06 14:45
kd8con28-Jul-06 14:45 
AnswerRe: DBASE 5 Database access and searching Pin
kd8con28-Jul-06 14:47
kd8con28-Jul-06 14:47 
Questionnon rectangular control Pin
Dobromir Dimitrov28-Jul-06 11:26
Dobromir Dimitrov28-Jul-06 11:26 
QuestionInventory Pin
stevelizardi28-Jul-06 10:26
stevelizardi28-Jul-06 10:26 
AnswerRe: Inventory Pin
Dobromir Dimitrov28-Jul-06 11:34
Dobromir Dimitrov28-Jul-06 11:34 
GeneralRe: Inventory Pin
stevelizardi31-Jul-06 9:52
stevelizardi31-Jul-06 9:52 
GeneralRe: Inventory Pin
Nouvand3-Aug-06 2:29
Nouvand3-Aug-06 2:29 
QuestionWeb Indexing Service in VB.NET 2005 [modified] Pin
Aaron12828-Jul-06 8:57
Aaron12828-Jul-06 8:57 
QuestionCrystal Reports Pin
Dick Bellnier28-Jul-06 7:17
Dick Bellnier28-Jul-06 7:17 
QuestionQuestion about PrimaryKey of DataTable Pin
jgyie228-Jul-06 6:50
jgyie228-Jul-06 6:50 
AnswerRe: Question about PrimaryKey of DataTable Pin
Kschuler28-Jul-06 10:16
Kschuler28-Jul-06 10:16 
GeneralRe: Thanks. I didn't perform Fillschema. that's the reason. Pin
jgyie228-Jul-06 10:29
jgyie228-Jul-06 10:29 
QuestionListview Items - Formatting a column after data has been added Pin
eatwork28-Jul-06 6:47
eatwork28-Jul-06 6:47 

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.