Click here to Skip to main content
15,922,533 members
Home / Discussions / C#
   

C#

 
RantRe: Printing Envelopes from Manual Feed Pin
tip2tail31-Mar-12 13:24
tip2tail31-Mar-12 13:24 
GeneralRe: Printing Envelopes from Manual Feed Pin
Wes Aday31-Mar-12 13:42
professionalWes Aday31-Mar-12 13:42 
GeneralRe: Printing Envelopes from Manual Feed Pin
Richard MacCutchan31-Mar-12 21:12
mveRichard MacCutchan31-Mar-12 21:12 
Questionautoscroll with mousewheel Pin
Danzy8331-Mar-12 9:26
Danzy8331-Mar-12 9:26 
AnswerRe: autoscroll with mousewheel Pin
Luc Pattyn31-Mar-12 9:35
sitebuilderLuc Pattyn31-Mar-12 9:35 
GeneralRe: autoscroll with mousewheel Pin
Danzy8331-Mar-12 10:06
Danzy8331-Mar-12 10:06 
AnswerRe: autoscroll with mousewheel Pin
Luc Pattyn31-Mar-12 10:27
sitebuilderLuc Pattyn31-Mar-12 10:27 
QuestionCode for solving CHESS problems? Pin
Bill Sinclair31-Mar-12 7:40
Bill Sinclair31-Mar-12 7:40 
AnswerRe: Code for solving CHESS problems? Pin
André Kraak31-Mar-12 8:12
André Kraak31-Mar-12 8:12 
GeneralRe: Code for solving CHESS problems? Pin
Bill Sinclair1-Apr-12 5:12
Bill Sinclair1-Apr-12 5:12 
AnswerRe: Code for solving CHESS problems? Pin
Luc Pattyn31-Mar-12 8:38
sitebuilderLuc Pattyn31-Mar-12 8:38 
GeneralRe: Code for solving CHESS problems? Pin
Bill Sinclair1-Apr-12 5:07
Bill Sinclair1-Apr-12 5:07 
AnswerRe: Code for solving CHESS problems? Pin
Luc Pattyn1-Apr-12 5:12
sitebuilderLuc Pattyn1-Apr-12 5:12 
GeneralRe: Code for solving CHESS problems? Pin
Bill Sinclair1-Apr-12 5:29
Bill Sinclair1-Apr-12 5:29 
QuestionLOGIN that automatically detects employee password Pin
CharlotteTEE31-Mar-12 4:41
CharlotteTEE31-Mar-12 4:41 
AnswerRe: LOGIN that automatically detects employee password Pin
PIEBALDconsult31-Mar-12 6:32
mvePIEBALDconsult31-Mar-12 6:32 
Questionprotocole smtp Pin
MemberDotNetting30-Mar-12 23:04
MemberDotNetting30-Mar-12 23:04 
AnswerRe: protocole smtp Pin
Richard MacCutchan30-Mar-12 23:28
mveRichard MacCutchan30-Mar-12 23:28 
AnswerRe: protocole smtp Pin
Eddy Vluggen31-Mar-12 0:18
professionalEddy Vluggen31-Mar-12 0:18 
Questioncode for a die game(1 player) Pin
twinexrunz30-Mar-12 20:23
twinexrunz30-Mar-12 20:23 
AnswerRe: code for a die game(1 player) Pin
Pete O'Hanlon30-Mar-12 20:59
mvePete O'Hanlon30-Mar-12 20:59 
AnswerRe: code for a die game(1 player) Pin
OriginalGriff31-Mar-12 5:03
mveOriginalGriff31-Mar-12 5:03 
AnswerRe: code for a die game(1 player) Pin
PIEBALDconsult31-Mar-12 5:07
mvePIEBALDconsult31-Mar-12 5:07 
QuestionBinding DataTable to MSChart Pin
MAW3030-Mar-12 14:56
MAW3030-Mar-12 14:56 
QuestionStuck - trying to get going with C# Pin
JTmetoo30-Mar-12 8:48
JTmetoo30-Mar-12 8:48 
I have a project im working on, im trying to learn VS C# and i have chosen one of my old vb6 projects as a strating point.
I have downloaded the Aircraft instruments.net file

www.codeproject.com/Articles/27411/C-Avionic-Instrument-Controls

from this site as it provides me with the form controls i require. unfortunately the sporting chap who uploaded this fine code has not left any means of contacting them

my question is this how do i get from this demo program to actually adding the components from this application to the toolbox for use in my application

i have tried to google it but i dont really know what im looking for to find the solution.

If its not too much to ask could someone also please help me with parsing a text string which uses characters for heading (H) pitch (P) and roll (R) etc eg H124.5P0.1R0.0 where the first character is the start point and the next in line being the end character thus parsing the data from the string for each data block. again no look in finding a suitable example in c#

Thank you in advance
Regards
Jason

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.