ImageGear .NET v25.2 - Updated
ImageGear.Art.Forms Assembly / ImageGear.ART.Forms Namespace / ImGearARTForms Class / PropertyDialog Field




In This Topic
    PropertyDialog Field
    In This Topic
    Reference to the property dialog object.
    Syntax
    'Declaration
     
    Public PropertyDialog As ImGearARTPropertyDialog
    'Usage
     
    Dim instance As ImGearARTForms
    Dim value As ImGearARTPropertyDialog
     
    value = instance.PropertyDialog
     
    instance.PropertyDialog = value
    public ImGearARTPropertyDialog PropertyDialog
    public: ImGearARTPropertyDialog* PropertyDialog
    public:
    ImGearARTPropertyDialog^ PropertyDialog

    Field Value

    ImGearARTPropertyDialog class object.
    See Also