state Property
Description
Gets the current state of the popup control, i.e., if the popup control is opening, open, closing, or closed.
Property Type
Read-only property.
Syntax (Visual Basic)
Public Property state() As [XTPPopupState](XtremeSuiteControls~Enumerations~XTPPopupState_EN.md)
Remarks
This property is renamed to CtlState in Visual Studio .NET and must be used.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.