[This is preliminary documentation and is subject to change.]
Namespace: Phoenix.Gui.ControlsAssembly: PhoenixShared (in PhoenixShared.dll) Version: 0.7.0.0
Syntax
| C# | Visual Basic | Visual C++ |
[ToolboxBitmapAttribute(typeof(PictureBox))] public class IconBox : Control
<ToolboxBitmapAttribute(GetType(PictureBox))> _ Public Class IconBox _ Inherits Control
[ToolboxBitmapAttribute(typeof(PictureBox))] public ref class IconBox : public Control
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| IconBox()()() | Initializes a new instance of the IconBox class | |
| BackgroundImage | (Overrides Control..::.BackgroundImage.) | |
| BackgroundImageLayout | (Overrides Control..::.BackgroundImageLayout.) | |
| ForeColor | (Overrides Control..::.ForeColor.) | |
| GetPreferredSize(Size) | (Overrides Control..::.GetPreferredSize(Size).) | |
| Icon | ||
| Stretch | ||
| Text | (Overrides Control..::.Text.) |
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
Phoenix.Gui.Controls..::.IconBox
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
Phoenix.Gui.Controls..::.IconBox