Ticket S133322
Visible to All Users

Add property to use UAC shield icon on buttons.

created 15 years ago

In order to show a UAC shield icon on a button, one must currently jump through a few hoops using SendMessage. This could be more easily encapsulated in a standard button control.
Proposed Solution:
Add a property on buttons that will render the standard UAC shield icon, using a method such as described here: http://www.blackwasp.co.uk/ElevatedButton.aspx

Answers

created 15 years ago

Hi Ilia,
We decided not to implement this suggestion, I'm sorry.
Your task is quite specific and the solution you mentioned can be applied only for a standard Button descendant. Since our SimpleButton is not a Button descendant, this approach can be used for it.
You can achieve the same result using its Image property.
Thanks
Dimitros

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.