[Boa Constr] Align form ?
Status: Beta
Brought to you by:
riaan
From: Fernando P. <fer...@bm...> - 2008-06-06 13:17:55
|
hello all anybody has a code for align all forms before open ? example: import Customer customer = Customer.Customer(self) customer.ShowModal() I want a code that align all forms in center of parent. |