DicomObjects.NET.V8
DicomObjects Namespace / LicenseDialog Class / MachineID Field



MachineID Field
The Machine ID text entry box
Syntax
'Declaration
 
Public MachineID As TextBox
 
'Usage
 
Dim instance As LicenseDialog
Dim value As TextBox
 
value = instance.MachineID
 
instance.MachineID = value
Requirements

Target Platforms: .NET CLR 4.0 or higher

See Also