Click here to Skip to main content
15,914,415 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: advanced questions about usercontrols Pin
schachmat20-Sep-06 7:02
schachmat20-Sep-06 7:02 
GeneralRe: advanced questions about usercontrols Pin
darkelv20-Sep-06 7:50
darkelv20-Sep-06 7:50 
QuestionVB.Net 2005 How do I delete a project? Pin
cj433119-Sep-06 10:02
cj433119-Sep-06 10:02 
AnswerRe: VB.Net 2005 How do I delete a project? Pin
Dave Kreskowiak19-Sep-06 10:07
mveDave Kreskowiak19-Sep-06 10:07 
GeneralRe: VB.Net 2005 How do I delete a project? Pin
cj433119-Sep-06 10:34
cj433119-Sep-06 10:34 
Questioncrystal reports ran by vbscript Pin
seekerOfSeekers19-Sep-06 5:30
seekerOfSeekers19-Sep-06 5:30 
QuestionStock Chart Pin
Gary M19-Sep-06 5:03
Gary M19-Sep-06 5:03 
AnswerRe: Stock Chart Pin
schachmat19-Sep-06 10:48
schachmat19-Sep-06 10:48 
You want to paint this chart directly into your picturebox, right?

First you should sort the values for the single parts from high to low. Then you can paint rectangles (with GDI+) into your picturebox. For the n-th part the start-hight is the sum of all hights of the previous parts.

schachmat
GeneralRe: Stock Chart Pin
Gary M19-Sep-06 14:22
Gary M19-Sep-06 14:22 
QuestionShow image in grid Pin
Nagraj Naik19-Sep-06 1:37
Nagraj Naik19-Sep-06 1:37 
AnswerRe: Show image in grid Pin
_AK_19-Sep-06 1:45
_AK_19-Sep-06 1:45 
GeneralRe: Show image in grid Pin
Nagraj Naik19-Sep-06 1:56
Nagraj Naik19-Sep-06 1:56 
GeneralRe: Show image in grid Pin
_AK_19-Sep-06 2:39
_AK_19-Sep-06 2:39 
GeneralRe: Show image in grid Pin
Nagraj Naik19-Sep-06 3:06
Nagraj Naik19-Sep-06 3:06 
GeneralRe: Show image in grid Pin
_AK_19-Sep-06 3:14
_AK_19-Sep-06 3:14 
QuestionRegular expression to read csv/text file Pin
VK-Cadec19-Sep-06 1:24
VK-Cadec19-Sep-06 1:24 
AnswerRe: Regular expression to read csv/text file Pin
Kschuler19-Sep-06 9:56
Kschuler19-Sep-06 9:56 
GeneralRe: Regular expression to read csv/text file Pin
VK-Cadec20-Sep-06 1:41
VK-Cadec20-Sep-06 1:41 
QuestionClarify : LDAP with VB.NET Pin
Altrustic00719-Sep-06 0:11
Altrustic00719-Sep-06 0:11 
AnswerRe: Clarify : LDAP with VB.NET Pin
Dave Kreskowiak19-Sep-06 3:13
mveDave Kreskowiak19-Sep-06 3:13 
QuestionWhat is "byval" Pin
Prinz Ryoiji18-Sep-06 23:58
Prinz Ryoiji18-Sep-06 23:58 
AnswerRe: What is "byval" Pin
Christian Graus19-Sep-06 0:22
protectorChristian Graus19-Sep-06 0:22 
Questionin windows application i need to send mail to an id for every one minute Pin
Batchu Rajesh18-Sep-06 23:32
Batchu Rajesh18-Sep-06 23:32 
AnswerRe: in windows application i need to send mail to an id for every one minute Pin
Christian Graus18-Sep-06 23:55
protectorChristian Graus18-Sep-06 23:55 
GeneralRe: in windows application i need to send mail to an id for every one minute Pin
Dave Kreskowiak19-Sep-06 2:24
mveDave Kreskowiak19-Sep-06 2:24 

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.