Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9164

Re: SAP Business One Studio Help needed...

$
0
0

Hi Marc,

For the height, On the form load event, resize your form to your original size  you designed it.

 

ie. In B1Studio, your form Height is 2000

On the AfterformResize,

            If form.Items.Count = 0 Then     'This will be called only when the form is drawn

                If form.ClientHeight < 200 Then form.ClientHeight = 2000

                Exit Sub

            End If

 

Regards

Edy


Viewing all articles
Browse latest Browse all 9164

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>