Click here to Skip to main content
15,896,201 members
Home / Discussions / C#
   

C#

 
Questionwhich is the best way Pin
Srikanth95420-May-14 2:03
Srikanth95420-May-14 2:03 
AnswerRe: which is the best way Pin
OriginalGriff20-May-14 2:32
mveOriginalGriff20-May-14 2:32 
NewsAnyone Aware of this URI from MSDN Pin
cpquest20-May-14 1:03
cpquest20-May-14 1:03 
GeneralRe: Anyone Aware of this URI from MSDN Pin
Pete O'Hanlon20-May-14 1:09
mvePete O'Hanlon20-May-14 1:09 
Questionhow to create components like telerik and dev and .... Pin
Member 1059256819-May-14 21:39
Member 1059256819-May-14 21:39 
AnswerRe: how to create components like telerik and dev and .... Pin
Richard MacCutchan19-May-14 21:41
mveRichard MacCutchan19-May-14 21:41 
GeneralRe: how to create components like telerik and dev and .... Pin
Member 1059256819-May-14 21:42
Member 1059256819-May-14 21:42 
GeneralRe: how to create components like telerik and dev and .... Pin
OriginalGriff19-May-14 22:00
mveOriginalGriff19-May-14 22:00 
Ah! Easy: open a VS solution and right click the solution name in the Solution explorer.
Select "Add...New Project..." from the context menu, and wait for the dialog.
Select "Class Library" from the available project types and give it a suitable name - perhaps "UtilityControls"
Press "OK".

Look at the new class library project, and delete the existing class it added for you - you don't need that.
Now right click the project name and select "Add...User Control..."
Give it a suitable name - perhaps "MyCheckCombo" and press "Add".

You will now have a blank canvas to start designing your control on.
Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952)
Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

GeneralRe: how to create components like telerik and dev and .... Pin
Kornfeld Eliyahu Peter19-May-14 22:05
professionalKornfeld Eliyahu Peter19-May-14 22:05 
GeneralRe: how to create components like telerik and dev and .... Pin
OriginalGriff19-May-14 22:30
mveOriginalGriff19-May-14 22:30 
GeneralRe: how to create components like telerik and dev and .... Pin
Member 1059256819-May-14 22:19
Member 1059256819-May-14 22:19 
GeneralRe: how to create components like telerik and dev and .... Pin
OriginalGriff19-May-14 22:29
mveOriginalGriff19-May-14 22:29 
GeneralRe: how to create components like telerik and dev and .... Pin
Member 1059256819-May-14 22:35
Member 1059256819-May-14 22:35 
GeneralRe: how to create components like telerik and dev and .... Pin
Member 1059256819-May-14 22:37
Member 1059256819-May-14 22:37 
GeneralRe: how to create components like telerik and dev and .... Pin
Sanjay K. Gupta20-May-14 1:35
professionalSanjay K. Gupta20-May-14 1:35 
QuestionChange number in y-axis for line graph Pin
Syafiqah Zahirah19-May-14 8:01
Syafiqah Zahirah19-May-14 8:01 
AnswerRe: Change number in y-axis for line graph Pin
Dave Kreskowiak19-May-14 9:38
mveDave Kreskowiak19-May-14 9:38 
GeneralRe: Change number in y-axis for line graph Pin
Syafiqah Zahirah20-May-14 9:28
Syafiqah Zahirah20-May-14 9:28 
QuestionMessage Closed Pin
19-May-14 4:38
Member 1060638219-May-14 4:38 
AnswerRe: c# Pin
Simon_Whale19-May-14 4:42
Simon_Whale19-May-14 4:42 
AnswerRe: c# Pin
OriginalGriff19-May-14 4:50
mveOriginalGriff19-May-14 4:50 
GeneralRe: c# treeview and database Pin
Member 1060638219-May-14 4:58
Member 1060638219-May-14 4:58 
SuggestionRe: c# treeview and database Pin
thatraja19-May-14 5:50
professionalthatraja19-May-14 5:50 
QuestionIs Microsoft Navision dead? Pin
Neo1010119-May-14 3:30
Neo1010119-May-14 3:30 
AnswerRe: Is Microsoft Navision dead? PinPopular
OriginalGriff19-May-14 3:41
mveOriginalGriff19-May-14 3:41 

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.