In visual studio we can access the properties of a form control via codes like
thisform..varControlName.visible := TRUE
where varControlName can be dynamically change.
how can i do this with navision?
and can i know the how many controls are in a form? and what are their names?
Comments
For example you create an pictureBox. To control this, the property Name must set, for example PicBox1.
Now you can access the properties (but not all). To see, which properties you can access, press F5 -> CurrForm -> Controls -> TheControl (for ex. PicBox1) -> Properties -> here you can see a fistful properties
Regards
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.