The IInputInfoOwner type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AfterChangeCollectionProperty |
Called after changing an item in a collection.
|
![]() | AfterChangeProperty |
Called after changing of a property of the InputInfoBase class.
|
![]() | BeforeChangeProperty |
Called before changing a property of the InputInfoBase object.
|
![]() | OnGetValue |
Is called when the value of Value property is requested.
|
![]() | OnSetValue |
Is called when the value of Value property is assigned.
|
Properties
Name | Description | |
---|---|---|
![]() | BackColor |
Gets the background color to be used by the control.
|
![]() | Font |
Gets the font to be used by the control.
|
![]() | ForeColor |
Gets the foreground (text) color to be used by the control.
|