Click here to Skip to main content
15,895,084 members
Home / Discussions / C#
   

C#

 
AnswerRe: Convert .mats file into .text file with unicode encoding Pin
Jochen Arndt13-Dec-16 22:38
professionalJochen Arndt13-Dec-16 22:38 
QuestionPascal to C# Convert Pin
Pavlex413-Dec-16 7:59
Pavlex413-Dec-16 7:59 
AnswerRe: Pascal to C# Convert Pin
Richard Deeming13-Dec-16 8:06
mveRichard Deeming13-Dec-16 8:06 
GeneralRe: Pascal to C# Convert Pin
Pavlex413-Dec-16 8:12
Pavlex413-Dec-16 8:12 
AnswerRe: Pascal to C# Convert Pin
OriginalGriff13-Dec-16 8:12
mveOriginalGriff13-Dec-16 8:12 
GeneralRe: Pascal to C# Convert Pin
PIEBALDconsult13-Dec-16 9:06
mvePIEBALDconsult13-Dec-16 9:06 
GeneralRe: Pascal to C# Convert Pin
NotPolitcallyCorrect13-Dec-16 9:26
NotPolitcallyCorrect13-Dec-16 9:26 
GeneralRe: Pascal to C# Convert Pin
Daniel Pfeffer13-Dec-16 20:24
professionalDaniel Pfeffer13-Dec-16 20:24 
GeneralRe: Pascal to C# Convert Pin
OriginalGriff13-Dec-16 21:41
mveOriginalGriff13-Dec-16 21:41 
QuestionRe: Pascal to C# Convert Pin
Gerry Schmitz13-Dec-16 22:27
mveGerry Schmitz13-Dec-16 22:27 
QuestionHow to Draw tracking Line of plane in Radar - C# Pin
Khant Nyar Kyaw13-Dec-16 7:51
Khant Nyar Kyaw13-Dec-16 7:51 
AnswerRe: How to Draw tracking Line of plane in Radar - C# Pin
OriginalGriff13-Dec-16 8:06
mveOriginalGriff13-Dec-16 8:06 
AnswerRe: How to Draw tracking Line of plane in Radar - C# Pin
Dave Kreskowiak13-Dec-16 9:00
mveDave Kreskowiak13-Dec-16 9:00 
AnswerRe: How to Draw tracking Line of plane in Radar - C# Pin
V.13-Dec-16 19:01
professionalV.13-Dec-16 19:01 
AnswerRe: How to Draw tracking Line of plane in Radar - C# Pin
Gerry Schmitz13-Dec-16 22:20
mveGerry Schmitz13-Dec-16 22:20 
Questionfingerprint transaction system Pin
Member 1290211313-Dec-16 2:45
Member 1290211313-Dec-16 2:45 
AnswerRe: fingerprint transaction system Pin
OriginalGriff13-Dec-16 2:46
mveOriginalGriff13-Dec-16 2:46 
AnswerRe: fingerprint transaction system Pin
Pete O'Hanlon13-Dec-16 2:50
mvePete O'Hanlon13-Dec-16 2:50 
AnswerRe: fingerprint transaction system Pin
Simon_Whale13-Dec-16 3:14
Simon_Whale13-Dec-16 3:14 
AnswerRe: fingerprint transaction system Pin
Dave Kreskowiak13-Dec-16 4:35
mveDave Kreskowiak13-Dec-16 4:35 
AnswerRe: fingerprint transaction system Pin
Gerry Schmitz13-Dec-16 6:47
mveGerry Schmitz13-Dec-16 6:47 
AnswerRe: fingerprint transaction system Pin
Patrice T14-Dec-16 12:50
mvePatrice T14-Dec-16 12:50 
QuestionHow to Invoke Function from Form through Controls event? Pin
manju 312-Dec-16 20:03
manju 312-Dec-16 20:03 
Hi Team,
How can i call function from Forms through any of the controls?
Suppose i have function Validate() in FrmTest.cs under Global\Forms\

FrmTest.cs

private void Validate()
{

}
And control TestControl.cs under Global\Control\

TestControl.cs

For any drop down event changed,i need to invoke the function Validate() from FrmTest.cs.
Any suggestions will be great helpful


Thanks in advance
Manju
AnswerRe: How to Invoke Function from Form through Controls event? Pin
Richard MacCutchan12-Dec-16 21:53
mveRichard MacCutchan12-Dec-16 21:53 
AnswerRe: How to Invoke Function from Form through Controls event? Pin
Dave Kreskowiak13-Dec-16 2:15
mveDave Kreskowiak13-Dec-16 2:15 

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.