| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > C1TaskDialog Class : UseCommandLinks Property |
<DefaultValueAttribute()> <C1DescriptionAttribute("Indicates that the buttons specified in the CustomButtons collection should be displayed as command links.")> <C1CategoryAttribute("Buttons")> Public Property UseCommandLinks As Boolean
Dim instance As C1TaskDialog Dim value As Boolean instance.UseCommandLinks = value value = instance.UseCommandLinks
[DefaultValue()] [C1Description("Indicates that the buttons specified in the CustomButtons collection should be displayed as command links.")] [C1Category("Buttons")] public bool UseCommandLinks {get; set;}
[DefaultValue()] [C1Description("Indicates that the buttons specified in the CustomButtons collection should be displayed as command links.")] [C1Category("Buttons")] public: property bool UseCommandLinks { bool get(); void set ( bool value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2