Click here to Skip to main content
15,888,610 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Stretch background Pin
Pascal Ganaye4-Sep-07 6:25
Pascal Ganaye4-Sep-07 6:25 
GeneralRe: Stretch background Pin
nitin34-Sep-07 23:29
nitin34-Sep-07 23:29 
QuestionShow Total of DataGridView Column. Pin
varshavmane3-Sep-07 0:14
varshavmane3-Sep-07 0:14 
AnswerRe: Show Total of DataGridView Column. Pin
Rupesh Kumar Swami3-Sep-07 2:11
Rupesh Kumar Swami3-Sep-07 2:11 
GeneralRe: Show Total of DataGridView Column. Pin
varshavmane3-Sep-07 2:14
varshavmane3-Sep-07 2:14 
GeneralRe: Show Total of DataGridView Column. Pin
Rupesh Kumar Swami3-Sep-07 4:44
Rupesh Kumar Swami3-Sep-07 4:44 
AnswerRe: Show Total of DataGridView Column. Pin
2wit2woo7-Sep-07 8:21
2wit2woo7-Sep-07 8:21 
QuestionError with encoder.colordepth [modified] Pin
Jwalant Natvarlal Soneji3-Sep-07 0:02
Jwalant Natvarlal Soneji3-Sep-07 0:02 
Dear friends,
I am getting gdi+ error when using .colordepth in any format (1L in int32, long or just 1L).
what to do?
Heres the code sample.
The error is on the same line.
But taking depth at 24L its working.
I wan't output with 1L only.
Thanks,
ThisEncoderParameters.Param(0) = New EncoderParameter(Encoder.SaveFlag, CType(EncoderValue.MultiFrame, Long))<br />
ThisEncoderParameters.Param(1) = New EncoderParameter(Encoder.ColorDepth, CType(1L, Int32))



-- modified at 6:09 Monday 3rd September, 2007


AnswerRe: Error with encoder.colordepth Pin
Dave Kreskowiak3-Sep-07 4:44
mveDave Kreskowiak3-Sep-07 4:44 
QuestionRe: Error with encoder.colordepth Pin
Jwalant Natvarlal Soneji3-Sep-07 19:18
Jwalant Natvarlal Soneji3-Sep-07 19:18 
AnswerRe: Error with encoder.colordepth Pin
Dave Kreskowiak4-Sep-07 4:09
mveDave Kreskowiak4-Sep-07 4:09 
Questionchange child form control property at runtime using vb.net 2003 Pin
d_smit3-Sep-07 0:01
d_smit3-Sep-07 0:01 
AnswerRe: change child form control property at runtime using vb.net 2003 Pin
Parwej Ahamad3-Sep-07 0:20
professionalParwej Ahamad3-Sep-07 0:20 
GeneralRe: change child form control property at runtime using vb.net 2003 Pin
d_smit3-Sep-07 0:38
d_smit3-Sep-07 0:38 
GeneralRe: change child form control property at runtime using vb.net 2003 [modified] Pin
Parwej Ahamad3-Sep-07 0:53
professionalParwej Ahamad3-Sep-07 0:53 
QuestionTablestyle Mapping Name ? Pin
Sachin Gokhale2-Sep-07 21:50
Sachin Gokhale2-Sep-07 21:50 
QuestionGet element from Arraylist Pin
nimolZero2-Sep-07 21:17
nimolZero2-Sep-07 21:17 
AnswerRe: Get element from Arraylist Pin
_mubashir2-Sep-07 23:56
_mubashir2-Sep-07 23:56 
QuestionMake child form label invisible Pin
d_smit2-Sep-07 20:50
d_smit2-Sep-07 20:50 
AnswerRe: Make child form label invisible Pin
Tom Deketelaere3-Sep-07 0:08
professionalTom Deketelaere3-Sep-07 0:08 
Questionserial number in vs.net 2005 Pin
himanshu p taunk2-Sep-07 20:31
himanshu p taunk2-Sep-07 20:31 
AnswerRe: serial number in vs.net 2005 Pin
Paul Conrad9-Sep-07 7:42
professionalPaul Conrad9-Sep-07 7:42 
QuestionHow to load and unload DLL or Plugins in VB.NET2005? Pin
rattlesnake3162-Sep-07 17:14
rattlesnake3162-Sep-07 17:14 
AnswerRe: How to load and unload DLL or Plugins in VB.NET2005? Pin
originSH3-Sep-07 0:02
originSH3-Sep-07 0:02 
QuestionDatagrid Relationship Pin
alzaabi20xx2-Sep-07 12:27
alzaabi20xx2-Sep-07 12:27 

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.