| C1.Win.TreeView Namespace > C1TreeView Class : ScrollBars Property |
'Declaration<C1DescriptionAttribute("Gets or sets which scroll bars should appear on the C1TreeView.")> <C1CategoryAttribute("Appearance")> Public Shadows Property ScrollBars As ScrollBars
'UsageDim instance As C1TreeView Dim value As ScrollBars instance.ScrollBars = value value = instance.ScrollBars
[C1Description("Gets or sets which scroll bars should appear on the C1TreeView.")] [C1Category("Appearance")] public new ScrollBars ScrollBars {get; set;}
[C1Description("Gets or sets which scroll bars should appear on the C1TreeView.")] [C1Category("Appearance")] public: new property ScrollBars ScrollBars { ScrollBars get(); void set ( ScrollBars 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