See Also

CompileMib Class  | Dart.PowerSNMP Namespace

See Also PowerSNMP for .NET

CompileMib Class Properties

Dart.PowerSNMP Namespace : CompileMib Class

For a list of all members of this type, see CompileMib members.

Public Properties

Public Property AcceptButton (Inherited from System.Windows.Forms.Form)Gets or sets the button on the form that is clicked when the user presses the ENTER key.
Public Property AccessibilityObject (Inherited from System.Windows.Forms.Control)Gets the AccessibleObject assigned to the control.
Public Property AccessibleDefaultActionDescription (Inherited from System.Windows.Forms.Control)Gets or sets the default action description of the control for use by accessibility client applications.
Public Property AccessibleDescription (Inherited from System.Windows.Forms.Control)Gets or sets the description of the control used by accessibility client applications.
Public Property AccessibleName (Inherited from System.Windows.Forms.Control)Gets or sets the name of the control used by accessibility client applications.
Public Property AccessibleRole (Inherited from System.Windows.Forms.Control)Gets or sets the accessible role of the control
Public Property ActiveControl (Inherited from System.Windows.Forms.ContainerControl)Gets or sets the active control on the container control.
Public Property ActiveMdiChild (Inherited from System.Windows.Forms.Form)Gets the currently active multiple document interface (MDI) child window.
Public Property AllowDrop (Inherited from System.Windows.Forms.Control)Gets or sets a value indicating whether the control can accept data that the user drags onto it.
Public Property AllowTransparency (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether the opacity of the form can be adjusted.
Public Property Anchor (Inherited from System.Windows.Forms.Control)Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent.
Public Property AutoScaleDimensions (Inherited from System.Windows.Forms.ContainerControl)Gets or sets the dimensions that the control was designed to.
Public Property AutoScaleMode (Inherited from System.Windows.Forms.ContainerControl)Gets or sets the automatic scaling mode of the control.
Public Property AutoScroll (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether the form enables autoscrolling.
Public Property AutoScrollMargin (Inherited from System.Windows.Forms.ScrollableControl)Gets or sets the size of the auto-scroll margin.
Public Property AutoScrollMinSize (Inherited from System.Windows.Forms.ScrollableControl)Gets or sets the minimum size of the auto-scroll.
Public Property AutoScrollOffset (Inherited from System.Windows.Forms.Control)Gets or sets where this control is scrolled to in ScrollControlIntoView.
Public Property AutoScrollPosition (Inherited from System.Windows.Forms.ScrollableControl)Gets or sets the location of the auto-scroll position.
Public Property AutoSize (Inherited from System.Windows.Forms.Form) 
Public Property AutoSizeMode (Inherited from System.Windows.Forms.Form)Gets or sets the mode by which the form automatically resizes itself.
Public Property AutoValidate (Inherited from System.Windows.Forms.Form) 
Public Property BackColor (Inherited from System.Windows.Forms.Form) 
Public Property BackgroundImage (Inherited from System.Windows.Forms.Control)Gets or sets the background image displayed in the control.
Public Property BackgroundImageLayout (Inherited from System.Windows.Forms.Control)Gets or sets the background image layout as defined in the ImageLayout enumeration.
Public Property BindingContext (Inherited from System.Windows.Forms.ContainerControl) 
Public Property Bottom (Inherited from System.Windows.Forms.Control)Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area.
Public Property Bounds (Inherited from System.Windows.Forms.Control)Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control.
Public Property CancelButton (Inherited from System.Windows.Forms.Form)Gets or sets the button control that is clicked when the user presses the ESC key.
Public Property CanFocus (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control can receive focus.
Public Property CanSelect (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control can be selected.
Public Property Capture (Inherited from System.Windows.Forms.Control)Gets or sets a value indicating whether the control has captured the mouse.
Public Property CausesValidation (Inherited from System.Windows.Forms.Control)Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus.
Public Property ClientRectangle (Inherited from System.Windows.Forms.Control)Gets the rectangle that represents the client area of the control.
Public Property ClientSize (Inherited from System.Windows.Forms.Form)Gets or sets the size of the client area of the form.
Public Property CompanyName (Inherited from System.Windows.Forms.Control)Gets the name of the company or creator of the application containing the control.
Public Property Container (Inherited from System.ComponentModel.Component)Gets the IContainer that contains the Component.
Public Property ContainsFocus (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control, or one of its child controls, currently has the input focus.
Public Property ContextMenu (Inherited from System.Windows.Forms.Control)Gets or sets the shortcut menu associated with the control.
Public Property ContextMenuStrip (Inherited from System.Windows.Forms.Control)Gets or sets the ContextMenuStrip associated with this control.
Public Property ControlBox (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether a control box is displayed in the caption bar of the form.
Public Property Controls (Inherited from System.Windows.Forms.Control)Gets the collection of controls contained within the control.
Public Property Created (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control has been created.
Public Property CurrentAutoScaleDimensions (Inherited from System.Windows.Forms.ContainerControl)Gets the current run-time dimensions of the screen.
Public Property Cursor (Inherited from System.Windows.Forms.Control)Gets or sets the cursor that is displayed when the mouse pointer is over the control.
Public Property DataBindings (Inherited from System.Windows.Forms.Control)Gets the data bindings for the control.
Public Property DesktopBounds (Inherited from System.Windows.Forms.Form)Gets or sets the size and location of the form on the Windows desktop.
Public Property DesktopLocation (Inherited from System.Windows.Forms.Form)Gets or sets the location of the form on the Windows desktop.
Public Property DialogResult (Inherited from System.Windows.Forms.Form)Gets or sets the dialog result for the form.
Public Property DisplayRectangle (Inherited from System.Windows.Forms.ScrollableControl)Gets the rectangle that represents the virtual display area of the control.
Public Property Disposing (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the base Control class is in the process of disposing.
Public Property Dock (Inherited from System.Windows.Forms.Control)Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
Public Property Enabled (Inherited from System.Windows.Forms.Control)Gets or sets a value indicating whether the control can respond to user interaction.
Public Property Focused (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control has input focus.
Public Property Font (Inherited from System.Windows.Forms.Control)Gets or sets the font of the text displayed by the control.
Public Property ForeColor (Inherited from System.Windows.Forms.Control)Gets or sets the foreground color of the control.
Public Property FormBorderStyle (Inherited from System.Windows.Forms.Form)Gets or sets the border style of the form.
Public Property Handle (Inherited from System.Windows.Forms.Control)Gets the window handle that the control is bound to.
Public Property HasChildren (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control contains one or more child controls.
Public Property Height (Inherited from System.Windows.Forms.Control)Gets or sets the height of the control.
Public Property HelpButton (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether a Help button should be displayed in the caption box of the form.
Public Property HorizontalScroll (Inherited from System.Windows.Forms.ScrollableControl)Gets the characteristics associated with the horizontal scroll bar.
Public Property Icon (Inherited from System.Windows.Forms.Form)Gets or sets the icon for the form.
Public Property ImeMode (Inherited from System.Windows.Forms.Control)Gets or sets the Input Method Editor (IME) mode of the control.
Public Property InitialOutputDirectory  
Public Property InvokeRequired (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on.
Public Property IsAccessible (Inherited from System.Windows.Forms.Control)Gets or sets a value indicating whether the control is visible to accessibility applications.
Public Property IsDisposed (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control has been disposed of.
Public Property IsHandleCreated (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control has a handle associated with it.
Public Property IsMdiChild (Inherited from System.Windows.Forms.Form)Gets a value indicating whether the form is a multiple document interface (MDI) child form.
Public Property IsMdiContainer (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether the form is a container for multiple document interface (MDI) child forms.
Public Property IsMirrored (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control is mirrored.
Public Property IsRestrictedWindow (Inherited from System.Windows.Forms.Form)Gets a value indicating whether the form can use all windows and user input events without restriction.
Public Property KeyPreview (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether the form will receive key events before the event is passed to the control that has focus.
Public Property Language  
Public Property LayoutEngine (Inherited from System.Windows.Forms.Control)Gets a cached instance of the control's layout engine.
Public Property Left (Inherited from System.Windows.Forms.Control)Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.
Public Property Location (Inherited from System.Windows.Forms.Form) 
Public Property MainMenuStrip (Inherited from System.Windows.Forms.Form)Gets or sets the primary menu container for the form.
Public Property MaximizeBox (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether the maximize button is displayed in the caption bar of the form.
Public Property MaximumSize (Inherited from System.Windows.Forms.Form)Gets the maximum size the form can be resized to.
Public Property MdiChildren (Inherited from System.Windows.Forms.Form)Gets an array of forms that represent the multiple document interface (MDI) child forms that are parented to this form.
Public Property MdiParent (Inherited from System.Windows.Forms.Form)Gets or sets the current multiple document interface (MDI) parent form of this form.
Public Property Menu (Inherited from System.Windows.Forms.Form)Gets or sets the MainMenu that is displayed in the form.
Public Property MergedMenu (Inherited from System.Windows.Forms.Form)Gets the merged menu for the form.
Public Property MinimizeBox (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether the minimize button is displayed in the caption bar of the form.
Public Property MinimumSize (Inherited from System.Windows.Forms.Form)Gets or sets the minimum size the form can be resized to.
Public Property Modal (Inherited from System.Windows.Forms.Form)Gets a value indicating whether this form is displayed modally.
Public Property Name (Inherited from System.Windows.Forms.Control)Gets or sets the name of the control.
Public Property Opacity (Inherited from System.Windows.Forms.Form)Gets or sets the opacity level of the form.
Public Property OutputFiles  
Public Property OwnedForms (Inherited from System.Windows.Forms.Form)Gets an array of Form objects that represent all forms that are owned by this form.
Public Property Owner (Inherited from System.Windows.Forms.Form)Gets or sets the form that owns this form.
Public Property Padding (Inherited from System.Windows.Forms.Control)Gets or sets padding within the control.
Public Property Parent (Inherited from System.Windows.Forms.Control)Gets or sets the parent container of the control.
Public Property ParentForm (Inherited from System.Windows.Forms.ContainerControl)Gets the form that the container control is assigned to.
Public Property PreferredSize (Inherited from System.Windows.Forms.Control)Gets the size of a rectangular area into which the control can fit.
Public Property ProductName (Inherited from System.Windows.Forms.Control)Gets the product name of the assembly containing the control.
Public Property ProductVersion (Inherited from System.Windows.Forms.Control)Gets the version of the assembly containing the control.
Public Property RecreatingHandle (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control is currently re-creating its handle.
Public Property Region (Inherited from System.Windows.Forms.Control)Gets or sets the window region associated with the control.
Public Property RestoreBounds (Inherited from System.Windows.Forms.Form)Gets the location and size of the form in its normal window state.
Public Property Right (Inherited from System.Windows.Forms.Control)Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area.
Public Property RightToLeft (Inherited from System.Windows.Forms.Control)Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
Public Property RightToLeftLayout (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether right-to-left mirror placement is turned on.
Public Property ShowIcon (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether an icon is displayed in the caption bar of the form.
Public Property ShowInTaskbar (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether the form is displayed in the Windows taskbar.
Public Property Site (Inherited from System.Windows.Forms.Control)Gets or sets the site of the control.
Public Property Size (Inherited from System.Windows.Forms.Form)Gets or sets the size of the form.
Public Property SizeGripStyle (Inherited from System.Windows.Forms.Form)Gets or sets the style of the size grip to display in the lower-right corner of the form.
Public Property StartPosition (Inherited from System.Windows.Forms.Form)Gets or sets the starting position of the form at run time.
Public Property Tag (Inherited from System.Windows.Forms.Control)Gets or sets the object that contains data about the control.
Public Property Text (Inherited from System.Windows.Forms.Form) 
Public Property Top (Inherited from System.Windows.Forms.Control)Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area.
Public Property TopLevel (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether to display the form as a top-level window.
Public Property TopLevelControl (Inherited from System.Windows.Forms.Control)Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost Form that the control is contained in.
Public Property TopMost (Inherited from System.Windows.Forms.Form)Gets or sets a value indicating whether the form should be displayed as a topmost form.
Public Property TransparencyKey (Inherited from System.Windows.Forms.Form)Gets or sets the color that will represent transparent areas of the form.
Public Property UseWaitCursor (Inherited from System.Windows.Forms.Control)Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls.
Public Property VerticalScroll (Inherited from System.Windows.Forms.ScrollableControl)Gets the characteristics associated with the vertical scroll bar.
Public Property Visible (Inherited from System.Windows.Forms.Control)Gets or sets a value indicating whether the control is displayed.
Public Property Width (Inherited from System.Windows.Forms.Control)Gets or sets the width of the control.
Public Property WindowState (Inherited from System.Windows.Forms.Form)Gets or sets the form's window state.

Protected Properties

Protected Property AutoScaleFactor (Inherited from System.Windows.Forms.ContainerControl)Gets the scaling factor between the current and design-time automatic scaling dimensions.
Protected Property CanEnableIme (Inherited from System.Windows.Forms.ContainerControl) 
Protected Property CanRaiseEvents (Inherited from System.Windows.Forms.Control)Determines if events can be raised on the control.
Protected Property CreateParams (Inherited from System.Windows.Forms.Form) 
Protected Property DefaultCursor (Inherited from System.Windows.Forms.Control)Gets or sets the default cursor for the control.
Protected Property DefaultImeMode (Inherited from System.Windows.Forms.Form)Gets the default Input Method Editor (IME) mode supported by the control.
Protected Property DefaultMargin (Inherited from System.Windows.Forms.Control)Gets the space, in pixels, that is specified by default between controls.
Protected Property DefaultMaximumSize (Inherited from System.Windows.Forms.Control)Gets the length and height, in pixels, that is specified as the default maximum size of a control.
Protected Property DefaultMinimumSize (Inherited from System.Windows.Forms.Control)Gets the length and height, in pixels, that is specified as the default minimum size of a control.
Protected Property DefaultPadding (Inherited from System.Windows.Forms.Control)Gets the internal spacing, in pixels, of the contents of a control.
Protected Property DefaultSize (Inherited from System.Windows.Forms.Form) 
Protected Property DesignMode (Inherited from System.ComponentModel.Component)Gets a value that indicates whether the Component is currently in design mode.
Protected Property DoubleBuffered (Inherited from System.Windows.Forms.Control)Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker.
Protected Property Events (Inherited from System.ComponentModel.Component)Gets the list of event handlers that are attached to this Component.
Protected Property FontHeight (Inherited from System.Windows.Forms.Control)Gets or sets the height of the font of the control.
Protected Property HScroll (Inherited from System.Windows.Forms.ScrollableControl)Gets or sets a value indicating whether the horizontal scroll bar is visible.
Protected Property MaximizedBounds (Inherited from System.Windows.Forms.Form)Gets and sets the size of the form when it is maximized.
Protected Property RenderRightToLeft (Inherited from System.Windows.Forms.Control) 
Protected Property ResizeRedraw (Inherited from System.Windows.Forms.Control)Gets or sets a value indicating whether the control redraws itself when resized.
Protected Property ScaleChildren (Inherited from System.Windows.Forms.Control)Gets a value that determines the scaling of child controls.
Protected Property ShowFocusCues (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the control should display focus rectangles.
Protected Property ShowKeyboardCues (Inherited from System.Windows.Forms.Control)Gets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators.
Protected Property ShowWithoutActivation (Inherited from System.Windows.Forms.Form)Gets a value indicating whether the window will be activated when it is shown.
Protected Property VScroll (Inherited from System.Windows.Forms.ScrollableControl)Gets or sets a value indicating whether the vertical scroll bar is visible.

See Also

CompileMib Class  | Dart.PowerSNMP Namespace


Send comments on this topic.

Documentation version 1.2.0.0.

© 2008 Dart Communications.  All rights reserved.