Example: i have a panel and one button, one textbox in it. Now, i want to zoom panel to small or lagre, of course, both button and textbot change size with rate. Nobody teach me.
Suggestions me please, in procedure: void Breadth_first_search(queue<int> &Q, vector<int> &trace, bool grid[][maxx], int start, int nodes). I don't know Q.push, Q.pop, Q.front in C#, >"<.
Thank for help, maybe i told not well, so, my mean is: i don't know Q.pop, Q.front and pop, push, what is it in C#, and the code: "vector<int> visited(maxx,0);", i can't in C#, it error.
I'm sorry,...
I code a algorithm by C++(Breadth first search), i'm fluent C++, but i'm learning C#, so i don't know function or keyword between it, i need convert to learning and searching, can you help convert...
Yeah, that's right, i want it like same:
30205
I want my rectangle is painted like this picture, add timer? Yes, i think it, and try, but not result well, maybe i code wrong, can you?
I write Coloring algorithm FloodFill and that ok's, it's work. I can description it: choose a new point X in your drawings, ex: g.drawrectangle(new pen(Color.Blue), 100,100,200,50) , Asolute, a point...
Oh, that right, thank you. So, in addtion, i have a question: could i have use bitmap in graphics c#, how benefits? it smooth than on form, panel, hub????
I reconized: the picturebox only transparent on form, addition can not any more control. So, can i make it woule be? Picturebox can transparent with some control?, like Picturebox transparent on...