Click here to Skip to main content
16,005,141 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionToolStripCollection Pin
Socheat.Net3-Oct-06 23:23
Socheat.Net3-Oct-06 23:23 
AnswerRe: ToolStripCollection Pin
nlindley74-Oct-06 4:35
nlindley74-Oct-06 4:35 
AnswerRe: ToolStripCollection Pin
mr_lasseter4-Oct-06 6:19
mr_lasseter4-Oct-06 6:19 
GeneralRe: ToolStripCollection [modified] Pin
Socheat.Net7-Oct-06 16:25
Socheat.Net7-Oct-06 16:25 
QuestionPopulating a combo in VB 6 Pin
Mphatso Nkando3-Oct-06 20:43
Mphatso Nkando3-Oct-06 20:43 
AnswerRe: Populating a combo in VB 6 Pin
Edbert P4-Oct-06 17:15
Edbert P4-Oct-06 17:15 
QuestionColor precentage Pin
whoispiyush3-Oct-06 20:31
whoispiyush3-Oct-06 20:31 
AnswerRe: Color precentage Pin
Christian Graus3-Oct-06 23:14
protectorChristian Graus3-Oct-06 23:14 
YOu can look at my image processing articles for how to read the pixels of an image directly. VB.NET cannot do this, you'd have to do it in C#. The (slow) alternative is to use the GetPixel method. Then you can either work out the shapes that are the same color, or count colors, depending on how complex the shapes are.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

Questioneasy question on combo box Pin
IlanTal3-Oct-06 20:11
IlanTal3-Oct-06 20:11 
AnswerRe: easy question on combo box Pin
whoispiyush3-Oct-06 20:33
whoispiyush3-Oct-06 20:33 
GeneralRe: easy question on combo box Pin
IlanTal3-Oct-06 20:53
IlanTal3-Oct-06 20:53 
GeneralRe: easy question on combo box Pin
whoispiyush4-Oct-06 16:55
whoispiyush4-Oct-06 16:55 
GeneralRe: easy question on combo box Pin
IlanTal4-Oct-06 19:43
IlanTal4-Oct-06 19:43 
AnswerRe: easy question on combo box Pin
Dave Sexton3-Oct-06 21:55
Dave Sexton3-Oct-06 21:55 
GeneralRe: easy question on combo box Pin
IlanTal3-Oct-06 22:50
IlanTal3-Oct-06 22:50 
QuestionHow to select specific data from textfile Pin
TeiUKei3-Oct-06 17:23
TeiUKei3-Oct-06 17:23 
AnswerRe: How to select specific data from textfile Pin
Christian Graus3-Oct-06 18:07
protectorChristian Graus3-Oct-06 18:07 
GeneralRe: How to select specific data from textfile Pin
TeiUKei3-Oct-06 18:48
TeiUKei3-Oct-06 18:48 
GeneralRe: How to select specific data from textfile Pin
Christian Graus3-Oct-06 18:50
protectorChristian Graus3-Oct-06 18:50 
GeneralRe: How to select specific data from textfile Pin
TeiUKei3-Oct-06 18:54
TeiUKei3-Oct-06 18:54 
GeneralRe: How to select specific data from textfile Pin
Steve :)3-Oct-06 21:14
Steve :)3-Oct-06 21:14 
GeneralRe: How to select specific data from textfile Pin
TeiUKei3-Oct-06 21:19
TeiUKei3-Oct-06 21:19 
Questionuploading huge chunk file Pin
Jay Nathan13-Oct-06 15:17
Jay Nathan13-Oct-06 15:17 
AnswerRe: uploading huge chunk file Pin
Dave Kreskowiak3-Oct-06 18:28
mveDave Kreskowiak3-Oct-06 18:28 
GeneralRe: uploading huge chunk file Pin
Jay Nathan14-Oct-06 1:02
Jay Nathan14-Oct-06 1:02 

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.