Click here to Skip to main content
15,898,134 members
Home / Discussions / C#
   

C#

 
GeneralRe: Return S_FALSE Pin
J. Dunlap14-Apr-03 14:17
J. Dunlap14-Apr-03 14:17 
GeneralBitwise AND Pin
J. Dunlap14-Apr-03 10:47
J. Dunlap14-Apr-03 10:47 
GeneralRe: Bitwise AND Pin
J. Dunlap14-Apr-03 10:59
J. Dunlap14-Apr-03 10:59 
GeneralRe: Bitwise AND Pin
monrobot1314-Apr-03 11:32
monrobot1314-Apr-03 11:32 
GeneralRe: Bitwise AND Pin
J. Dunlap14-Apr-03 11:55
J. Dunlap14-Apr-03 11:55 
GeneralRe: Bitwise AND Pin
James T. Johnson14-Apr-03 14:33
James T. Johnson14-Apr-03 14:33 
GeneralTab page events Pin
vlusardi14-Apr-03 10:14
vlusardi14-Apr-03 10:14 
GeneralRe: Tab page events Pin
monrobot1314-Apr-03 10:48
monrobot1314-Apr-03 10:48 
You can use the SelectedIndexChanged event of the TabControl. This event fires whenever the selected tab page changes. The selectedindex property of the TabControl will be the page that was selected (0 based).

- monrobot13
GeneralRe: Tab page events Pin
vlusardi14-Apr-03 11:09
vlusardi14-Apr-03 11:09 
GeneralGetting the average width of a font Pin
monrobot1314-Apr-03 7:37
monrobot1314-Apr-03 7:37 
GeneralRe: Getting the average width of a font Pin
J. Dunlap14-Apr-03 7:43
J. Dunlap14-Apr-03 7:43 
GeneralRe: Getting the average width of a font Pin
moredip15-Apr-03 5:06
moredip15-Apr-03 5:06 
GeneralScrolling - Co-ordinates problem Pin
Paul Griffin14-Apr-03 3:30
Paul Griffin14-Apr-03 3:30 
GeneralRe: Scrolling - Co-ordinates problem Pin
Philip Fitzsimons14-Apr-03 3:33
Philip Fitzsimons14-Apr-03 3:33 
GeneralRe: Scrolling - Co-ordinates problem Pin
Paul Griffin14-Apr-03 3:47
Paul Griffin14-Apr-03 3:47 
GeneralRe: Scrolling - Co-ordinates problem Pin
Philip Fitzsimons14-Apr-03 3:55
Philip Fitzsimons14-Apr-03 3:55 
GeneralRe: Scrolling - Co-ordinates problem Pin
Paul Griffin14-Apr-03 4:00
Paul Griffin14-Apr-03 4:00 
GeneralSelected text in TextBox derivation Pin
Anonymous14-Apr-03 3:24
Anonymous14-Apr-03 3:24 
QuestionDrawString on MDI background?? Pin
mirano14-Apr-03 3:17
mirano14-Apr-03 3:17 
AnswerRe: DrawString on MDI background?? Pin
Chris Jobson14-Apr-03 10:10
Chris Jobson14-Apr-03 10:10 
GeneralRe: DrawString on MDI background?? Pin
mirano14-Apr-03 10:53
mirano14-Apr-03 10:53 
GeneralRe: DrawString on MDI background?? Pin
Richard Deeming15-Apr-03 7:25
mveRichard Deeming15-Apr-03 7:25 
GeneralIt works...it doesn't work! Pin
mirano15-Apr-03 12:07
mirano15-Apr-03 12:07 
GeneralIndexer question Pin
JasperHotmail14-Apr-03 0:30
JasperHotmail14-Apr-03 0:30 
GeneralRe: Indexer question Pin
Philip Fitzsimons14-Apr-03 2:27
Philip Fitzsimons14-Apr-03 2: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.