[Gambas-user] How to lock (all controls) Form1 while Form2.Show = True?
Roki
n.rogozarski at ...626...
Thu May 15 15:56:59 CEST 2014
Try this!
dim f2 as new Form2
f2.ShowModal
On 05/15/2014 03:50 PM, abbat81 wrote:
> I want my Form1 to be untouchable untill Form2 is not Closed.
> If Form1_KeyPress, then show Form2 if it is Minimized.
>
>
>
>
> --
> View this message in context: http://gambas.8142.n7.nabble.com/How-to-lock-all-controls-Form1-while-Form2-Show-True-tp46519.html
> Sent from the gambas-user mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
More information about the User
mailing list