Click here to Skip to main content
15,923,218 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: searching for: VBS for uninstalling symantec antivirus and liveupdate as well Pin
Dave Kreskowiak27-Feb-08 7:31
mveDave Kreskowiak27-Feb-08 7:31 
GeneralRe: searching for: VBS for uninstalling symantec antivirus and liveupdate as well Pin
mishiago27-Feb-08 7:49
mishiago27-Feb-08 7:49 
GeneralRe: searching for: VBS for uninstalling symantec antivirus and liveupdate as well Pin
Mycroft Holmes27-Feb-08 18:02
professionalMycroft Holmes27-Feb-08 18:02 
QuestionProblem converting c# to vb.net [modified] Pin
Jan Sommer27-Feb-08 7:01
Jan Sommer27-Feb-08 7:01 
GeneralRe: Problem converting c# to vb.net Pin
Christian Graus27-Feb-08 9:00
protectorChristian Graus27-Feb-08 9:00 
GeneralRe: Problem converting c# to vb.net Pin
Jan Sommer28-Feb-08 4:51
Jan Sommer28-Feb-08 4:51 
QuestionHow to identifying the VB powerpacks controls in panel Pin
VB 8.027-Feb-08 3:15
VB 8.027-Feb-08 3:15 
AnswerRe: How to identifying the VB powerpacks controls in panel Pin
Dave Kreskowiak27-Feb-08 6:27
mveDave Kreskowiak27-Feb-08 6:27 
You can't add the line drawing controls directly to a panel or other container. You have to first add the drawing control's "Surface" or "Drawing Container" control to the panel control, then add the line and oval controls to that surface control.

I can't remember what it's called, but it's quite obvious what it is if you look through the power pack library the line and oval controls are in.



A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007




GeneralAny one can help me Pin
suresh v.p27-Feb-08 2:42
suresh v.p27-Feb-08 2:42 
GeneralRe: Any one can help me Pin
Dave Kreskowiak27-Feb-08 6:30
mveDave Kreskowiak27-Feb-08 6:30 
GeneralThreading event control question Pin
cstrader23227-Feb-08 2:36
cstrader23227-Feb-08 2:36 
GeneralRe: Threading event control question Pin
Dave Kreskowiak27-Feb-08 6:17
mveDave Kreskowiak27-Feb-08 6:17 
GeneralRe: Threading event control question Pin
cstrader23228-Feb-08 2:09
cstrader23228-Feb-08 2:09 
GeneralRe: Threading event control question Pin
Dave Kreskowiak28-Feb-08 3:07
mveDave Kreskowiak28-Feb-08 3:07 
Generaladding progress bar Pin
johnjsm27-Feb-08 2:09
johnjsm27-Feb-08 2:09 
GeneralRe: adding progress bar Pin
Dave Kreskowiak27-Feb-08 6:08
mveDave Kreskowiak27-Feb-08 6:08 
GeneralRe: adding progress bar Pin
johnjsm27-Feb-08 11:17
johnjsm27-Feb-08 11:17 
GeneralRe: adding progress bar Pin
Dave Kreskowiak28-Feb-08 3:05
mveDave Kreskowiak28-Feb-08 3:05 
GeneralSeeking VB sample using GPS Intermediate Driver parsed API Pin
twoods27-Feb-08 1:32
twoods27-Feb-08 1:32 
GeneralRe: Seeking VB sample using GPS Intermediate Driver parsed API Pin
Dave Kreskowiak27-Feb-08 6:39
mveDave Kreskowiak27-Feb-08 6:39 
QuestionStrange problem about msinet while using getheader method Pin
Member 438462427-Feb-08 1:02
Member 438462427-Feb-08 1:02 
GeneralRe: Strange problem about msinet while using getheader method Pin
Dave Kreskowiak27-Feb-08 6:42
mveDave Kreskowiak27-Feb-08 6:42 
GeneralRe: Strange problem about msinet while using getheader method Pin
Member 438462427-Feb-08 16:19
Member 438462427-Feb-08 16:19 
GeneralRe: Strange problem about msinet while using getheader method Pin
Dave Kreskowiak28-Feb-08 3:03
mveDave Kreskowiak28-Feb-08 3:03 
GeneralRe: Strange problem about msinet while using getheader method Pin
Member 438462429-Feb-08 7:14
Member 438462429-Feb-08 7:14 

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.