The icon to show on the CommandLink.
Namespace: System.Extensions.Windows.FormsAssembly: System.Extensions (in System.Extensions.dll) Version: 0.0.0.5 (0.0.0.5)
Syntax
C# |
---|
public enum CommandLinkIconStyle |
Visual Basic |
---|
Public Enumeration CommandLinkIconStyle |
Visual C++ |
---|
public enum class CommandLinkIconStyle |
F# |
---|
type CommandLinkIconStyle |
Members
Member name | Value | Description | |
---|---|---|---|
Standard | 0 | Shows the standard icon of the selection arrow. | |
Shield | 1 | Shows the shield icon prevalent with UAC on Vista. |