GoDiagram Win Reference
GoPenToolStrip Class Members
Properties  Methods  Events


The following tables list the members exposed by GoPenToolStrip.

Public Constructors
 NameDescription
Public ConstructorGoPenToolStrip ConstructorCreates a GoPenControl with a .NET ToolStripControlHost wrapper>.  
Top
Public Properties
 NameDescription
Public PropertyAccessibleDescriptionGets or sets the description that will be reported to accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAccessibleNameGets or sets the name of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAccessibleRoleGets or sets the accessible role of the control, which specifies the type of user interface element of the control. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAlignmentGets or sets a value indicating whether the item aligns towards the beginning or end of the System.Windows.Forms.ToolStrip. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAutoSizeGets or sets a value indicating whether the item is automatically sized. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyAutoToolTipGets or sets a value indicating whether to use the System.Windows.Forms.ToolStripItem.Text property or the System.Windows.Forms.ToolStripItem.ToolTipText property for the System.Windows.Forms.ToolStripItem ToolTip. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyBackColorGets or sets the background color for the control. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public PropertyBackgroundImageGets or sets the background image displayed in the control. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public PropertyBackgroundImageLayoutGets or sets the background image layout as defined in the ImageLayout enumeration. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public PropertyCanSelectGets a value indicating whether the control can be selected. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public PropertyCausesValidationGets or sets a value indicating whether the hosted control causes and raises validation events on other controls when the hosted control receives focus. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public PropertyEnabledGets or sets a value indicating whether the parent control of the System.Windows.Forms.ToolStripItem is enabled. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public PropertyFontGets or sets the font to be used on the hosted control. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public PropertyForeColorGets or sets the foreground color of the hosted control. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public PropertyMarginGets or sets the space between the item and adjacent items. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyMergeActionGets or sets how child menus are merged with parent menus. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyMergeIndexGets or sets the position of a merged item within the current System.Windows.Forms.ToolStrip. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyOverflowGets or sets whether the item is attached to the System.Windows.Forms.ToolStrip or System.Windows.Forms.ToolStripOverflowButton or can float between the two. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyPaddingGets or sets the internal spacing, in pixels, between the item's contents and its edges. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyPenControlCreate a strongly typed property called PenControl - returns the Control as a GoPenControl  
Public PropertyRightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public PropertySelectedGets a value indicating whether the item is selected. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public PropertySiteGets or sets the site of the hosted control. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public PropertySizeGets or sets the size of the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public PropertyTagGets or sets the object that contains data about the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyTextGets or sets the text to be displayed on the hosted control. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public PropertyToolTipTextGets or sets the text that appears as a System.Windows.Forms.ToolTip for a control. (Inherited from System.Windows.Forms.ToolStripItem)
Public PropertyViewSet and Get the Northwoods.Go.GoView associated with this GoBrushControl  
Public PropertyVisibleGets or sets a value indicating whether the item is displayed. (Inherited from System.Windows.Forms.ToolStripItem)
Top
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDefaultAutoToolTipGets a value indicating whether to display the System.Windows.Forms.ToolTip that is defined as the default. (Inherited from System.Windows.Forms.ToolStripItem)
Protected PropertyDefaultDisplayStyleGets a value indicating what is displayed on the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Protected PropertyDefaultPaddingGets the internal spacing characteristics of the item. (Inherited from System.Windows.Forms.ToolStripItem)
Protected PropertyDefaultSizeOverridden. Get the default size of the control  
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
Top
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded. Releases the unmanaged resources used by the System.Windows.Forms.ToolStripControlHost and optionally releases the managed resources. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public MethodDoDragDropBegins a drag-and-drop operation. (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodFocusGives the focus to a control. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public MethodGetCurrentParentRetrieves the System.Windows.Forms.ToolStrip that is the container of the current System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded. Invalidates the entire surface of the System.Windows.Forms.ToolStripItem and causes it to be redrawn. (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodPerformClickGenerates a Click event for a ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodSelectSelects the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public MethodToString (Inherited from System.Windows.Forms.ToolStripItem)
Top
Protected Methods
 NameDescription
Protected MethodCreateAccessibilityInstanceCreates a new accessibility object for the control. (Inherited from System.Windows.Forms.ToolStripControlHost)
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAvailableChangedRaises the AvailableChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnBackColorChangedRaises the System.Windows.Forms.ToolStripItem.BackColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnBoundsChangedOccurs when the System.Windows.Forms.ToolStripItem.Bounds property changes. (Inherited from System.Windows.Forms.ToolStripControlHost)
Protected MethodOnClickRaises the System.Windows.Forms.ToolStripItem.Click event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDisplayStyleChangedRaises the System.Windows.Forms.ToolStripItem.DisplayStyleChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDoubleClickRaises the System.Windows.Forms.ToolStripItem.DoubleClick event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDragDropRaises the System.Windows.Forms.ToolStripItem.DragDrop event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDragEnterRaises the System.Windows.Forms.ToolStripItem.DragEnter event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDragLeaveRaises the System.Windows.Forms.ToolStripItem.DragLeave event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnDragOverRaises the System.Windows.Forms.ToolStripItem.DragOver event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnEnabledChangedRaises the System.Windows.Forms.ToolStripItem.EnabledChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnEnterRaises the System.Windows.Forms.ToolStripControlHost.Enter event. (Inherited from System.Windows.Forms.ToolStripControlHost)
Protected MethodOnFontChangedRaises the System.Windows.Forms.Control.FontChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnForeColorChangedRaises the System.Windows.Forms.ToolStripItem.ForeColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnGiveFeedbackRaises the System.Windows.Forms.ToolStripItem.GiveFeedback event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnGotFocusRaises the System.Windows.Forms.ToolStripControlHost.GotFocus event. (Inherited from System.Windows.Forms.ToolStripControlHost)
Protected MethodOnHostedControlResizeSynchronizes the resizing of the control host with the resizing of the hosted control. (Inherited from System.Windows.Forms.ToolStripControlHost)
Protected MethodOnKeyDownRaises the System.Windows.Forms.ToolStripControlHost.KeyDown event. (Inherited from System.Windows.Forms.ToolStripControlHost)
Protected MethodOnKeyPressRaises the System.Windows.Forms.ToolStripControlHost.KeyPress event. (Inherited from System.Windows.Forms.ToolStripControlHost)
Protected MethodOnKeyUpRaises the System.Windows.Forms.ToolStripControlHost.KeyUp event. (Inherited from System.Windows.Forms.ToolStripControlHost)
Protected MethodOnLeaveRaises the System.Windows.Forms.ToolStripControlHost.Leave event. (Inherited from System.Windows.Forms.ToolStripControlHost)
Protected MethodOnLocationChangedRaises the System.Windows.Forms.ToolStripItem.LocationChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnLostFocusRaises the System.Windows.Forms.ToolStripControlHost.LostFocus event. (Inherited from System.Windows.Forms.ToolStripControlHost)
Protected MethodOnMouseDownRaises the System.Windows.Forms.ToolStripItem.MouseDown event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnMouseEnterRaises the System.Windows.Forms.ToolStripItem.MouseEnter event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnMouseHoverRaises the System.Windows.Forms.ToolStripItem.MouseHover event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnMouseLeaveRaises the System.Windows.Forms.ToolStripItem.MouseLeave event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnMouseMoveRaises the System.Windows.Forms.ToolStripItem.MouseMove event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnMouseUpRaises the System.Windows.Forms.ToolStripItem.MouseUp event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnOwnerChangedRaises the System.Windows.Forms.ToolStripItem.OwnerChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnPaintRaises the System.Windows.Forms.Control.Paint event. (Inherited from System.Windows.Forms.ToolStripControlHost)
Protected MethodOnParentBackColorChangedRaises the System.Windows.Forms.ToolStripItem.BackColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnParentChanged (Inherited from System.Windows.Forms.ToolStripControlHost)
Protected MethodOnParentForeColorChangedRaises the System.Windows.Forms.ToolStripItem.ForeColorChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnQueryContinueDragRaises the System.Windows.Forms.ToolStripItem.QueryContinueDrag event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnRightToLeftChangedRaises the System.Windows.Forms.ToolStripItem.RightToLeftChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnSubscribeControlEventsSubscribes events from the hosted control. (Inherited from System.Windows.Forms.ToolStripControlHost)
Protected MethodOnTextChangedRaises the System.Windows.Forms.ToolStripItem.TextChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodOnUnsubscribeControlEventsUnsubscribes events from the hosted control. (Inherited from System.Windows.Forms.ToolStripControlHost)
Protected MethodOnValidatedRaises the System.Windows.Forms.ToolStripControlHost.Validated event. (Inherited from System.Windows.Forms.ToolStripControlHost)
Protected MethodOnValidatingRaises the System.Windows.Forms.ToolStripControlHost.Validating event. (Inherited from System.Windows.Forms.ToolStripControlHost)
Protected MethodOnVisibleChangedRaises the System.Windows.Forms.ToolStripItem.VisibleChanged event. (Inherited from System.Windows.Forms.ToolStripItem)
Protected MethodSetVisibleCore (Inherited from System.Windows.Forms.ToolStripControlHost)
Top
Public Events
 NameDescription
Public EventBackColorChangedOccurs when the value of the System.Windows.Forms.ToolStripItem.BackColor property changes. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventClickOccurs when the System.Windows.Forms.ToolStripItem is clicked. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventDoubleClickOccurs when the item is double-clicked with the mouse. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventEnabledChangedOccurs when the System.Windows.Forms.ToolStripItem.Enabled property value has changed. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventEnterOccurs when the hosted control is entered. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public EventForeColorChangedOccurs when the System.Windows.Forms.ToolStripItem.ForeColor property value changes. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventKeyDownOccurs when a key is pressed and held down while the hosted control has focus. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public EventKeyPressOccurs when a key is pressed while the hosted control has focus. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public EventKeyUpOccurs when a key is released while the hosted control has focus. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public EventLeaveOccurs when the input focus leaves the hosted control. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public EventLocationChangedOccurs when the location of a System.Windows.Forms.ToolStripItem is updated. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventMouseDownOccurs when the mouse pointer is over the item and a mouse button is pressed. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventMouseEnterOccurs when the mouse pointer enters the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventMouseHoverOccurs when the mouse pointer hovers over the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventMouseLeaveOccurs when the mouse pointer leaves the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventMouseMoveOccurs when the mouse pointer is moved over the item. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventMouseUpOccurs when the mouse pointer is over the item and a mouse button is released. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventOwnerChangedOccurs when the System.Windows.Forms.ToolStripItem.Owner property changes. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventPaintOccurs when the item is redrawn. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventQueryAccessibilityHelpOccurs when an accessibility client application invokes help for the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventRightToLeftChangedOccurs when the System.Windows.Forms.ToolStripItem.RightToLeft property value changes. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventTextChangedOccurs when the value of the System.Windows.Forms.ToolStripItem.Text property changes. (Inherited from System.Windows.Forms.ToolStripItem)
Public EventValidatedOccurs after the hosted control has been successfully validated. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public EventValidatingOccurs while the hosted control is validating. (Inherited from System.Windows.Forms.ToolStripControlHost)
Public EventVisibleChangedOccurs when the value of the System.Windows.Forms.ToolStripItem.Visible property changes. (Inherited from System.Windows.Forms.ToolStripItem)
Top
See Also

Reference

GoPenToolStrip Class
Northwoods.Go.Draw Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback