Click here to Skip to main content
15,912,329 members
Home / Discussions / C#
   

C#

 
QuestionHigh performance buffer pooling? Pin
Hugo Hallman21-Oct-04 2:40
Hugo Hallman21-Oct-04 2:40 
AnswerRe: High performance buffer pooling? Pin
Heath Stewart21-Oct-04 7:41
protectorHeath Stewart21-Oct-04 7:41 
GeneralScrollBar Problem Pin
ee9903521-Oct-04 2:07
ee9903521-Oct-04 2:07 
GeneralRe: ScrollBar Problem Pin
Heath Stewart21-Oct-04 7:26
protectorHeath Stewart21-Oct-04 7:26 
GeneralRe: ScrollBar Problem Pin
ee9903521-Oct-04 8:46
ee9903521-Oct-04 8:46 
GeneralRe: ScrollBar Problem Pin
Heath Stewart21-Oct-04 9:07
protectorHeath Stewart21-Oct-04 9:07 
GeneralChanging the Form icon Pin
Tony D. Abel21-Oct-04 2:03
Tony D. Abel21-Oct-04 2:03 
GeneralRe: Changing the Form icon Pin
perlmunger21-Oct-04 7:16
perlmunger21-Oct-04 7:16 
Open your icon in the icon editor in visual studio (if the .ico file is not part of your project, add it to the project and then double click it to open it in the editor). In the icon editor, there will be an enlarged view of your icon. Right-click anywhere in that view (not on the icon itself) and select "Current Icon Image Types | 16x16, 16 Colors". You should now see the smaller version of your icon which can be edited. If you have not made any changes to this before, then that would explain why your small icon is the default icon.

Hope this helps.

Best Regards.

-Matt

------------------------------------------

The 3 great virtues of a programmer:
Laziness, Impatience, and Hubris.
--Larry Wall
GeneralRe: Changing the Form icon Pin
Tony D. Abel22-Oct-04 5:36
Tony D. Abel22-Oct-04 5:36 
GeneralRegister Window Message Pin
ppp00121-Oct-04 1:42
ppp00121-Oct-04 1:42 
QuestionHow to find the window handle of MessageWindow instance of C# compact framework? Pin
ting66821-Oct-04 1:41
ting66821-Oct-04 1:41 
Generalcreate COM in c# Pin
ppp00121-Oct-04 1:32
ppp00121-Oct-04 1:32 
GeneralRe: create COM in c# Pin
perlmunger21-Oct-04 7:02
perlmunger21-Oct-04 7:02 
QuestionHow to convert a string to int ? Pin
Andres Coder21-Oct-04 0:39
Andres Coder21-Oct-04 0:39 
AnswerRe: How to convert a string to int ? Pin
Xiangyang Liu 刘向阳21-Oct-04 0:49
Xiangyang Liu 刘向阳21-Oct-04 0:49 
AnswerRe: How to convert a string to int ? Pin
Yuvaraj N21-Oct-04 1:00
Yuvaraj N21-Oct-04 1:00 
AnswerRe: How to convert a string to int ? Pin
J4amieC21-Oct-04 1:02
J4amieC21-Oct-04 1:02 
GeneralGetting Information about Windows Share Folders Pin
Yuvaraj N21-Oct-04 0:13
Yuvaraj N21-Oct-04 0:13 
GeneralMarshalling Inline Arrays Pin
David M. Kean20-Oct-04 22:42
David M. Kean20-Oct-04 22:42 
GeneralC# com interfacing with c++ Pin
Dylan van Heerden20-Oct-04 22:01
Dylan van Heerden20-Oct-04 22:01 
GeneralRe: C# com interfacing with c++ Pin
perlmunger21-Oct-04 7:22
perlmunger21-Oct-04 7:22 
GeneralRe: C# com interfacing with c++ Pin
Dylan van Heerden21-Oct-04 8:54
Dylan van Heerden21-Oct-04 8:54 
QuestionWhy casting on enum member? Pin
Diana Fernandez20-Oct-04 20:52
Diana Fernandez20-Oct-04 20:52 
AnswerRe: Why casting on enum member? Pin
Colin Angus Mackay20-Oct-04 21:28
Colin Angus Mackay20-Oct-04 21:28 
GeneralXML Serialization Pin
Guillermo Jimenez20-Oct-04 19:33
Guillermo Jimenez20-Oct-04 19:33 

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.