Thx for your help and i found how to to do that exactly public void gbRenk( GroupBox gb) { gb.MouseClick += new MouseEventHandler(gb_renkAl); } private void gb_renkAl(object sender, EventArgs e) { **((GroupBox)sender).**BackColor = Color.Red; }
thanks for everything i have...
Hi TALHAKOSEN, I know it's been 2 years on this stream, But is there any chance that you can tell me what's HtmlClipboardData(strHTML)? Thanks for sharing your knowledge. N
Just wondering why we should help you to set the text for an edit-box in a keygen? Try typing "Adobe Creative Suite 2 by cvs/SSG" into google and checking the results.
Well, you get text by sending messages to the control identified by the hwnd, don't you? So send those messages to all the childhwnds you get.
Giorgi Dalakishvili #region signature My Articles / My Latest Article[^] / My blog[^] #endregion
When using SQL as the way you described, no. However, if you use dynamic SQL, meaning you create a string that contains the SQL statement and execute it, this can be done.
The need to optimize rises from a bad design