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

C#

 
GeneralRe: Sorting DataGrid Pin
turbochimp2-Mar-05 2:34
turbochimp2-Mar-05 2:34 
GeneralShortcut targets Pin
exhaulted23-Feb-05 23:40
exhaulted23-Feb-05 23:40 
GeneralCustom toolbar in Excel Pin
sharathgowda23-Feb-05 22:07
sharathgowda23-Feb-05 22:07 
GeneralRe: Custom toolbar in Excel Pin
Esmo200024-Feb-05 4:09
Esmo200024-Feb-05 4:09 
GeneralHelp me step by step create a ebook reader Pin
Nguyễn Đình Quân23-Feb-05 21:35
Nguyễn Đình Quân23-Feb-05 21:35 
GeneralRe: Help me step by step create a ebook reader Pin
Colin Angus Mackay23-Feb-05 23:32
Colin Angus Mackay23-Feb-05 23:32 
GeneralRe: Help me step by step create a ebook reader Pin
Nguyễn Đình Quân24-Feb-05 17:34
Nguyễn Đình Quân24-Feb-05 17:34 
GeneralCustom shaped context menu with C# Pin
Member 143676023-Feb-05 21:16
Member 143676023-Feb-05 21:16 
Is there any way to derive from one of the menu classes in order to modify the control in which the MenuItems are displayed (modify its Region, override its OnPaintBackground etc) in order to obtain a custom shaped menu ? Currently i have implemented one such menu by using a Form, but that got me into a lot of trouble and i have not even implemented the full functionality of a normal ContextMenu yet. The most obvious problem is the fact that the 'menu' Form needs focus in order to be able to receive any Click event, so the 'parent' window will lose its focus and be displayed with a 'grayed' title bar when the 'menu' becomes active (i fixed that by overriding the 'ON_NCACTIVATE message of the parent window, but i`m still unsatisfied with the result). Some suggestions will be most welcome. Thank you
Generalcoverting ushort to two Byte Pin
maheshfour23-Feb-05 20:37
maheshfour23-Feb-05 20:37 
GeneralRe: coverting ushort to two Byte Pin
Stefan Troschuetz23-Feb-05 21:16
Stefan Troschuetz23-Feb-05 21:16 
GeneralRe: coverting ushort to two Byte Pin
leppie23-Feb-05 21:17
leppie23-Feb-05 21:17 
GeneralRe: coverting ushort to two Byte Pin
exhaulted23-Feb-05 23:44
exhaulted23-Feb-05 23:44 
GeneralVSS Late Binding Pin
tlvranas23-Feb-05 20:30
tlvranas23-Feb-05 20:30 
Generalupload a directory Pin
Anonymous23-Feb-05 18:05
Anonymous23-Feb-05 18:05 
GeneralRe: upload a directory Pin
turbochimp24-Feb-05 12:22
turbochimp24-Feb-05 12:22 
Generalcustom form designer Pin
ppp00123-Feb-05 17:55
ppp00123-Feb-05 17:55 
GeneralHaving trouble binding Checked property of radio button Pin
Newbie_T23-Feb-05 16:57
Newbie_T23-Feb-05 16:57 
GeneralRe: Having trouble binding Checked property of radio button Pin
Kodanda Pani23-Feb-05 18:42
Kodanda Pani23-Feb-05 18:42 
GeneralDynamic WSE Proxy Pin
menetas23-Feb-05 14:21
menetas23-Feb-05 14:21 
Generalbase keyword Pin
Anonymous23-Feb-05 13:39
Anonymous23-Feb-05 13:39 
GeneralRe: base keyword Pin
Christian Graus23-Feb-05 14:48
protectorChristian Graus23-Feb-05 14:48 
GeneralRe: base keyword Pin
Michael Dunn23-Feb-05 14:55
sitebuilderMichael Dunn23-Feb-05 14:55 
GeneralRe: base keyword Pin
Christian Graus23-Feb-05 17:19
protectorChristian Graus23-Feb-05 17:19 
GeneralRe: base keyword Pin
Judah Gabriel Himango24-Feb-05 3:54
sponsorJudah Gabriel Himango24-Feb-05 3:54 
GeneralRe: base keyword Pin
Christian Graus24-Feb-05 10:55
protectorChristian Graus24-Feb-05 10:55 

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.