Click here to Skip to main content
15,905,136 members
Home / Discussions / C#
   

C#

 
QuestionCut a piece of image Pin
Sasuko30-Mar-06 21:34
Sasuko30-Mar-06 21:34 
AnswerRe: Cut a piece of image Pin
J4amieC30-Mar-06 21:44
J4amieC30-Mar-06 21:44 
QuestionConvert hexadecimal to Color and viceversa Pin
Sasuko30-Mar-06 21:33
Sasuko30-Mar-06 21:33 
AnswerRe: Convert hexadecimal to Color and viceversa Pin
Vasudevan Deepak Kumar30-Mar-06 21:49
Vasudevan Deepak Kumar30-Mar-06 21:49 
QuestionHow do I read .pdf files Pin
pirogramci30-Mar-06 20:52
pirogramci30-Mar-06 20:52 
AnswerRe: How do I read .pdf files Pin
Vasudevan Deepak Kumar30-Mar-06 21:06
Vasudevan Deepak Kumar30-Mar-06 21:06 
Questionhow to add data into database from a datatable in a C# project? Pin
meenakshi_joshi0930-Mar-06 20:20
meenakshi_joshi0930-Mar-06 20:20 
AnswerRe: how to add data into database from a datatable in a C# project? Pin
sathish s30-Mar-06 20:43
sathish s30-Mar-06 20:43 
QuestionDatabase is not updating Pin
Sunny H30-Mar-06 19:49
Sunny H30-Mar-06 19:49 
AnswerRe: Database is not updating Pin
suresh pandu30-Mar-06 20:24
suresh pandu30-Mar-06 20:24 
QuestionAlways on top button Pin
Mridang Agarwalla30-Mar-06 19:30
Mridang Agarwalla30-Mar-06 19:30 
AnswerRe: Always on top button Pin
leppie30-Mar-06 19:37
leppie30-Mar-06 19:37 
QuestionAdvanced options > Refresh the dataset Pin
erdsah8830-Mar-06 19:15
erdsah8830-Mar-06 19:15 
QuestionScrolling Progressbar Pin
Mridang Agarwalla30-Mar-06 18:27
Mridang Agarwalla30-Mar-06 18:27 
AnswerRe: Scrolling Progressbar Pin
Mridang Agarwalla30-Mar-06 20:23
Mridang Agarwalla30-Mar-06 20:23 
AnswerRe: Scrolling Progressbar Pin
Nicholas Butler31-Mar-06 22:01
sitebuilderNicholas Butler31-Mar-06 22:01 
Questionhow to place custom controls on top of the other controls Pin
Oskars30-Mar-06 16:55
Oskars30-Mar-06 16:55 
GeneralRe: how to place custom controls on top of the other controls Pin
George L. Jackson30-Mar-06 17:25
George L. Jackson30-Mar-06 17:25 
GeneralRe: how to place custom controls on top of the other controls Pin
Oskars30-Mar-06 17:44
Oskars30-Mar-06 17:44 
Actually I am talking about C# windows form. I have a grid in one panel, other grid in other panel. One of the columns contains comboboxes, ComboBox list, of course appears over the second grid, I want my custom control wich contains some textboxes and other crap show up in similar way. Way I am using - is separate form without close and minimize buttons, but it is not Control added to grid cell, it is separate windows form and it is not good solution, because it shows up in a taskbar and acts like form, but I want to attach it to the grid cell as a normal control Frown | :(
GeneralRe: how to place custom controls on top of the other controls Pin
microsoc30-Mar-06 20:33
microsoc30-Mar-06 20:33 
QuestionC# Equivalent of "chunk_split" Pin
emran83430-Mar-06 15:48
emran83430-Mar-06 15:48 
AnswerRe: C# Equivalent of "chunk_split" Pin
leppie30-Mar-06 19:20
leppie30-Mar-06 19:20 
GeneralRe: C# Equivalent of "chunk_split" Pin
emran8345-Apr-06 8:42
emran8345-Apr-06 8:42 
AnswerRe: C# Equivalent of "chunk_split" Pin
Vasudevan Deepak Kumar30-Mar-06 20:37
Vasudevan Deepak Kumar30-Mar-06 20:37 
QuestionMinimizing a Windows Form to the taskbar programmatically? Pin
LongRange.Shooter30-Mar-06 15:06
LongRange.Shooter30-Mar-06 15:06 

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.