Skip to content

PreviewTextColor Property

Description

The foreground text color of the Preview Text.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property PreviewTextColor() As ULong

Remarks

This is the forecolor text color for the Preview Text displayed when in PreviewMode. You can assign an RGB value, a Hex value, or a Visual Basic constant to this property.

You can change the text by setting the Preview Text property of a GridRecord.

See Also


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