Skip to content

AutoResizeIcons Property

Description

Specifies whether to auto-resize icons to be proportionate to the current font height.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property AutoResizeIcons() As Boolean

Remarks

When the FontHeight is changed, you can use AutoResizeIcons to auto-resize icons to be proportionate to the current font height. If you choose False, then the icons will remain the original size.

See Also


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