Skip to content

FlatStyle Property

Description

Gets/sets the "flat" appearance of the control.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property FlatStyle() As Boolean

Remarks

The control will appear flat until the mouse pointer moves over it, at which point it appears three-dimensional.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.