Click here to Skip to main content
15,907,905 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: displaying results Pin
Dave Kreskowiak29-Jan-06 7:51
mveDave Kreskowiak29-Jan-06 7:51 
QuestionUpdating a datagridview Pin
trimtrom29-Jan-06 0:12
trimtrom29-Jan-06 0:12 
QuestionPrint Preview Pin
Saeid Jorablo28-Jan-06 23:31
Saeid Jorablo28-Jan-06 23:31 
QuestionHow can I resize a big image and then save it in smaller size? Pin
JUNEYT28-Jan-06 8:55
JUNEYT28-Jan-06 8:55 
GeneralRe: How can I resize a big image and then save it in smaller size? Pin
Guffa28-Jan-06 11:42
Guffa28-Jan-06 11:42 
GeneralRe: How can I resize a big image and then save it in smaller size? Pin
JUNEYT28-Jan-06 20:03
JUNEYT28-Jan-06 20:03 
AnswerRe: How can I resize a big image and then save it in smaller size? Pin
Guffa29-Jan-06 9:59
Guffa29-Jan-06 9:59 
AnswerRe: How can I resize a big image and then save it in smaller size? Pin
Matthew Hazlett28-Jan-06 20:53
Matthew Hazlett28-Jan-06 20:53 
System.Drawing.Imaging.BitmapData

public int Height { get; set; }
Member of System.Drawing.Imaging.BitmapData

Summary:
Gets or sets the pixel height of the System.Drawing.Bitmap object. Also sometimes referred to as the number of scan lines.

public int Width { get; set; }
Member of System.Drawing.Imaging.BitmapData

Summary:
Gets or sets the pixel width of the System.Drawing.Bitmap object. This can also be thought of as the number of pixels in one scan line.


Matthew Hazlett

Sometimes I miss the simpler DOS days of Borland Turbo Pascal (but not very often).
Questioncreate a registry key Pin
sentmemail28-Jan-06 4:59
sentmemail28-Jan-06 4:59 
AnswerRe: create a registry key Pin
Mekong River28-Jan-06 5:32
Mekong River28-Jan-06 5:32 
GeneralRe: create a registry key Pin
sentmemail28-Jan-06 6:11
sentmemail28-Jan-06 6:11 
GeneralRe: create a registry key Pin
Joshua Quick28-Jan-06 8:44
Joshua Quick28-Jan-06 8:44 
GeneralRe: create a registry key Pin
sentmemail28-Jan-06 14:52
sentmemail28-Jan-06 14:52 
AnswerRe: create a registry key Pin
Joshua Quick28-Jan-06 22:25
Joshua Quick28-Jan-06 22:25 
GeneralRe: create a registry key Pin
Mekong River28-Jan-06 12:50
Mekong River28-Jan-06 12:50 
GeneralRe: create a registry key Pin
Daniel Grunwald30-Jan-06 0:09
Daniel Grunwald30-Jan-06 0:09 
Questionping a PC using VB.net Pin
sentmemail27-Jan-06 21:32
sentmemail27-Jan-06 21:32 
AnswerRe: ping a PC using VB.net Pin
mysorian28-Jan-06 4:09
professionalmysorian28-Jan-06 4:09 
AnswerRe: ping a PC using VB.net Pin
Mekong River28-Jan-06 5:36
Mekong River28-Jan-06 5:36 
AnswerRe: ping a PC using VB.net Pin
Joshua Quick28-Jan-06 8:32
Joshua Quick28-Jan-06 8:32 
GeneralRe: ping a PC using VB.net Pin
sentmemail28-Jan-06 14:51
sentmemail28-Jan-06 14:51 
GeneralRe: ping a PC using VB.net Pin
Dave Kreskowiak28-Jan-06 18:47
mveDave Kreskowiak28-Jan-06 18:47 
QuestionA question on Web Browser Control Pin
mysorian27-Jan-06 18:23
professionalmysorian27-Jan-06 18:23 
AnswerRe: A question on Web Browser Control Pin
Matthew Hazlett27-Jan-06 19:11
Matthew Hazlett27-Jan-06 19:11 
GeneralRe: A question on Web Browser Control Pin
mysorian28-Jan-06 4:06
professionalmysorian28-Jan-06 4:06 

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.