Click here to Skip to main content
15,893,508 members
Home / Discussions / C#
   

C#

 
GeneralLength of proportional width string Pin
SnuhEyeless11-Jul-04 16:19
SnuhEyeless11-Jul-04 16:19 
GeneralRe: Length of proportional width string Pin
Jay Shankar11-Jul-04 16:56
Jay Shankar11-Jul-04 16:56 
GeneralRe: Length of proportional width string Pin
exhaulted12-Jul-04 3:26
exhaulted12-Jul-04 3:26 
GeneralRe: Length of proportional width string Pin
SnuhEyeless15-Jul-04 12:34
SnuhEyeless15-Jul-04 12:34 
GeneralOLE Containers Pin
LZ-AT-WORK11-Jul-04 14:29
LZ-AT-WORK11-Jul-04 14:29 
GeneralPrinting Controls with Page Margins Pin
myNameIsRon11-Jul-04 13:51
myNameIsRon11-Jul-04 13:51 
GeneralRe: Printing Controls with Page Margins Pin
exhaulted12-Jul-04 3:41
exhaulted12-Jul-04 3:41 
GeneralRe: Printing Controls with Page Margins Pin
myNameIsRon13-Jul-04 13:21
myNameIsRon13-Jul-04 13:21 
Thanks Kev,
I'm new to programming and thought that margin would be added automatically to the control coordinate already given. I'll try something like this:

ControlPaint.DrawButton(g, t.Left + e.MarginBounds.Left, t.Top + e.MarginBounds.Top, t.Width, t.Height, ButtonState.Pushed );

Ron
GeneralRe: Printing Controls with Page Margins Pin
exhaulted13-Jul-04 22:57
exhaulted13-Jul-04 22:57 
Generalmemory Pin
ahmed mohamed abdelhameed11-Jul-04 12:51
ahmed mohamed abdelhameed11-Jul-04 12:51 
GeneralCAS Questions Pin
J. Dunlap11-Jul-04 12:43
J. Dunlap11-Jul-04 12:43 
GeneralKilling Off Spam with C# Pin
LZ-AT-WORK11-Jul-04 11:21
LZ-AT-WORK11-Jul-04 11:21 
QuestionSetting User Permissions? Pin
wakkerjack11-Jul-04 10:41
wakkerjack11-Jul-04 10:41 
AnswerRe: Setting User Permissions? Pin
LongRange.Shooter12-Jul-04 5:36
LongRange.Shooter12-Jul-04 5:36 
GeneralRe: Setting User Permissions? Pin
wakkerjack20-Jul-04 0:49
wakkerjack20-Jul-04 0:49 
GeneralRe: Setting User Permissions? Pin
LongRange.Shooter20-Jul-04 2:50
LongRange.Shooter20-Jul-04 2:50 
GeneralUsing Model Dialog in C# Pin
ilmian11-Jul-04 10:25
ilmian11-Jul-04 10:25 
GeneralRe: Using Model Dialog in C# Pin
DougW4811-Jul-04 12:52
DougW4811-Jul-04 12:52 
GeneralImage Measurements Pin
Rais Hafidz11-Jul-04 9:41
Rais Hafidz11-Jul-04 9:41 
GeneralRe: Image Measurements Pin
Christian Graus11-Jul-04 11:45
protectorChristian Graus11-Jul-04 11:45 
GeneralRe: Image Measurements Pin
Rais Hafidz11-Jul-04 14:12
Rais Hafidz11-Jul-04 14:12 
GeneralRe: Image Measurements Pin
Christian Graus11-Jul-04 14:15
protectorChristian Graus11-Jul-04 14:15 
GeneralRe: Image Measurements Pin
Rais Hafidz11-Jul-04 15:09
Rais Hafidz11-Jul-04 15:09 
GeneralRe: Image Measurements Pin
Rais Hafidz12-Jul-04 15:37
Rais Hafidz12-Jul-04 15:37 
GeneralRe: Image Measurements Pin
Christian Graus12-Jul-04 15:41
protectorChristian Graus12-Jul-04 15: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.