Click here to Skip to main content
15,917,060 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: codin prblm Pin
DaveAuld11-Mar-10 3:17
professionalDaveAuld11-Mar-10 3:17 
AnswerRe: codin prblm PinPopular
Luc Pattyn11-Mar-10 4:24
sitebuilderLuc Pattyn11-Mar-10 4:24 
AnswerRe: codin prblm Pin
Daniel Engelkes11-Mar-10 14:46
Daniel Engelkes11-Mar-10 14:46 
QuestionHelp with Ruler in VB.net Pin
nyt197210-Mar-10 23:43
professionalnyt197210-Mar-10 23:43 
AnswerRe: Help with Ruler in VB.net Pin
Dave Kreskowiak11-Mar-10 1:52
mveDave Kreskowiak11-Mar-10 1:52 
AnswerRe: Help with Ruler in VB.net Pin
Smithers-Jones11-Mar-10 2:09
Smithers-Jones11-Mar-10 2:09 
AnswerRe: Help with Ruler in VB.net Pin
εїзεїзεїз11-Mar-10 4:57
εїзεїзεїз11-Mar-10 4:57 
AnswerRe: Help with Ruler in VB.net Pin
The Man from U.N.C.L.E.11-Mar-10 8:04
The Man from U.N.C.L.E.11-Mar-10 8:04 
Well you could use Me.ClientRectangle rather than constructing a new rectangle which would save creating three variables.
Maybe go straight from Me.Width to tripsToInches thereby knocking out another variable.

I would also recommend using Me.Font and Me.ForeColor rather than hard coding it so the font decision can be left to the calling code, though fixing the size is probably sensible.

All pretty minor, I had to think to spot these ideas, and they are only ideas.

Basically I can't fault it. Good work.
If you have knowledge, let others light their candles at it.
Margaret Fuller (1810 - 1850)
[My Articles]  [My Website]

GeneralRe: Help with Ruler in VB.net Pin
nyt197211-Mar-10 17:53
professionalnyt197211-Mar-10 17:53 
GeneralRe: Help with Ruler in VB.net Pin
The Man from U.N.C.L.E.11-Mar-10 22:36
The Man from U.N.C.L.E.11-Mar-10 22:36 
QuestionError Using Dll Crash Application Pin
Anubhava Dimri10-Mar-10 20:00
Anubhava Dimri10-Mar-10 20:00 
AnswerRe: Error Using Dll Crash Application Pin
εїзεїзεїз10-Mar-10 20:27
εїзεїзεїз10-Mar-10 20:27 
GeneralRe: Error Using Dll Crash Application Pin
Anubhava Dimri10-Mar-10 20:45
Anubhava Dimri10-Mar-10 20:45 
GeneralRe: Error Using Dll Crash Application Pin
Dave Kreskowiak11-Mar-10 1:52
mveDave Kreskowiak11-Mar-10 1:52 
GeneralRe: Error Using Dll Crash Application Pin
Anubhava Dimri11-Mar-10 17:13
Anubhava Dimri11-Mar-10 17:13 
Questionpowermill Pin
hellogany10-Mar-10 17:53
hellogany10-Mar-10 17:53 
AnswerRe: powermill Pin
Luc Pattyn10-Mar-10 18:08
sitebuilderLuc Pattyn10-Mar-10 18:08 
AnswerRe: powermill Pin
Dave Kreskowiak10-Mar-10 18:10
mveDave Kreskowiak10-Mar-10 18:10 
AnswerRe: powermill Pin
εїзεїзεїз10-Mar-10 20:12
εїзεїзεїз10-Mar-10 20:12 
Questionprinting in vb.net [modified] ... resolved Pin
Daniel Engelkes10-Mar-10 13:34
Daniel Engelkes10-Mar-10 13:34 
AnswerRe: printing in vb.net [modified] Pin
Wayne Gaylard10-Mar-10 14:19
professionalWayne Gaylard10-Mar-10 14:19 
GeneralRe: printing in vb.net Pin
Daniel Engelkes10-Mar-10 16:34
Daniel Engelkes10-Mar-10 16:34 
GeneralRe: printing in vb.net Pin
Wayne Gaylard10-Mar-10 19:20
professionalWayne Gaylard10-Mar-10 19:20 
GeneralRe: printing in vb.net Pin
Daniel Engelkes11-Mar-10 6:30
Daniel Engelkes11-Mar-10 6:30 
AnswerRe: printing in vb.net Pin
Anubhava Dimri10-Mar-10 20:07
Anubhava Dimri10-Mar-10 20:07 

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.