Click here to Skip to main content
15,920,508 members
Home / Discussions / C#
   

C#

 
GeneralC# Network Peer, Threads vs Select Method Pin
Mario Amador16-Nov-03 6:33
Mario Amador16-Nov-03 6:33 
GeneralComponentDesigner.OnSetComponentDefaults() is not executed when editing web form Pin
I G 19815-Nov-03 23:43
I G 19815-Nov-03 23:43 
GeneralSystem.Windows.Forms.DataGrid cell height Pin
Wouter van Vugt15-Nov-03 22:45
Wouter van Vugt15-Nov-03 22:45 
GeneralIcon and null Pin
pnolan15-Nov-03 19:55
pnolan15-Nov-03 19:55 
GeneralUSB Port Pin
mhmoud rawas15-Nov-03 18:46
mhmoud rawas15-Nov-03 18:46 
QuestionHow to Merge Child toolbar with parent Toolbar? Pin
Anonymous15-Nov-03 18:03
Anonymous15-Nov-03 18:03 
QuestionHow Can I add a backgroudimage to toolbar Pin
lupa_842115-Nov-03 15:21
lupa_842115-Nov-03 15:21 
AnswerRe: How Can I add a backgroudimage to toolbar Pin
Heath Stewart15-Nov-03 17:45
protectorHeath Stewart15-Nov-03 17:45 
There's no easy way with System.Windows.Forms.ToolBar. You could try overriding WndProc and drawing a background image for WM_ERASEBKGRND, but you'd probably just be better off getting a better toolbar. Search the CodeProject web site. There are a lot of examples. You can also find many commercial products, but just understand that the ToolBar class in the .NET BCL is pretty basic and changing it would require about as much (if not more) than just writing one from scratch.

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
QuestionHow To use WebRequest to POST Data to web server Pin
Scott_Lee_Wing15-Nov-03 5:59
Scott_Lee_Wing15-Nov-03 5:59 
AnswerRe: How To use WebRequest to POST Data to web server Pin
Heath Stewart15-Nov-03 6:51
protectorHeath Stewart15-Nov-03 6:51 
AnswerRe: How To use WebRequest to POST Data to web server Pin
Arjan Einbu16-Nov-03 3:36
Arjan Einbu16-Nov-03 3:36 
GeneralCalling subs by name Pin
krzysztofo@poczta.onet.pl15-Nov-03 1:16
susskrzysztofo@poczta.onet.pl15-Nov-03 1:16 
GeneralRe: Calling subs by name Pin
Heath Stewart15-Nov-03 4:50
protectorHeath Stewart15-Nov-03 4:50 
GeneralRe: Calling subs by name Pin
Kris{PL}16-Nov-03 0:41
Kris{PL}16-Nov-03 0:41 
GeneralC# networking problem Pin
Anonymous15-Nov-03 0:40
Anonymous15-Nov-03 0:40 
GeneralRe: C# networking problem Pin
mhmoud rawas15-Nov-03 18:55
mhmoud rawas15-Nov-03 18:55 
GeneralRe: C# networking problem Pin
Anonymous15-Nov-03 23:17
Anonymous15-Nov-03 23:17 
GeneralRe: C# networking problem Pin
badro16-Nov-03 1:27
badro16-Nov-03 1:27 
GeneralRe: C# networking problem Pin
Anonymous16-Nov-03 2:40
Anonymous16-Nov-03 2:40 
GeneralDynamic Type Retrieval - Help! Pin
J. Dunlap14-Nov-03 12:13
J. Dunlap14-Nov-03 12:13 
GeneralRe: Dynamic Type Retrieval - Help! Pin
leppie14-Nov-03 22:07
leppie14-Nov-03 22:07 
GeneralRe: Dynamic Type Retrieval - Help! Pin
J. Dunlap14-Nov-03 22:14
J. Dunlap14-Nov-03 22:14 
GeneralRe: Dynamic Type Retrieval - Help! Pin
leppie14-Nov-03 22:34
leppie14-Nov-03 22:34 
GeneralCrystal reports interaction.. Pin
mohammad_mostafa14-Nov-03 10:59
mohammad_mostafa14-Nov-03 10:59 
GeneralLicense and distribution Pin
zhoulhh14-Nov-03 9:32
zhoulhh14-Nov-03 9:32 

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.