Click here to Skip to main content
15,895,370 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionCrystal Report 9 Pin
Jeeva Jose26-Aug-05 20:39
Jeeva Jose26-Aug-05 20:39 
AnswerRe: Crystal Report 9 Pin
Rizwan Bashir26-Aug-05 23:26
Rizwan Bashir26-Aug-05 23:26 
QuestionProgress Bar Pin
kenexcelon26-Aug-05 18:57
kenexcelon26-Aug-05 18:57 
AnswerRe: Progress Bar Pin
_mubashir26-Aug-05 20:15
_mubashir26-Aug-05 20:15 
GeneralRe: Progress Bar Pin
kenexcelon26-Aug-05 20:32
kenexcelon26-Aug-05 20:32 
GeneralRe: Progress Bar Pin
rwestgraham26-Aug-05 21:35
rwestgraham26-Aug-05 21:35 
GeneralRe: Progress Bar Pin
kenexcelon27-Aug-05 5:00
kenexcelon27-Aug-05 5:00 
GeneralRe: Progress Bar Pin
Dave Kreskowiak27-Aug-05 5:56
mveDave Kreskowiak27-Aug-05 5:56 
You'll have to creat your own ProgressBar class, inheriting from ProgressBar. Then you'll override the OnPaint event and draw the progressbar and text yourself.

But, if you go through this, consider that you might go too far and your prof will suspect you didn't write the code. Have you even come close to covering inheriting from other classes? Have you covered overrides? Have you covered drawing your own controls?

Yeah, this stuff might get you extra credit, but it's a bunch of work for a little credit.

I only say this, because in a class I took, I got accused of not writing the code myself. It turned into a huge mess with accusations of plagerism. I was able to wiggle my way out of it by having the prof give me a different assignment and I wrote it right in front of him.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Progress Bar Pin
kenexcelon27-Aug-05 13:04
kenexcelon27-Aug-05 13:04 
GeneralRe: Progress Bar Pin
_mubashir26-Aug-05 22:00
_mubashir26-Aug-05 22:00 
QuestionHow to .....Winsocket ActiveX Pin
safran6626-Aug-05 18:18
safran6626-Aug-05 18:18 
AnswerRe: How to .....Winsocket ActiveX Pin
Dave Kreskowiak27-Aug-05 5:49
mveDave Kreskowiak27-Aug-05 5:49 
GeneralRe: How to .....Winsocket ActiveX Pin
safran6622-Sep-05 17:26
safran6622-Sep-05 17:26 
GeneralRe: How to .....Winsocket ActiveX Pin
Dave Kreskowiak23-Sep-05 1:23
mveDave Kreskowiak23-Sep-05 1:23 
Question"Open With" from Windows Explorer Pin
Member 88441126-Aug-05 17:45
Member 88441126-Aug-05 17:45 
QuestionRealTime Workstations Map Statistic Pin
kevinator0526-Aug-05 16:42
kevinator0526-Aug-05 16:42 
AnswerRe: RealTime Workstations Map Statistic Pin
Dave Kreskowiak26-Aug-05 17:04
mveDave Kreskowiak26-Aug-05 17:04 
GeneralRe: RealTime Workstations Map Statistic Pin
kevinator0526-Aug-05 17:16
kevinator0526-Aug-05 17:16 
GeneralRe: RealTime Workstations Map Statistic Pin
Dave Kreskowiak27-Aug-05 5:44
mveDave Kreskowiak27-Aug-05 5:44 
QuestionActivation key solutions Pin
utservoalius26-Aug-05 10:06
utservoalius26-Aug-05 10:06 
AnswerRe: Activation key solutions Pin
Dave Kreskowiak26-Aug-05 14:11
mveDave Kreskowiak26-Aug-05 14:11 
AnswerRe: Activation key solutions Pin
Dave Kreskowiak1-Sep-05 14:47
mveDave Kreskowiak1-Sep-05 14:47 
QuestionImageList with too many images! Pin
MohammadAmiry26-Aug-05 9:07
MohammadAmiry26-Aug-05 9:07 
AnswerRe: ImageList with too many images! Pin
Dave Kreskowiak26-Aug-05 14:04
mveDave Kreskowiak26-Aug-05 14:04 
AnswerRe: ImageList with too many images! Pin
MohammadAmiry28-Aug-05 10:41
MohammadAmiry28-Aug-05 10:41 

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.