Click here to Skip to main content
15,881,803 members
Home / Discussions / C#
   

C#

 
GeneralRe: The name 'SequentialSearch' does not exist in the current context. Pin
ReynaW122314-Jul-09 16:20
ReynaW122314-Jul-09 16:20 
QuestionImage coordinates within a picturebox Pin
Quake2Player14-Jul-09 15:19
Quake2Player14-Jul-09 15:19 
AnswerRe: Image coordinates within a picturebox Pin
Quake2Player14-Jul-09 15:37
Quake2Player14-Jul-09 15:37 
AnswerRe: Image coordinates within a picturebox Pin
krishy1928-Jul-09 5:53
krishy1928-Jul-09 5:53 
GeneralRe: Image coordinates within a picturebox Pin
Quake2Player28-Jul-09 7:28
Quake2Player28-Jul-09 7:28 
GeneralRe: Image coordinates within a picturebox Pin
Quake2Player28-Jul-09 7:44
Quake2Player28-Jul-09 7:44 
GeneralRe: Image coordinates within a picturebox Pin
krishy1928-Jul-09 19:37
krishy1928-Jul-09 19:37 
QuestionThe viewable portion of items in a ListBox Pin
GavinSV14-Jul-09 12:59
GavinSV14-Jul-09 12:59 
Hi All,
If you have a ListBox that is populated with many items, the listbox will display a small portion of the list and provide a scroll bar to roll the list Up/Down to view the remainder of the list.

What I would like to do is:
1. Return a collection/Reference to the items that are within the visible part of the list.
2. Return an index to the item that is at the top of the visible part of the list.
3. Trap an event when the list scroll Up/Down and the visible items changes.

The ListBox control doesn't appear to have any properties or events to deal with anay of the above conditions. Does anyone have any suggestions/thoughts/ideas on how I do these things? -Thanks

Regards,
Gavin...
AnswerRe: The viewable portion of items in a ListBox [modified] Pin
Henry Minute14-Jul-09 13:08
Henry Minute14-Jul-09 13:08 
GeneralRe: The viewable portion of items in a ListBox Pin
GavinSV14-Jul-09 16:24
GavinSV14-Jul-09 16:24 
QuestionWhy is my bitmap file smaller than it should be ? Pin
Paul Carr14-Jul-09 11:47
Paul Carr14-Jul-09 11:47 
AnswerRe: Why is my bitmap file smaller than it should be ? Pin
Christian Graus14-Jul-09 11:58
protectorChristian Graus14-Jul-09 11:58 
GeneralRe: Why is my bitmap file smaller than it should be ? Pin
Paul Carr14-Jul-09 12:11
Paul Carr14-Jul-09 12:11 
GeneralRe: Why is my bitmap file smaller than it should be ? Pin
Paul Carr14-Jul-09 12:13
Paul Carr14-Jul-09 12:13 
GeneralRe: Why is my bitmap file smaller than it should be ? Pin
Paul Carr14-Jul-09 12:17
Paul Carr14-Jul-09 12:17 
GeneralRe: Why is my bitmap file smaller than it should be ? Pin
harold aptroot14-Jul-09 12:20
harold aptroot14-Jul-09 12:20 
GeneralRe: Why is my bitmap file smaller than it should be ? Pin
harold aptroot14-Jul-09 12:19
harold aptroot14-Jul-09 12:19 
GeneralRe: Why is my bitmap file smaller than it should be ? Pin
Christian Graus14-Jul-09 15:17
protectorChristian Graus14-Jul-09 15:17 
Questionusing statements and IDisposable Pin
saxisa14-Jul-09 11:38
saxisa14-Jul-09 11:38 
AnswerRe: using statements and IDisposable Pin
Christian Graus14-Jul-09 11:59
protectorChristian Graus14-Jul-09 11:59 
AnswerRe: using statements and IDisposable Pin
PIEBALDconsult14-Jul-09 17:09
mvePIEBALDconsult14-Jul-09 17:09 
Questionwork with webBrowser properties? Pin
mr.mohsen14-Jul-09 10:16
mr.mohsen14-Jul-09 10:16 
AnswerRe: work with webBrowser properties? Pin
Adam R Harris14-Jul-09 10:26
Adam R Harris14-Jul-09 10:26 
GeneralRe: work with webBrowser properties? Pin
mr.mohsen14-Jul-09 10:39
mr.mohsen14-Jul-09 10:39 
GeneralRe: work with webBrowser properties? Pin
Adam R Harris14-Jul-09 10:51
Adam R Harris14-Jul-09 10:51 

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.