ThemedBackColor Property
Description
Gets/Sets a Boolean value indicating whether a themed backcolor will be used. If true, then the backcolor of the MDIClient is calculated from the current theme; if false, the Form::BackColor property will be used.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property ThemedBackColor() As Boolean
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.