Skip to content

VisualTheme Property

Description

Gets/Sets the visual theme used to display the popup control.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property VisualTheme() As [XTPPopupPaintTheme](XtremeSuiteControls~Enumerations~XTPPopupPaintTheme_EN.md)

Example

' This sample code illustrates how to use the MSN theme for your popup window.
PopupControl.VisualTheme = xtpPopupThemeMSN

See Also


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