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

Visual Basic

 
JokeRe: how save image to bitmap file? Pin
DaveAuld16-Feb-09 1:31
professionalDaveAuld16-Feb-09 1:31 
GeneralRe: how save image to bitmap file? Pin
Steven J Jowett16-Feb-09 3:32
Steven J Jowett16-Feb-09 3:32 
QuestionHow can give a full (AllAccess) permission to a drive? Pin
JUNEYT16-Feb-09 0:39
JUNEYT16-Feb-09 0:39 
AnswerRe: How can give a full (AllAccess) permission to a drive? Pin
Dave Kreskowiak16-Feb-09 2:19
mveDave Kreskowiak16-Feb-09 2:19 
QuestionHow can you resize a User Control at design time using code? [modified] Pin
Paul Hasler15-Feb-09 21:31
Paul Hasler15-Feb-09 21:31 
AnswerRe: How can you resize a User Control at design time using code? Further Update - Still Confused Pin
Paul Hasler16-Feb-09 2:00
Paul Hasler16-Feb-09 2:00 
GeneralRe: How can you resize a User Control at design time using code? Further Update - Still Confused Pin
riced16-Feb-09 3:04
riced16-Feb-09 3:04 
GeneralRe: How can you resize a User Control at design time using code? Further Update - Still Confused Pin
Paul Hasler16-Feb-09 13:37
Paul Hasler16-Feb-09 13:37 
Ah ha! Thanks for the lightbulb moment David! Big Grin | :-D

1. This works in my code because my slider user control would also inherit from System.Windows.Forms.UserControl right? I'm using Visual Studio 2008 Express, and when I added a User Control, the template would have set up the inheritance in the hidden code. I didn't see it in the visible code which helped my confusion.

2. I think I get it. We're creating a new System.Drawing.Size object with the dimensions we want, and then setting the Size property of our existing System.Windows.Forms.UserControl to have the same Width and Height values as this new object.
GeneralRe: How can you resize a User Control at design time using code? Further Update - Still Confused Pin
riced17-Feb-09 0:58
riced17-Feb-09 0:58 
Questionusing datagrid in visual basic 6 [modified] Pin
spruha36915-Feb-09 18:49
spruha36915-Feb-09 18:49 
AnswerRe: using datagrid in visual basic 6 Pin
Christian Graus15-Feb-09 20:00
protectorChristian Graus15-Feb-09 20:00 
GeneralRe: using datagrid in visual basic 6 Pin
DaveAuld15-Feb-09 22:28
professionalDaveAuld15-Feb-09 22:28 
GeneralRe: using datagrid in visual basic 6 Pin
Dave Kreskowiak16-Feb-09 5:26
mveDave Kreskowiak16-Feb-09 5:26 
GeneralRe: using datagrid in visual basic 6 Pin
Samir Ibrahim16-Feb-09 8:05
Samir Ibrahim16-Feb-09 8:05 
GeneralRe: using datagrid in visual basic 6 Pin
Dave Kreskowiak16-Feb-09 10:08
mveDave Kreskowiak16-Feb-09 10:08 
AnswerRe: using datagrid in visual basic 6 Pin
Nanda_MR15-Feb-09 20:14
Nanda_MR15-Feb-09 20:14 
AnswerRe: using datagrid in visual basic 6 Pin
Samir Ibrahim16-Feb-09 4:56
Samir Ibrahim16-Feb-09 4:56 
Questioncreating and using a sound file in vb.net Pin
akpakwu15-Feb-09 18:40
akpakwu15-Feb-09 18:40 
AnswerRe: creating and using a sound file in vb.net Pin
Christian Graus15-Feb-09 20:02
protectorChristian Graus15-Feb-09 20:02 
AnswerRe: creating and using a sound file in vb.net Pin
Paul Hasler16-Feb-09 0:01
Paul Hasler16-Feb-09 0:01 
Questionvb.net datagrid Pin
hrishiS15-Feb-09 18:26
hrishiS15-Feb-09 18:26 
AnswerRe: vb.net datagrid Pin
Andy_L_J15-Feb-09 19:00
Andy_L_J15-Feb-09 19:00 
Question[Message Deleted] Pin
spruha36915-Feb-09 17:40
spruha36915-Feb-09 17:40 
AnswerRe: pls help me Pin
Christian Graus15-Feb-09 18:31
protectorChristian Graus15-Feb-09 18:31 
AnswerRe: [Message Deleted] Pin
Smithers-Jones15-Feb-09 21:58
Smithers-Jones15-Feb-09 21:58 

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.