Devexpress RadioButton / RadioGroup

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #40441
    Support
    Keymaster

      Hello!

      Can you give me a Dfm-file for this form, please?

      I will try to repeat the issue there.

      Which skin used there?

      #58020
      haentschman
      Participant

        Hi…

        dfm: Attachment

        skin: Office2010 Blue.asz

        by the way…i missing Office2010 Black.asz 😎 This should a little bit softer than Office2007 Black.asz 😎

        #58045
        Support
        Keymaster

          Thank you.

          But this file was not useful without other frames and parent form, unfortunately.

          Maybe you can make a new application with such issue for tests?

          #58055
          haentschman
          Participant

            Hi… 😉

            It looks wrong if the radiobuttons placed on a TsPageControl. Parent Background is not used.

            #58065
            Support
            Keymaster

              Thank you, I will check it soon.

              #58076
              Support
              Keymaster

                Hello again

                Why the ParentBackground property is False there?

                Try to change it to True.

                #58086
                haentschman
                Participant

                  Hi…

                  Quote:
                  Why the ParentBackground property is False there?

                  …where? In the screenshot, and in the project too, is ParentBackground = True. 😮

                  #58097
                  Support
                  Keymaster

                    Hello, sorry for a delay.

                    I has situation when ParentBackground property of TcxRadioButton is not defined in your Dfm-file and must be True by Default, but changed to False without any known reasons.

                    You should try if this property is True in real-time.

                    Also, you can try to use the Transparent property, parent color must be used in this case.

                    #58151
                    haentschman
                    Participant

                      Hi…

                      Quote:
                      use the Transparent property

                      …this is the solution. 😎 But only at runtime!

                    Viewing 9 posts - 1 through 9 (of 9 total)
                    • You must be logged in to reply to this topic.