pbShield - Button
Determines whether the Windows elevated rights shield appears as the button's image
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbShield
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbShield to BooleanVariable |
| Write Access: | Set pbShield to BooleanVariable/Value |
Description
If True, the Windows elevated rights shield will appear as the button's image (see cCommandLinkButton for a sample image).
This is only supported with Windows Vista, Windows Server 2008 and above. If set with an earlier version of Windows, nothing happens.