[This is preliminary documentation and is subject to change.]
Panel GUI component for interfacing with local chat
Namespace:
OpenMetaverse.GUIAssembly: OpenMetaverse.GUI (in OpenMetaverse.GUI.dll) Version: 0.0.0.0
Syntax
Members
| All Members | Constructors | Fields | Properties | Methods |
| Member | Description | |
|---|---|---|
| LocalChat()()() |
Panel control for an unspecified client's local chat interaction
| |
| LocalChat(GridClient) |
Panel control for the specified client's local chat interaction
| |
| Client |
Gets or sets the GridClient associated with this control
| |
| LogChat(String, ChatType, String, Color) |
Adds text of a specified color to the display output
| |
| LogFile |
A file that output should be logged to (or null, to disable logging)
| |
| LogText(String, Color) |
Thread-safe method for adding text of a specified color to the display output
|
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ScrollableControl
System.Windows.Forms..::.Panel
OpenMetaverse.GUI..::.LocalChat
System..::.MarshalByRefObject
System.ComponentModel..::.Component
System.Windows.Forms..::.Control
System.Windows.Forms..::.ScrollableControl
System.Windows.Forms..::.Panel
OpenMetaverse.GUI..::.LocalChat
