|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
AUTOMATIC FONTSI have a panelgroup inside with an option. If I change the font to the panelgroup it also changes it to the secondary controls. And I don't want him to make it. I have proven with autosize=false, with the autoscalemode and all the options, but anything. I have seen there is a property scalechildren that this to true that I "suppose me" that it should be this. But I cannot put it form.scalechildren=false. Thank you This is by design. The Font property is retrieved from the parent control if
not specifically set. See the Remarks section in the documentation. Show quote "Raul" <r***@inmovilla.com> wrote in message news:uo1imAMBHHA.1196@TK2MSFTNGP02.phx.gbl... > This becoming crazy. > > I have a panelgroup inside with an option. > > If I change the font to the panelgroup it also changes it to the secondary > controls. > > And I don't want him to make it. > > I have proven with autosize=false, with the autoscalemode and all the > options, but anything. > > > I have seen there is a property scalechildren that this to true that I > "suppose me" that it should be this. > > But I cannot put it form.scalechildren=false. > > > Thank you > > > > > |
|||||||||||||||||||||||