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

.NET (Core and Framework)

 
GeneralRe: Socket.IOControl() error # 10022 in Visual Studio 2005? Pin
Dave Kreskowiak23-Jan-06 11:01
mveDave Kreskowiak23-Jan-06 11:01 
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 
This is what i would do:
1) Make a new usercontrol
2) Put a new label (a label so it won't flicker) docked to the top, and bring it to front (so it wont be behind the scrollbar)
3) Set the AutoScroll property of the usercontrol to true
4) Change the height of the label as you please (according to the number of items or something)
5) Do the painting on the label

HTH! Smile | :)


"..Commit yourself to quality from day one..it's better to do nothing at all than to do something badly.."
-- Mark McCormick

|| Fold With Us! || Pensieve || VG.Net ||

GeneralRe: Working with Scrollbars Pin
IMinusMinus23-Jan-06 7:07
IMinusMinus23-Jan-06 7:07 
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 

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.