ArcFM Engine Developer Guide
TextBoxMarginCustomize Class
Members 


Product Availability
Required Licenses
.NET Assembly
A class for adding right and left margins to a TextBox or the embedded TextBox within a DropDown ComboBox. The margin can display an icon, a control or can be drawn using a custom routine implemented by the user.
Syntax
'Declaration
 
Public Class TextBoxMarginCustomize 
   Inherits System.Windows.Forms.NativeWindow
'Usage
 
Dim instance As TextBoxMarginCustomize
public class TextBoxMarginCustomize : System.Windows.Forms.NativeWindow 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.Windows.Forms.NativeWindow
         Miner.Controls.TextBoxMarginCustomize

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

TextBoxMarginCustomize Members
Miner.Controls Namespace

 

 


Send Comment