Hello tell me how to add picture box in runtime using c# me attach pic and me doing pic path add in database and still error you can see picture and plz tell me its urgent
[IMGNOTHUMB]http://bytes.com/attachment.php? attachmentid=93 00d1512368856[/IMGNOTHUMB]...
User Profile
Collapse
-
TableLayout panel and picturebox in window form application
Last edited by Frinavale; Dec 5 '17, 05:11 PM. -
TableLayout panel and panel in window form application
I want that no matter how many records are there in database like for examlple 10 records in database so that i should click on a button rows and columns sholuld be add after click on button i should not have to change the code for like there are 3 or 4 columns and i want columns sholud be driven by database I want that just like i am sending you the pic in which there is panel just like the way you send me the way i sent you on button there is click... -
#include <iostream>
using namespace std;
void main()
{
float P,R;
cout<<"Enter the PKR amount=";
cin>>P;
R=P/28.25;
cout<<"Saudi Riyal:"<<R<<end l;
system("pause") ;
}
here is a code
No activity results to display
Show More
Leave a comment: