UBrowser.UBrowserIRCSystemMenu
- Extends
- UWindowRightClickMenu
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowWindow
|
+-- UWindow.UWindowDialogControl
|
+-- UWindow.UWindowListControl
|
+-- UWindow.UWindowPulldownMenu
|
+-- UWindow.UWindowRightClickMenu
|
+-- UBrowser.UBrowserIRCSystemMenu
Inherited Functions from UWindow.UWindowPulldownMenu |
AddMenuItem, BeforeExecuteItem, BeforePaint, Clear, CloseUp, Created, DeSelect, DrawItem, DrawMenuBackground, ExecuteItem, FocusOtherWindow, GetMenuBar, KeyDown, KeyUp, LMouseDown, LMouseUp, MenuCmd, MouseMove, Paint, PerformSelect, Select, SetSelected, ShowWindow |
var localized string ConnectText;
var localized string DisconnectText;
var localized string JoinText;
function Created ( ) )
function ShowWindow ( ) )
defaultproperties
{
ConnectText="&Connect"
DisconnectText="&Disconnect"
JoinText="&Join"
}
|
Creation time: Fr 7.6.2013 13:15:13.088 - Created with
UnCodeX