nmiCtrlTileButton Class
Control Type: Container
Main Button Control of the C-DEngine - it can be used as a container for other controls by setting the ParentFld to the FldOrder of the TileButton
Its recommended to set the TileWidth and TileHeight of the Button to set the size.
If TW or TH the hight or width is meassured by the controls inside.
Namespace:
nsCDEngine.Engines.NMIServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public class nmiCtrlTileButton : TheNMIBaseControl
Public Class nmiCtrlTileButton _ Inherits TheNMIBaseControl
public ref class nmiCtrlTileButton : public TheNMIBaseControl
Inheritance Hierarchy
nsCDEngine.Engines.NMIService..::..TheNMIBaseControl
nsCDEngine.Engines.NMIService..::..nmiCtrlTileButton