MeOwner | This global function translates "Me" to the owner of "Me", which is an instance of WordGuise. This function is required when MenuItem "Action" handlers are created with the method "WordGuise.AddMenuHandler(Menu As MenuItem, Method as MemoryBlock)" Like: myWordGuise.AddMenuHandler(EditCut, AddressOf myHandler) where myHandler is defined as a method private to myWordGuise. When "Me" is used in the myHandler method, "Me" will point to the EditCut-menuItem instance, not the the myWordGuise instance. |
WGFontID | |
WGFontName | |
WGFontNameMacRoman |