Click here to Skip to main content
15,899,026 members
Home / Discussions / C#
   

C#

 
AnswerRe: vc++ to c# .NET Pin
originSH5-Jun-07 5:35
originSH5-Jun-07 5:35 
QuestionNewbie trying very hard not to pull my hair out!!! Pin
allan.gagnon5-Jun-07 4:59
allan.gagnon5-Jun-07 4:59 
AnswerRe: Newbie trying very hard not to pull my hair out!!! Pin
kubben5-Jun-07 5:36
kubben5-Jun-07 5:36 
Questionhow to sort an unbound column in datagridview Pin
ChupaChupa5-Jun-07 4:57
ChupaChupa5-Jun-07 4:57 
QuestionCheck type of object Pin
SVb.net5-Jun-07 4:18
SVb.net5-Jun-07 4:18 
AnswerRe: Check type of object Pin
Not Active5-Jun-07 4:25
mentorNot Active5-Jun-07 4:25 
AnswerRe: Check type of object Pin
Seishin#5-Jun-07 4:31
Seishin#5-Jun-07 4:31 
QuestionHow to create a custom ScrollBar with VisualStyles Pin
Juan Pablo G.C.5-Jun-07 3:44
Juan Pablo G.C.5-Jun-07 3:44 
Good afternoon, I'm investigating about the ScrollBar and I have found some info that could be interesting, using a VisualStyleRenderer

VisualStyleRenderer render = new VisualStyleRenderer(VisualStyleElement.ScrollBar.ThumbButtonVertical.Normal);
Rectangle thum_pos = render.GetBackgroundExtent(e.Graphics, vScrollBar1.Bounds);

Does anyone know how to get the Elements Position of a control using the VisualStyles and overpaint them?...

All info and links will be welcome.
Thanks everyone



Juan Pablo G.C.
Overrider Blog


QuestionAdding items to ListView Pin
Rajesh R Subramanian5-Jun-07 2:54
professionalRajesh R Subramanian5-Jun-07 2:54 
AnswerRe: Adding items to ListView Pin
teejayem5-Jun-07 3:05
teejayem5-Jun-07 3:05 
GeneralRe: Adding items to ListView Pin
Rajesh R Subramanian5-Jun-07 3:09
professionalRajesh R Subramanian5-Jun-07 3:09 
GeneralRe: Adding items to ListView Pin
teejayem5-Jun-07 3:17
teejayem5-Jun-07 3:17 
QuestionRe: Adding items to ListView Pin
Rajesh R Subramanian5-Jun-07 3:26
professionalRajesh R Subramanian5-Jun-07 3:26 
AnswerRe: Adding items to ListView Pin
Luc Pattyn5-Jun-07 3:54
sitebuilderLuc Pattyn5-Jun-07 3:54 
GeneralRe: Adding items to ListView Pin
Rajesh R Subramanian5-Jun-07 4:16
professionalRajesh R Subramanian5-Jun-07 4:16 
AnswerRe: Adding items to ListView Pin
teejayem5-Jun-07 3:58
teejayem5-Jun-07 3:58 
GeneralRe: Adding items to ListView Pin
Rajesh R Subramanian5-Jun-07 4:17
professionalRajesh R Subramanian5-Jun-07 4:17 
GeneralRe: Adding items to ListView Pin
teejayem5-Jun-07 4:32
teejayem5-Jun-07 4:32 
AnswerRe: Adding items to ListView Pin
Tarakeshwar Reddy5-Jun-07 3:13
professionalTarakeshwar Reddy5-Jun-07 3:13 
GeneralRe: Adding items to ListView Pin
Rajesh R Subramanian5-Jun-07 3:16
professionalRajesh R Subramanian5-Jun-07 3:16 
GeneralRe: Adding items to ListView Pin
Tarakeshwar Reddy5-Jun-07 3:34
professionalTarakeshwar Reddy5-Jun-07 3:34 
GeneralRe: Adding items to ListView Pin
Rajesh R Subramanian5-Jun-07 3:39
professionalRajesh R Subramanian5-Jun-07 3:39 
GeneralRe: Adding items to ListView Pin
Tarakeshwar Reddy5-Jun-07 3:43
professionalTarakeshwar Reddy5-Jun-07 3:43 
GeneralRe: Adding items to ListView Pin
Rajesh R Subramanian5-Jun-07 3:46
professionalRajesh R Subramanian5-Jun-07 3:46 
GeneralRe: Adding items to ListView Pin
Sathesh Sakthivel5-Jun-07 3:37
Sathesh Sakthivel5-Jun-07 3:37 

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.