AUTOMATIC FONTS

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Raul

    #1

    AUTOMATIC FONTS

    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.scalechild ren=false.


    Thank you





  • Gabriele G. Ponti

    #2
    Re: AUTOMATIC FONTS

    This is by design. The Font property is retrieved from the parent control if
    not specifically set.

    See the Remarks section in the documentation.

    "Raul" <raul@inmovilla .comwrote in message
    news:uo1imAMBHH A.1196@TK2MSFTN GP02.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.scalechild ren=false.
    >
    >
    Thank you
    >
    >
    >
    >
    >

    Comment

    Working...