Click here to Skip to main content
15,910,471 members
Home / Discussions / C#
   

C#

 
Generalrefactoring plugin Pin
steven shingler30-Jun-04 1:40
steven shingler30-Jun-04 1:40 
GeneralRe: refactoring plugin Pin
Werdna30-Jun-04 5:49
Werdna30-Jun-04 5:49 
GeneralRe: refactoring plugin Pin
steven shingler30-Jun-04 5:55
steven shingler30-Jun-04 5:55 
GeneralRe: refactoring plugin Pin
Werdna30-Jun-04 6:07
Werdna30-Jun-04 6:07 
GeneralRe: refactoring plugin Pin
steven shingler30-Jun-04 12:40
steven shingler30-Jun-04 12:40 
GeneralFile transfer problems Pin
janne6730-Jun-04 1:31
janne6730-Jun-04 1:31 
GeneralRe: File transfer problems Pin
Not Active30-Jun-04 2:53
mentorNot Active30-Jun-04 2:53 
Generaloverride button to create an image button... Pin
misterbear30-Jun-04 1:01
misterbear30-Jun-04 1:01 
Hi, I want to create a button control that scales the image well.
If I use an ordinary Button it won't scale the image at all.

Of course I can create images of correct size, but I want to be able to
allow users to run it with large fonts set and still get the same look.
So What i've done now is override the button and override the onpaint
to draw either a selected "button pressed" image or a "button not pressed"
image. But It would be cleaner to use only a single image and paint the
pressed effect with the ControlPaint.DrawButton(..) function.

So my question is:
does anyone know how wide the button borders are?
Is this dependent on the current font settings also,
or is it always for example 2 pixels?
GeneralRe: override button to create an image button... Pin
Nnamdi Onyeyiri30-Jun-04 1:10
Nnamdi Onyeyiri30-Jun-04 1:10 
GeneralDirectX Pin
ghho30-Jun-04 0:03
ghho30-Jun-04 0:03 
GeneralRe: DirectX Pin
Jeremy Kimball30-Jun-04 4:43
Jeremy Kimball30-Jun-04 4:43 
GeneralRe: DirectX Pin
Heath Stewart30-Jun-04 5:47
protectorHeath Stewart30-Jun-04 5:47 
GeneralRe: DirectX Pin
MKlucher30-Jun-04 6:52
MKlucher30-Jun-04 6:52 
GeneralProblem with appending rtf data to a rich text box Pin
Ravikumar_mv29-Jun-04 23:13
Ravikumar_mv29-Jun-04 23:13 
GeneralRe: Problem with appending rtf data to a rich text box Pin
Ravikumar_mv30-Jun-04 2:00
Ravikumar_mv30-Jun-04 2:00 
GeneralRe: Problem with appending rtf data to a rich text box Pin
Dave Kreskowiak30-Jun-04 12:17
mveDave Kreskowiak30-Jun-04 12:17 
Questionhow to get sqlserver names in local net Pin
huangjinzhansh29-Jun-04 22:17
huangjinzhansh29-Jun-04 22:17 
AnswerRe: how to get sqlserver names in local net Pin
Guinness4Strength30-Jun-04 6:13
Guinness4Strength30-Jun-04 6:13 
AnswerRe: how to get sqlserver names in local net Pin
Heath Stewart30-Jun-04 6:56
protectorHeath Stewart30-Jun-04 6:56 
QuestionHow to implement Pin
John L. DeVito29-Jun-04 22:00
professionalJohn L. DeVito29-Jun-04 22:00 
AnswerRe: How to implement Pin
Colin Angus Mackay29-Jun-04 23:14
Colin Angus Mackay29-Jun-04 23:14 
GeneralRe: How to implement Pin
misterbear30-Jun-04 0:55
misterbear30-Jun-04 0:55 
GeneralRe: How to implement Pin
John L. DeVito30-Jun-04 8:17
professionalJohn L. DeVito30-Jun-04 8:17 
GeneralRe: How to implement Pin
Colin Angus Mackay30-Jun-04 8:56
Colin Angus Mackay30-Jun-04 8:56 
GeneralRe: How to implement Pin
John L. DeVito30-Jun-04 13:27
professionalJohn L. DeVito30-Jun-04 13:27 

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.