ImageGear .NET - Updated
PropertyDialog Field




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTForms Class : PropertyDialog Field
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

Reference

ImGearARTForms Class
ImGearARTForms Members
ImGearARTPropertyDialog Class