Table of Contents

Property TwistButtons

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

TwistButtons

Gets or sets a value indicating whether to select alternative style of +/- buttons and to show rotating ("twisting") arrows instead.

bool TwistButtons { get; set; }

Property Value

bool

true if twisted buttons are used; false, if default buttons are used. The default is true.

Remarks

Currently this style is only implemented under Windows Vista and later versions and is ignored under the other platforms. Notice that under Vista this style results in the same appearance as used by the tree control in Explorer and other built-in programs and so using it may be preferable to the default style.