![]() |
|
#1
|
|||
|
|||
Problem with moving a Form (C++ Builder)Hi,
I'm using a C++ Borland Builder. I have a form where its BorderStyle sets to bsNone (without a caption) so I can't really drag this form. How can I do that properly? Thanks, Oved |
|
#2
|
|||
|
|||
|
Quote:
Hi, You can add this line in a FormMouseDown function : Perform(WM_NCLBUTTONDOWN,HTCAPTION,NULL) In fact Windows will believe, you clicked on the titlebar and will let you move the form. Davy. Sorry for my bad english... |
Recent GIDBlog
US Elections and the ?Voter?s Responsibility? by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Please help! Insert into database problem | robsmith | MySQL / PHP Forum | 1 | 24-Apr-2005 04:44 |
| PHP form needs validation | jabesign | MySQL / PHP Forum | 16 | 05-Jan-2005 01:23 |
| Can someone check to see if my program is correct | tommy69 | C Programming Language | 2 | 12-Apr-2004 21:36 |
| help with form | orbitel | MySQL / PHP Forum | 11 | 21-Jan-2004 16:29 |
| Why doesnt my form work correctly? | rhino1616 | Web Design Forum | 2 | 06-Nov-2003 18:21 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The