This class represents one of four possible TabletMenu areas on a digitizer. It contains a TabletMenuItemCollection , which is an array of TabletMenuItem objects.
Public Class TabletMenu Inherits CustomizationElement Inherits ICustomizationContainer
public class TabletMenu : CustomizationElement, ICustomizationContainer;
Comments? |