Linked Fields
A control which indicates that two or more controls are linked in some way.
Namespace: LSOne.Controls
Assembly: LSOne.Controls.LinkedFields
Syntax
public partial class LinkedFields : UserControl
Constructors
|
Name |
Description |
|---|---|
|
LinkedFields() |
Default constructor |
Properties
|
Name |
Description |
|---|---|
|
Mode |
Get or set the linking mode. Uses the ModeEnum.
|
Examples
See Source\SM\Plugins\Barcodes\DialogPages\NewRetailItemBarCodePage.cs from DevPack for usage examples.
