B
balu
dear friends,
how to get the width of my monitor ?
me.width, me.windowwidth , me.insidewidth . which one plese.
for eg:- i have two cmdcontrols on my form header at exactly 1" from left
and right of my form (of 15" monitor") if i open the same form in 17" monitor
the location of controls differs, hence i want to code it by referencing to
the width of my screen or else i must ask the user him self what is his
monitor width
here just i want to do
me.width = me.windowwidth or me.insidewidth = me.windowwidth
how to make my form = width of the screen
kindly advise.
how to get the width of my monitor ?
me.width, me.windowwidth , me.insidewidth . which one plese.
for eg:- i have two cmdcontrols on my form header at exactly 1" from left
and right of my form (of 15" monitor") if i open the same form in 17" monitor
the location of controls differs, hence i want to code it by referencing to
the width of my screen or else i must ask the user him self what is his
monitor width
here just i want to do
me.width = me.windowwidth or me.insidewidth = me.windowwidth
how to make my form = width of the screen
kindly advise.