Click here to Skip to main content
15,888,521 members
Home / Discussions / C#
   

C#

 
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 
GeneralRe: Sorting Collection Pin
England10002-Apr-06 22:41
England10002-Apr-06 22:41 
QuestionControl Focus Problem - a Bug? or.. Pin
rnvrnv28-Mar-06 3:12
rnvrnv28-Mar-06 3:12 
AnswerRe: Control Focus Problem - a Bug? or.. Pin
Luis Alonso Ramos28-Mar-06 6:23
Luis Alonso Ramos28-Mar-06 6:23 
QuestionBlock list view repaint? Pin
Dominik Reichl28-Mar-06 2:54
Dominik Reichl28-Mar-06 2:54 
AnswerRe: Block list view repaint? Pin
Luis Alonso Ramos28-Mar-06 6:24
Luis Alonso Ramos28-Mar-06 6:24 
GeneralRe: Block list view repaint? Pin
Dominik Reichl28-Mar-06 7:11
Dominik Reichl28-Mar-06 7:11 

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.