Click here to Skip to main content
15,924,196 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Backups with Volume Shadow Copy Service (VSS) under vb.net Pin
wtfia2k6-Sep-07 5:10
wtfia2k6-Sep-07 5:10 
AnswerRe: Backups with Volume Shadow Copy Service (VSS) under vb.net Pin
wtfia2k7-Sep-07 5:15
wtfia2k7-Sep-07 5:15 
GeneralRe: Backups with Volume Shadow Copy Service (VSS) under vb.net Pin
Dave Kreskowiak7-Sep-07 6:46
mveDave Kreskowiak7-Sep-07 6:46 
QuestionDataGridView.CellValueChanged - value not firing until out of the combobox cell Pin
Marcus J. Smith6-Sep-07 3:13
professionalMarcus J. Smith6-Sep-07 3:13 
AnswerRe: DataGridView.CellValueChanged - value not firing until out of the combobox cell Pin
Dave Kreskowiak7-Sep-07 4:47
mveDave Kreskowiak7-Sep-07 4:47 
QuestionLight and Mirrors Pin
Yasin7866-Sep-07 2:14
Yasin7866-Sep-07 2:14 
AnswerRe: Light and Mirrors Pin
Christian Graus6-Sep-07 2:23
protectorChristian Graus6-Sep-07 2:23 
AnswerRe: Light and Mirrors Pin
Dave Kreskowiak6-Sep-07 4:10
mveDave Kreskowiak6-Sep-07 4:10 
Yasin786 wrote:
Any ideas or even code on how to deflect the line (light ray)


This is simple Trigonometry, vector math. Open your math book from school.


Yasin786 wrote:
how to rotate the label about the middle point will be highly appreciated


A don't think a label control is a good starting point for this control. You're going to need to move as well as rotate to any angle, so you're going to have to come up with a custom control for this.

You start by reading up on creating selectable and moveable graphics images here[^].

Or, if that's too much to go through, you can search for a graphics library that gives you this ability.





A guide to posting questions on CodeProject[^]

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


AnswerRe: Light and Mirrors Pin
GuyThiebaut6-Sep-07 4:18
professionalGuyThiebaut6-Sep-07 4:18 
AnswerRe: Light and Mirrors Pin
Luc Pattyn6-Sep-07 7:03
sitebuilderLuc Pattyn6-Sep-07 7:03 
GeneralBase addresses of multiple instances Pin
Simon P Stevens5-Sep-07 22:01
Simon P Stevens5-Sep-07 22:01 
GeneralRe: Base addresses of multiple instances Pin
Dave Kreskowiak6-Sep-07 3:53
mveDave Kreskowiak6-Sep-07 3:53 
GeneralRe: Base addresses of multiple instances Pin
Simon P Stevens6-Sep-07 4:01
Simon P Stevens6-Sep-07 4:01 
GeneralRe: Base addresses of multiple instances Pin
Dave Kreskowiak6-Sep-07 4:13
mveDave Kreskowiak6-Sep-07 4:13 
GeneralRe: Base addresses of multiple instances Pin
Simon P Stevens6-Sep-07 4:18
Simon P Stevens6-Sep-07 4:18 
GeneralRe: Base addresses of multiple instances Pin
Dave Kreskowiak6-Sep-07 4:25
mveDave Kreskowiak6-Sep-07 4:25 
GeneralRe: Base addresses of multiple instances Pin
Simon P Stevens6-Sep-07 4:27
Simon P Stevens6-Sep-07 4:27 
QuestionHow to browse class's fields in property grid ? Pin
Ky Nam5-Sep-07 21:35
Ky Nam5-Sep-07 21:35 
AnswerRe: How to browse class's fields in property grid ? Pin
Steven J Jowett5-Sep-07 22:10
Steven J Jowett5-Sep-07 22:10 
AnswerRe: How to browse class's fields in property grid ? Pin
Dave Kreskowiak6-Sep-07 1:44
mveDave Kreskowiak6-Sep-07 1:44 
AnswerRe: How to browse class's fields in property grid ? Pin
Lucky Sheikh6-Sep-07 20:21
Lucky Sheikh6-Sep-07 20:21 
GeneralRe: How to browse class's fields in property grid ? Pin
Dave Kreskowiak7-Sep-07 4:39
mveDave Kreskowiak7-Sep-07 4:39 
QuestionChanging Image From File Pin
EvanSaunders5-Sep-07 21:09
EvanSaunders5-Sep-07 21:09 
AnswerRe: Changing Image From File Pin
plural6-Sep-07 0:40
plural6-Sep-07 0:40 
GeneralRe: Changing Image From File Pin
EvanSaunders6-Sep-07 0:44
EvanSaunders6-Sep-07 0:44 

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.