Click here to Skip to main content
15,892,809 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Form properties resetting themselves Pin
Mark0614-Nov-06 21:49
Mark0614-Nov-06 21:49 
QuestionTransparant background Pin
Pete Newman14-Nov-06 5:02
Pete Newman14-Nov-06 5:02 
AnswerRe: Transparant background [modified] Pin
nlarson1114-Nov-06 6:08
nlarson1114-Nov-06 6:08 
GeneralRe: Transparant background Pin
Syed Shahid Hussain15-Nov-06 6:21
Syed Shahid Hussain15-Nov-06 6:21 
QuestionBindingNavigator Pin
Joe Programm3r14-Nov-06 4:55
Joe Programm3r14-Nov-06 4:55 
QuestionVB6 in VB.Net??? Pin
azmir1014-Nov-06 2:14
azmir1014-Nov-06 2:14 
AnswerRe: VB6 in VB.Net??? Pin
nlarson1114-Nov-06 3:22
nlarson1114-Nov-06 3:22 
QuestionSaving bitmap to JPG in Compact Framework 2 Pin
Ostrich2214-Nov-06 1:46
Ostrich2214-Nov-06 1:46 
I've been on the MSDN and it has example code on how to save an image to jpg format, they say its compatible in the Compact Framework 2 but it doesn't seem to work. Here is my Code:

Dim img As Bitmap
img = New Bitmap(PictureBox1.Image)
img.Save("Bob.jpg", ImageFormat.Jpeg)

The PictureBox1 contral has a picture already. if I try save it as a BMP there is no problem. but to any other format it system returns a nonreferenced Exception.

Any Help would be greatly appreciated.

Thank you
QuestionIn Vb Wininet problem Pin
psiva198414-Nov-06 1:21
psiva198414-Nov-06 1:21 
AnswerRe: In Vb Wininet problem Pin
MatrixCoder14-Nov-06 9:57
MatrixCoder14-Nov-06 9:57 
GeneralRe: In Vb Wininet problem Pin
psiva198414-Nov-06 18:59
psiva198414-Nov-06 18:59 
GeneralRe: In Vb Wininet problem Pin
psiva198416-Nov-06 19:32
psiva198416-Nov-06 19:32 
Questionwindows service question Pin
Saleh_cs14-Nov-06 0:57
Saleh_cs14-Nov-06 0:57 
AnswerRe: windows service question Pin
MatrixCoder14-Nov-06 9:59
MatrixCoder14-Nov-06 9:59 
QuestionSet password on existing excel application Pin
zenithmaximus14-Nov-06 0:05
zenithmaximus14-Nov-06 0:05 
AnswerRe: Set password on existing excel application Pin
Ostrich2214-Nov-06 1:39
Ostrich2214-Nov-06 1:39 
GeneralRe: Set password on existing excel application Pin
zenithmaximus14-Nov-06 14:39
zenithmaximus14-Nov-06 14:39 
QuestionTrouble with Form and Show() method Pin
RainFox13-Nov-06 23:30
RainFox13-Nov-06 23:30 
AnswerRe: Trouble with Form and Show() method Pin
Leah_Garrett14-Nov-06 0:30
Leah_Garrett14-Nov-06 0:30 
AnswerRe: Trouble with Form and Show() method Pin

MmM.net</

14-Nov-06 0:47

MmM.net</

14-Nov-06 0:47 
GeneralRe: Trouble with Form and Show() method Pin
RainFox14-Nov-06 23:16
RainFox14-Nov-06 23:16 
QuestionHelp needed for datatable printing in vb.net? Pin
TC2813-Nov-06 23:06
TC2813-Nov-06 23:06 
AnswerRe: Help needed for datatable printing in vb.net? [modified] Pin
Duncan Edwards Jones14-Nov-06 1:27
professionalDuncan Edwards Jones14-Nov-06 1:27 
GeneralRe: Help needed for datatable printing in vb.net? Pin
PlayByTheRules14-Nov-06 4:22
PlayByTheRules14-Nov-06 4:22 
AnswerRe: Help needed for datatable printing in vb.net? Pin
PlayByTheRules14-Nov-06 4:23
PlayByTheRules14-Nov-06 4:23 

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.