Active Query Builder 2 .NET Edition reference
Height Property (AddObjectFormOptions)



Gets or sets the height of the Add Object Form.
Syntax
'Declaration
 
Public Property Height As System.Integer
'Usage
 
Dim instance As AddObjectFormOptions
Dim value As System.Integer
 
instance.Height = value
 
value = instance.Height
public System.int Height {get; set;}
public: __property System.int get_Height();
public: __property void set_Height( 
   System.int value
);
See Also

Reference

AddObjectFormOptions Class
AddObjectFormOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback