Click here to Skip to main content
15,914,258 members
Home / Discussions / C#
   

C#

 
GeneralRe: DefaultValueAtribute Pin
Sean Michael Murphy15-Mar-07 11:22
Sean Michael Murphy15-Mar-07 11:22 
Questionfilesystem listview Pin
alpdoruk15-Mar-07 8:24
alpdoruk15-Mar-07 8:24 
AnswerRe: filesystem listview Pin
Ed.Poore19-Mar-07 13:10
Ed.Poore19-Mar-07 13:10 
QuestionComboBox & DataBindings Problem Pin
Urfinek15-Mar-07 8:15
Urfinek15-Mar-07 8:15 
AnswerRe: ComboBox & DataBindings Problem Pin
yarns15-Mar-07 19:04
yarns15-Mar-07 19:04 
Questionmy problem Pin
groundzero11115-Mar-07 7:53
groundzero11115-Mar-07 7:53 
AnswerRe: my problem Pin
Dave Kreskowiak15-Mar-07 13:19
mveDave Kreskowiak15-Mar-07 13:19 
QuestionContext menu glitch Pin
Anthony Mushrow15-Mar-07 7:29
professionalAnthony Mushrow15-Mar-07 7:29 
1 Text box, 1 Context menu.

Well, i didn't want the context menu, so i got rid of it, like this:

this.textBox.ContextMenu = new ContextMenu();

And now it is gone, and it works. But, and you can try this yourself, if you right click it, and then drag away from the text box, when you release the mouse button, the menu appears, and you can copy / paste / undo etc.

Crazy huh?
QuestionDataGridView Pin
aranhamarvel15-Mar-07 7:27
aranhamarvel15-Mar-07 7:27 
Questioninsert icon in the taskbar at runtime Pin
iman_kh15-Mar-07 7:24
iman_kh15-Mar-07 7:24 
AnswerRe: insert icon in the taskbar at runtime Pin
Stefan Troschuetz15-Mar-07 9:03
Stefan Troschuetz15-Mar-07 9:03 
QuestionAccept changes in db Pin
iman_kh15-Mar-07 7:17
iman_kh15-Mar-07 7:17 
QuestionPictureBox VS ? Pin
aei_totten15-Mar-07 7:02
aei_totten15-Mar-07 7:02 
AnswerRe: PictureBox VS ? Pin
aei_totten15-Mar-07 10:43
aei_totten15-Mar-07 10:43 
QuestionC# Container like the VB Collection??? Pin
code-frog15-Mar-07 6:34
professionalcode-frog15-Mar-07 6:34 
AnswerRe: C# Container like the VB Collection??? Pin
Colin Angus Mackay15-Mar-07 6:44
Colin Angus Mackay15-Mar-07 6:44 
GeneralRe: C# Container like the VB Collection??? Pin
code-frog15-Mar-07 11:11
professionalcode-frog15-Mar-07 11:11 
AnswerRe: C# Container like the VB Collection??? Pin
mav.northwind15-Mar-07 9:33
mav.northwind15-Mar-07 9:33 
GeneralRe: C# Container like the VB Collection??? Pin
code-frog15-Mar-07 11:12
professionalcode-frog15-Mar-07 11:12 
AnswerA hash table? Pin
Ennis Ray Lynch, Jr.15-Mar-07 10:02
Ennis Ray Lynch, Jr.15-Mar-07 10:02 
GeneralRe: A hash table? Pin
code-frog15-Mar-07 11:13
professionalcode-frog15-Mar-07 11:13 
QuestionHow to programmatically verify digital signature and signer source of a file downloaded from internet Pin
Ashwini K Singh15-Mar-07 6:13
Ashwini K Singh15-Mar-07 6:13 
QuestionFTP to Mainframe Pin
jchigg200015-Mar-07 5:58
jchigg200015-Mar-07 5:58 
AnswerRe: FTP to Mainframe Pin
Ed.Poore19-Mar-07 12:53
Ed.Poore19-Mar-07 12:53 
GeneralRe: FTP to Mainframe Pin
jchigg200019-Mar-07 13:49
jchigg200019-Mar-07 13:49 

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.