Accusoft.ImagXpress13.Net
TopMenuId Property




Gets the top-level menu ID for this menu ID.
Syntax
'Declaration
 
Public ReadOnly Property TopMenuId As Integer
'Usage
 
Dim instance As ToolbarContextMenuEventArgs
Dim value As Integer
 
value = instance.TopMenuId
public int TopMenuId {get;}
public: __property int get_TopMenuId();
public:
property int TopMenuId {
   int get();
}

Property Value

An integer value which represents the top-level menu ID.
Remarks

A menu ID of 4100-4200 is reserved for adding a menu separator bar.

See Also

Reference

ToolbarContextMenuEventArgs Class
ToolbarContextMenuEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback