Click here to Skip to main content
15,892,643 members
Home / Discussions / C#
   

C#

 
QuestionC# crystal report to generate bill/invoice Pin
shashimk8117-Jun-15 21:13
shashimk8117-Jun-15 21:13 
AnswerRe: C# crystal report to generate bill/invoice Pin
joost.versteegen22-Jun-15 1:28
joost.versteegen22-Jun-15 1:28 
QuestionHow do I access checkbox checked value in a email body built using C#? Pin
Rajesh_198017-Jun-15 10:53
Rajesh_198017-Jun-15 10:53 
AnswerRe: How do I access checkbox checked value in a email body built using C#? Pin
rajeshkasani0517-Jun-15 23:41
rajeshkasani0517-Jun-15 23:41 
GeneralRe: How do I access checkbox checked value in a email body built using C#? Pin
Rajesh_198018-Jun-15 4:40
Rajesh_198018-Jun-15 4:40 
GeneralRe: How do I access checkbox checked value in a email body built using C#? Pin
rajeshkasani0521-Jun-15 23:05
rajeshkasani0521-Jun-15 23:05 
GeneralRe: How do I access checkbox checked value in a email body built using C#? Pin
Rajesh_198022-Jun-15 10:41
Rajesh_198022-Jun-15 10:41 
QuestionGeneric problem of VB.NET Pin
econy17-Jun-15 9:12
econy17-Jun-15 9:12 
I have some strings to represent the names of forms and controls.

for example;
MenuLogin = name of an instance of System.Windows.Forms.MenuItem

Now I want to assign Text value to the object whose name is the string at run time.

I.e:
s1 = "MenuExit"
Object(s1).Text = Exit login window //find an object,Name:MenuExit


I can't find a method in the Object that can search an object with name "MenuExit" in the application.

Please tell me how to implement it, thanks.

modified 17-Jun-15 15:29pm.

AnswerRe: Generic problem of VB.NET Pin
Pete O'Hanlon17-Jun-15 9:19
mvePete O'Hanlon17-Jun-15 9:19 
GeneralRe: Generic problem of VB.NET Pin
econy17-Jun-15 9:31
econy17-Jun-15 9:31 
GeneralRe: Generic problem of VB.NET Pin
econy17-Jun-15 9:37
econy17-Jun-15 9:37 
AnswerRe: Generic problem of VB.NET Pin
Kenneth Haugland17-Jun-15 10:01
mvaKenneth Haugland17-Jun-15 10:01 
AnswerRe: Generic problem of VB.NET Pin
Richard MacCutchan17-Jun-15 21:21
mveRichard MacCutchan17-Jun-15 21:21 
QuestionP/Invoce Rename Struct Field Pin
1011001017-Jun-15 4:43
1011001017-Jun-15 4:43 
AnswerRe: P/Invoce Rename Struct Field Pin
PIEBALDconsult17-Jun-15 4:53
mvePIEBALDconsult17-Jun-15 4:53 
AnswerRe: P/Invoce Rename Struct Field Pin
OriginalGriff17-Jun-15 5:13
mveOriginalGriff17-Jun-15 5:13 
SuggestionRe: P/Invoce Rename Struct Field Pin
Richard Deeming17-Jun-15 5:42
mveRichard Deeming17-Jun-15 5:42 
GeneralRe: P/Invoce Rename Struct Field Pin
1011001017-Jun-15 11:36
1011001017-Jun-15 11:36 
QuestionForms for Employee's biometric attendance system Pin
Member 1175350716-Jun-15 20:20
Member 1175350716-Jun-15 20:20 
AnswerRe: Forms for Employee's biometric attendance system Pin
JammoD8716-Jun-15 20:31
JammoD8716-Jun-15 20:31 
AnswerRe: Forms for Employee's biometric attendance system Pin
Abhinav S17-Jun-15 1:28
Abhinav S17-Jun-15 1:28 
QuestionHow to print a page of stickers in C# WinForm Pin
goldsoft16-Jun-15 19:33
goldsoft16-Jun-15 19:33 
AnswerRe: How to print a page of stickers in C# WinForm Pin
OriginalGriff16-Jun-15 22:16
mveOriginalGriff16-Jun-15 22:16 
Questionhow to update cell in dataGridView Pin
goldsoft16-Jun-15 1:10
goldsoft16-Jun-15 1:10 
AnswerRe: how to update cell in dataGridView Pin
OriginalGriff16-Jun-15 1:27
mveOriginalGriff16-Jun-15 1:27 

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.