Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

ExpandedHot Property, ButtonsClass Class

Defines the optional expand/collapse button image used for an expanded item when the mouse cursor is located on the button.

Class: ButtonsClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public Image ExpandedHot { get; set; }
Public Property ExpandedHot As Image

Value

The expand/collapse button image used for an expanded item when the mouse cursor is located on the button, or null/Nothing to use the image defined using the ButtonsClass.ExpandedNormal property.

The default value is null/Nothing.

Comments

Defines the optional expand/collapse button image used for an expanded item when the mouse cursor is located on the button.

An expanded item will use this image as its expand/collapse button image when the mouse cursor is located on the button.

The image defined using this property is only used if the control's SftTree.ButtonLook property is set to ButtonLookEnum.Custom.

The images defined using the properties ButtonsClass.ExpandableNormal, ButtonsClass.ExpandableHot, ButtonsClass.ExpandablePressed, ButtonsClass.ExpandedNormal, ButtonsClass.ExpandedHot and ButtonsClass.ExpandedPressed must have the same size.

See Also ButtonsClass Class | Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.