This constructor sets the parent for the screen menu item.
Public Sub New( parent As ScreenMenu )
public ScreenMenuItem( ScreenMenu parent );
|
Parameters |
Description |
|
ScreenMenu parent |
Input the parent screen menu that will contain this menu item. |
| Comments? |