Thanks On Mar 13, 2014 9:34 PM, "A. Razzak Memon" <[email protected]> wrote:
> At 08:42 PM 3/13/2014, Benjamin Strickland wrote: > > What is the substitute for the SET RBGSIZE CENTER CENTER 800 600? >> > > > Have your cake and eat it too! > > Here's how ... > > PROPERTY RBASE_FORM TOP 'nnn' > > Specifies the Y coordinate of the top left corner of a form, > relative to its parent or containing control in pixels. > > PROPERTY RBASE_FORM LEFT 'nnn' > > Specifies the horizontal coordinate of the left edge of a form > relative to its parent. > > PROPERTY RBASE_FORM HEIGHT 'nnn' > > Specifies the vertical size of the form in pixels. > > PROPERTY RBASE_FORM WIDTH 'nnn' > > Specifies the horizontal size of the form in pixels. > > Have fun! > > Very Best R:egards, > > Razzak. > > www.rbase.com > www.facebook.com/rbase > -- > 31 years of continuous innovation! > 16 Years of R:BASE Technologies, Inc. making R:BASE what it is today! > -- > > >

