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



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

Reference

AddObjectFormOptions Class
AddObjectFormOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback