Click here to Skip to main content
15,917,321 members
Home / Discussions / C#
   

C#

 
GeneralRe: Send SMS??? Pin
sebastianos28-Mar-06 13:23
sebastianos28-Mar-06 13:23 
AnswerRe: Send SMS??? Pin
Luis Alonso Ramos28-Mar-06 15:19
Luis Alonso Ramos28-Mar-06 15:19 
AnswerRe: Send SMS??? Pin
Divyang Mithaiwala28-Mar-06 21:12
Divyang Mithaiwala28-Mar-06 21:12 
QuestionHow to write "Failed to load a doc " if a server is down Pin
JoanMike28-Mar-06 11:07
JoanMike28-Mar-06 11:07 
QuestionCrop an image without creating bitmap Pin
Libor Tinka28-Mar-06 10:50
Libor Tinka28-Mar-06 10:50 
AnswerRe: Crop an image without creating bitmap Pin
Christian Graus28-Mar-06 15:42
protectorChristian Graus28-Mar-06 15:42 
Questionconvert xml file Pin
ap_sa28-Mar-06 10:41
ap_sa28-Mar-06 10:41 
QuestionDirectX and tabpages Pin
melanieab28-Mar-06 8:59
melanieab28-Mar-06 8:59 
AnswerRe: DirectX and tabpages Pin
BlackDice28-Mar-06 9:02
BlackDice28-Mar-06 9:02 
GeneralRe: DirectX and tabpages Pin
melanieab28-Mar-06 9:15
melanieab28-Mar-06 9:15 
QuestionProblem with binding combobox with blank item Pin
Lav Pathak28-Mar-06 8:10
Lav Pathak28-Mar-06 8:10 
QuestionHow can i make a Panelarray ? Pin
summercoal28-Mar-06 7:14
summercoal28-Mar-06 7:14 
AnswerRe: How can i make a Panelarray ? Pin
Judah Gabriel Himango28-Mar-06 9:31
sponsorJudah Gabriel Himango28-Mar-06 9:31 
QuestionSelectable area of custom TabPage Pin
madsnowman28-Mar-06 6:39
madsnowman28-Mar-06 6:39 
Does anybody know if there's a particular property that controls the selectable area of a tab? I'm creating a new class that extends TabControl in order to override the paint method and draw custom tabs. However, the selectable area of the tabs do not reflect the actual painted rectangle. None of the TabSizeMode properties of the TabControl seem to work. The "Normal" option is supposed to take into account everything that's within the tab, but it doesn't. The selectable area turns out to be governed only by the length of the text within the tab. I was willing to comprimise and set the mode to "Fixed", but that didn't work either.

I'm considering trying to capture the Mouse Event triggered when entering the ClientRectangle of the TabPage and overriding the Click event, but I'm hoping there's a more elegant way to control the selectable area.

Any help is greatly appreciated.

Thanks!
Josiah
QuestionSend Mail in C# 2005 Pin
ahchoo28-Mar-06 6:09
ahchoo28-Mar-06 6:09 
AnswerRe: Send Mail in C# 2005 Pin
Luis Alonso Ramos28-Mar-06 6:20
Luis Alonso Ramos28-Mar-06 6:20 
GeneralRe: Send Mail in C# 2005 Pin
ahchoo28-Mar-06 6:34
ahchoo28-Mar-06 6:34 
GeneralRe: Send Mail in C# 2005 Pin
Luis Alonso Ramos28-Mar-06 6:39
Luis Alonso Ramos28-Mar-06 6:39 
GeneralRe: Send Mail in C# 2005 Pin
Susan Hernandez29-Mar-06 14:56
Susan Hernandez29-Mar-06 14:56 
QuestionGraphics.DrawImage half pixel clip and shift? Pin
vineas28-Mar-06 5:33
vineas28-Mar-06 5:33 
AnswerRe: Graphics.DrawImage half pixel clip and shift? Pin
J. Dunlap28-Mar-06 17:17
J. Dunlap28-Mar-06 17:17 
GeneralRe: Graphics.DrawImage half pixel clip and shift? Pin
vineas29-Mar-06 2:38
vineas29-Mar-06 2:38 
QuestionHow to create own Custom Table Style For DataGrid Pin
brainthorburn28-Mar-06 4:28
brainthorburn28-Mar-06 4:28 
QuestionSorting Collection Pin
England100028-Mar-06 4:03
England100028-Mar-06 4:03 
AnswerRe: Sorting Collection Pin
Kamal.Afridi28-Mar-06 6:34
Kamal.Afridi28-Mar-06 6:34 

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.