Ajouter un commentaire

RichardB
Re: Faire un module pour toutes les pages.

Salut, il faut que depuis ton module tu fasses référence à la form qui contient les contrôles que tu veux positionner exemple frmPage1.PanelQ.Left = 630
tu peux utiliser with pour ne pas avoir à répéter à chaque ligne
with frmPage1
.PanelQ.Left = 630
.PanelQ.Height = 420
end with
et même

with frmPage1.PanelQ
.Left = 630
.Height = 420
end with

Filtered HTML

Plain text

CAPTCHA
Cette question permet de vérifier que vous n'êtes pas un robot spammeur :-)
 FFFF  III   CCC  PPPP   M   M 
F I C P P MM MM
FFF I C PPPP M M M
F I C P M M
F III CCC P M M