StatusInt SetContainer(int containerId, MdlDescP containerOwnerMD, bool redraw=true)
Sets the Container hosted by the ContainerPanel dialog item.
UInt32 GetAttributes()
Gets the attributes of this ContainerPanel.
uint32_t UInt32
Definition: Bentley.r.h:128
DialogItem represents a dialog item in a MicroStation/PowerPlatform dialog box.
Definition: DialogItem.h:44
int StatusInt
Definition: Bentley.h:222
struct mdlDesc * MdlDescP
Definition: ConfigurationManager.h:13
struct ContainerPanel * ContainerPanelP
Definition: ContainerPanel.h:13
DialogItemAttributes attributes
Attributes from the resource.
Definition: DialogItem.h:56
StatusInt SetAttributes(UInt32 attributes, bool redraw=true)
Sets/updates the attributes of this ContainerPanel.
The ContainerPanel struct represents a ContainerPanel dialog item in a MicroStation/PowerPlatform dia...
Definition: ContainerPanel.h:28