Spread Windows Forms 7.0 Product Documentation
FlatAppearance Property
See Also  Support Options
GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > SideButtonBaseInfo Class : FlatAppearance Property


Glossary Item Box

Gets the appearance of the border and the colors used to indicate check state and mouse state.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property FlatAppearance As FlatButtonAppearance
Visual Basic (Usage)Copy Code
Dim instance As SideButtonBaseInfo
Dim value As FlatButtonAppearance
 
value = instance.FlatAppearance
C# 
public FlatButtonAppearance FlatAppearance {get;}

Property Value

One of the settings.

Remarks

With the FlatAppearance property, you can customize the appearance of the SideButtonBase object when the System.Windows.Forms.FlatStyle of the control, which the SideButtonBase belongs to, is FlatStyle.Flat.

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.