Click here to Skip to main content
15,893,668 members

Comments by Amar zaidi (Top 10 by date)

Amar zaidi 16-Aug-19 17:11pm View    
i have a poor level in english, and i'll try to make it better
what i try to ask is :
when i want to chage a control (exp label text ) in an opned form,from an other form i use the instruction
Annonce.Form1 f = (Annonce.Form1)Application.OpenForms["Annonce.Form1 "]; where Annonce.Form1 is the form contain a label to change
then if try to change label (exp f.label1.text="test";) i have message indecate f is null;
i hope that help you to understand my problem and i hope that you can help me ??? thanx
Amar zaidi 14-Aug-19 13:12pm View    
is a datatable and is defined, the pb is in the opned form Annonce.Form1 when i debbug i found it null
Amar zaidi 23-May-19 6:29am View    
and how that can be happen.
because i thing that your solution is better then mine, i looked at some video talk about exporting and importing keys useing aspnet_regiis but till now i m not applicate it correctly
Amar zaidi 22-May-19 8:12am View    
it works but if i try to deploy my app in other machine it doesn't work
Amar zaidi 21-May-19 10:04am View    
you're awesome