IControlBackground interface is implemented in TForm to provide the background image to its child controls.
Namespace:
BeeMobile.TransparentControlsAssembly: BeeMobile.TransparentControls.CF3 (in BeeMobile.TransparentControls.CF3.dll) Version: 3.5.8.2
Syntax
| C# |
|---|
public interface IControlBackground |
| Visual Basic (Declaration) |
|---|
Public Interface IControlBackground |
| Visual C++ |
|---|
public interface class IControlBackground |