Current filter:
                                You should refresh the page.
                                0
                                  • Hi DX,

                                    Please create the following Html markup in a WebForm .NET version 4 (where dxrp = Assembly="DevExpress.Web.v10.2" Namespace="DevExpress.Web.ASPxPanel"):

                                    <dxrp:ASPxRoundPanel runat="server" ID="RoundPanel1" Width="100%" ShowHeader="false" BackColor="Transparent" Border-BorderColor="Transparent" TopLeftCorner-Height="0px"
                                    TopRightCorner-Height="0px" BottomLeftCorner-Height="0px" BottomRightCorner-Height="0px"
                                    ContentPaddings-Padding="0px" HeaderText="" HorizontalAlign="Center"></dxrp:ASPxRoundPanel>

                                    Note that under the "BackColor" attribute the Color Picker line appears, but under the "Border-BorderColor" attribute the Color Picker does not appear.

                                    Thanks,
                                    Daniel.

                                0
                                You must  log in  or  register  to leave an answer

                                Is your intention to post an answer to your own question?

                                • If so, then proceed.
                                • If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
                                • If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.