ArcFM Desktop Developer Guide
Control Property (TextBoxMarginCustomize)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Gets/sets the control to be displayed in the near margin. The ImageList property must be null if you want to display a control.
Syntax
'Declaration
 
Public Property Control As Control
'Usage
 
Dim instance As TextBoxMarginCustomize
Dim value As Control
 
instance.Control = value
 
value = instance.Control
public Control Control {get; set;}
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 Class
TextBoxMarginCustomize Members

 

 


Send Comment