Click here to Skip to main content
15,909,898 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Socket.IOControl() error # 10022 in Visual Studio 2005? Pin
Tom Paluzzi23-Jan-06 15:36
Tom Paluzzi23-Jan-06 15:36 
QuestionVisual Studio setup project-remove MSI files cause the shortcut in Start menu error Pin
Phonol22-Jan-06 20:43
Phonol22-Jan-06 20:43 
AnswerRe: Visual Studio setup project-remove MSI files cause the shortcut in Start menu error Pin
Dave Kreskowiak23-Jan-06 5:36
mveDave Kreskowiak23-Jan-06 5:36 
GeneralRe: Visual Studio setup project-remove MSI files cause the shortcut in Start menu error Pin
Phonol23-Jan-06 19:18
Phonol23-Jan-06 19:18 
GeneralRe: Visual Studio setup project-remove MSI files cause the shortcut in Start menu error Pin
Dave Kreskowiak24-Jan-06 2:42
mveDave Kreskowiak24-Jan-06 2:42 
QuestionWorking with Scrollbars Pin
IMinusMinus22-Jan-06 6:54
IMinusMinus22-Jan-06 6:54 
AnswerRe: Working with Scrollbars Pin
[Marc]22-Jan-06 10:13
[Marc]22-Jan-06 10:13 
GeneralRe: Working with Scrollbars Pin
IMinusMinus23-Jan-06 7:07
IMinusMinus23-Jan-06 7:07 
I appreciate the quick response but that seems to have the same issue. The problem that I'm having is that I want to create a ListView that only does details mode and has a few other features that the ListView doesn't seem to have (but really should as they're very basic things).

In fact, I'm trying to recreate the contol used in visual studio .net 2005 for reporting errors almost exactly but for my program's needs. If you play around with that control you'll notice that the second header (Description) automatically adjusts to fill extra space as the control is resized. If you have more errors than can fit the window, a vertical scrollbar appears on the right side. The scrollbar encompasses the entire control (from top to bottom that is) but it only causes the errors to scroll and leaves the headers where they are. I just want to be able to use the information from the automatic scrollbars but keep them from actually forcefully scrolling my window and replacing what I've drawn with gibberish (which is what they're doing now). I can't really seem to find any tutorials on the web for this kind of thing, and scrollbars are completely ignored in the books that I have.
GeneralRe: Working with Scrollbars Pin
[Marc]23-Jan-06 8:27
[Marc]23-Jan-06 8:27 
GeneralRe: Working with Scrollbars Pin
IMinusMinus23-Jan-06 8:34
IMinusMinus23-Jan-06 8:34 
QuestionError Unable to open the project file from the webserver ". Pin
q19010521-Jan-06 16:02
q19010521-Jan-06 16:02 
Questionobject = (string + type) ? Pin
[Marc]21-Jan-06 6:06
[Marc]21-Jan-06 6:06 
AnswerRe: object = (string + type) ? Pin
Robert Rohde21-Jan-06 6:11
Robert Rohde21-Jan-06 6:11 
GeneralRe: object = (string + type) ? Pin
[Marc]21-Jan-06 8:09
[Marc]21-Jan-06 8:09 
AnswerRe: object = (string + type) ? Pin
Daniel Grunwald22-Jan-06 5:02
Daniel Grunwald22-Jan-06 5:02 
GeneralRe: object = (string + type) ? Pin
[Marc]22-Jan-06 10:04
[Marc]22-Jan-06 10:04 
QuestionRegistering a Serviced Component in the COM+ catalog Pin
oceanexplorer21-Jan-06 4:56
oceanexplorer21-Jan-06 4:56 
QuestionRelation between LegalKeySizes and LegalBlockSizes? Pin
Mark J. Miller20-Jan-06 6:54
Mark J. Miller20-Jan-06 6:54 
QuestionAccess files from remote computers Pin
snehal wale19-Jan-06 18:15
snehal wale19-Jan-06 18:15 
QuestionConverting MFC Dialogs to .net Framework Pin
kizhakk19-Jan-06 3:50
kizhakk19-Jan-06 3:50 
AnswerRe: Converting MFC Dialogs to .net Framework Pin
Dan Neely19-Jan-06 5:04
Dan Neely19-Jan-06 5:04 
GeneralRe: Converting MFC Dialogs to .net Framework Pin
kizhakk19-Jan-06 5:56
kizhakk19-Jan-06 5:56 
GeneralRe: Converting MFC Dialogs to .net Framework Pin
Dave Kreskowiak19-Jan-06 12:58
mveDave Kreskowiak19-Jan-06 12:58 
GeneralRe: Converting MFC Dialogs to .net Framework Pin
Kevin McFarlane21-Jan-06 4:15
Kevin McFarlane21-Jan-06 4:15 
QuestionMenuItem "Select" Event Pin
cbusgut19-Jan-06 1:22
cbusgut19-Jan-06 1:22 

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.