Active Query Builder 2 .NET Edition reference
DesignPaneOverviewWidth Property



Gets or sets the width of the Design Pane Overview window.
Syntax
'Declaration
 
Public Property DesignPaneOverviewWidth As System.Integer
'Usage
 
Dim instance As PanesConfigurationOptions
Dim value As System.Integer
 
instance.DesignPaneOverviewWidth = value
 
value = instance.DesignPaneOverviewWidth
public System.int DesignPaneOverviewWidth {get; set;}
public: __property System.int get_DesignPaneOverviewWidth();
public: __property void set_DesignPaneOverviewWidth( 
   System.int value
);
See Also

Reference

PanesConfigurationOptions Class
PanesConfigurationOptions Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback