[Gambas-user] limit of situated of form

abbat abbat.81 at ...787...
Fri Jan 27 21:24:25 CET 2012


No, I mean another thing.
Pushing F5 FMain must be situated into panel (image_2), but it shows
wherever, only not into panel (image_1).
I'm trying to make a form like clock and flag and situate FNain near them.
Something, like this: 
http://old.nabble.com/file/p33216763/322c1b68a634.jpg 
Tnanks.




Matti-4 wrote:
> 
>    Me.TopOnly = True
>    Me.X = 880
>    Me.Y = Desktop.Height - Me.Height - 26
> works fine here.
> 
> 
> Am 27.01.2012 20:18, schrieb abbat:
>>
>> limit of situated of form
>>
>> How to free situating of a form on screen
>>
>> My Desktop.Height = 900 (shows 876, panal takes 26 px.H)
>> In property of situating of form I have next:
>>
>> Fmain.TopOnly = True
>> Fmain.X = 880
>> Fmain.Y = 880
>> http://old.nabble.com/file/p33213549/image_1.png
>>
>> I want form to be above panel like on image 2
>>
>> http://old.nabble.com/file/p33213549/image_2.png
>>
>>
>>
>> Can I?
>> Thanks
>>
> 
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 
> 

-- 
View this message in context: http://old.nabble.com/limit-of-situated-of-form-tp33213549p33216763.html
Sent from the gambas-user mailing list archive at Nabble.com.





More information about the User mailing list