Package system.windows.forms
Class ToolStrip
- java.lang.Object
-
- All Implemented Interfaces:
java.lang.AutoCloseable
,IJCOBridgeReflected
,IDropTarget
- Direct Known Subclasses:
BindingNavigator
,MenuStrip
,StatusStrip
,ToolStripDropDown
public class ToolStrip extends ScrollableControl
The base .NET class managing System.Windows.Forms.ToolStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089..NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.ToolStrip
Powered by JCOBridge: more info at https://www.jcobridge.com
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
assemblyFullName
Fully assembly qualified name: System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089static java.lang.String
assemblyShortName
Assembly name: System.Windows.Formsstatic java.lang.String
className
Qualified class name: System.Windows.Forms.ToolStripstatic JCType
classType
The type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description ToolStrip()
ToolStrip(java.lang.Object instance)
Internal constructor.ToolStrip(ToolStripItem... items)
-
Method Summary
-
Methods inherited from class system.windows.forms.ScrollableControl
addScroll, getAutoScroll, removeScroll, ScrollControlIntoView, setAutoScroll, SetAutoScrollMargin
-
Methods inherited from class system.windows.forms.Control
addBackColorChanged, addBackgroundImageChanged, addBackgroundImageLayoutChanged, addBindingContextChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuChanged, addContextMenuStripChanged, addDockChanged, addDoubleClick, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addEnter, addFontChanged, addGiveFeedback, addGotFocus, addHandleCreated, addHandleDestroyed, addHelpRequested, addImeModeChanged, addInvalidated, addKeyDown, addKeyPress, addKeyUp, addLayout, addLeave, addLocationChanged, addLostFocus, addMarginChanged, addMouseCaptureChanged, addMouseClick, addMouseDoubleClick, addMouseDown, addMouseEnter, addMouseHover, addMouseLeave, addMouseMove, addMouseUp, addMouseWheel, addMove, addPaddingChanged, addPaint, addParentChanged, addPreviewKeyDown, addQueryAccessibilityHelp, addQueryContinueDrag, addRegionChanged, addResize, addRightToLeftChanged, addSizeChanged, addStyleChanged, addSystemColorsChanged, addTabIndexChanged, addTabStopChanged, addTextChanged, addValidated, addValidating, addVisibleChanged, BringToFront, Contains, CreateControl, CreateGraphics, DoDragDrop, DrawToBitmap, EndInvoke, FindForm, Focus, getAccessibilityObject, getAccessibleDefaultActionDescription, getAccessibleDescription, getAccessibleName, getAccessibleRole, getAllowDrop, getAnchor, getAutoScrollOffset, getAutoSize, getBackgroundImage, getBackgroundImageLayout, getBindingContext, getBottom, getBounds, getCanFocus, getCanSelect, getCapture, getCheckForIllegalCrossThreadCalls, GetChildAtPoint, GetChildAtPoint, getClientRectangle, getClientSize, getCompanyName, GetContainerControl, getContainsFocus, getContextMenu, getContextMenuStrip, getCreated, getCursor, getDataBindings, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getEnabled, getFocused, getFont, getHeight, getImeMode, getInvokeRequired, getIsAccessible, getIsDisposed, getIsHandleCreated, getIsMirrored, getLayoutEngine, getLeft, getLocation, getMargin, getMaximumSize, getMinimumSize, getModifierKeys, getMouseButtons, getMousePosition, getName, GetNextControl, getPadding, getParent, getPreferredSize, GetPreferredSize, getProductName, getProductVersion, getRecreatingHandle, getRegion, getRight, getRightToLeft, getSize, getTabIndex, getTag, getText, getTop, getTopLevelControl, getUseWaitCursor, getVisible, getWidth, getWindowTarget, Hide, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, IsKeyLocked, IsMnemonic, LogicalToDeviceUnits, LogicalToDeviceUnits, PerformLayout, PerformLayout, PointToClient, PointToScreen, PreProcessControlMessage, PreProcessMessage, RectangleToClient, RectangleToScreen, Refresh, removeBackColorChanged, removeBackgroundImageChanged, removeBackgroundImageLayoutChanged, removeBindingContextChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuChanged, removeContextMenuStripChanged, removeDockChanged, removeDoubleClick, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeEnter, removeFontChanged, removeGiveFeedback, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeHelpRequested, removeImeModeChanged, removeInvalidated, removeKeyDown, removeKeyPress, removeKeyUp, removeLayout, removeLeave, removeLocationChanged, removeLostFocus, removeMarginChanged, removeMouseCaptureChanged, removeMouseClick, removeMouseDoubleClick, removeMouseDown, removeMouseEnter, removeMouseHover, removeMouseLeave, removeMouseMove, removeMouseUp, removeMouseWheel, removeMove, removePaddingChanged, removePaint, removeParentChanged, removePreviewKeyDown, removeQueryAccessibilityHelp, removeQueryContinueDrag, removeRegionChanged, removeResize, removeRightToLeftChanged, removeSizeChanged, removeStyleChanged, removeSystemColorsChanged, removeTabIndexChanged, removeTabStopChanged, removeTextChanged, removeValidated, removeValidating, removeVisibleChanged, ResetBackColor, ResetBindings, ResetCursor, ResetFont, ResetForeColor, ResetImeMode, ResetRightToLeft, ResetText, ResumeLayout, ResumeLayout, Scale, Scale, Scale, ScaleBitmapLogicalToDevice, Select, SelectNextControl, SendToBack, setAccessibleDefaultActionDescription, setAccessibleDescription, setAccessibleName, setAccessibleRole, setAllowDrop, setAnchor, setAutoScrollOffset, setAutoSize, setBackgroundImage, setBackgroundImageLayout, setBindingContext, setBounds, SetBounds, SetBounds, setCapture, setCheckForIllegalCrossThreadCalls, setClientSize, setContextMenu, setContextMenuStrip, setCursor, setDock, setEnabled, setFont, setHeight, setImeMode, setIsAccessible, setLeft, setLocation, setMargin, setMaximumSize, setMinimumSize, setName, setPadding, setParent, setRegion, setRightToLeft, setSize, setTabIndex, setTag, setText, setTop, setUseWaitCursor, setVisible, setWidth, setWindowTarget, Show, SuspendLayout, Update
-
Methods inherited from class system.componentmodel.Component
addDisposed, close, Dispose, getContainer, getSite, removeDisposed, setSite
-
Methods inherited from class system.MarshalByRefObject
CreateObjRef, GetLifetimeService, InitializeLifetimeService
-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
Equals, Equals, GetHashCode, GetType, hashCode, toString, ToString
-
Methods inherited from interface system.windows.forms.IDropTarget
OnDragDrop, OnDragEnter, OnDragLeave, OnDragOver
-
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: System.Windows.Forms- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.Windows.Forms.ToolStrip- See Also:
- Constant Field Values
-
-
Constructor Detail
-
ToolStrip
public ToolStrip(java.lang.Object instance) throws java.lang.Throwable
Internal constructor. Use with caution- Throws:
java.lang.Throwable
-
ToolStrip
public ToolStrip() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, ConfigurationErrorsException, NotSupportedException, MissingManifestResourceException, Win32Exception, ObjectDisposedException, SecurityException, InvalidEnumArgumentException, IndexOutOfRangeException, ThreadStateException
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
CultureNotFoundException
ArgumentOutOfRangeException
OutOfMemoryException
FormatException
ConfigurationErrorsException
NotSupportedException
MissingManifestResourceException
Win32Exception
ObjectDisposedException
SecurityException
InvalidEnumArgumentException
IndexOutOfRangeException
ThreadStateException
-
ToolStrip
public ToolStrip(ToolStripItem... items) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, ArgumentOutOfRangeException, FormatException, MissingManifestResourceException, ConfigurationErrorsException, NotSupportedException, Win32Exception, ObjectDisposedException, OutOfMemoryException, SecurityException, InvalidEnumArgumentException, IndexOutOfRangeException, NullReferenceException, ThreadStateException, RankException, MulticastNotSupportedException
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
ArgumentOutOfRangeException
FormatException
MissingManifestResourceException
ConfigurationErrorsException
NotSupportedException
Win32Exception
ObjectDisposedException
OutOfMemoryException
SecurityException
InvalidEnumArgumentException
IndexOutOfRangeException
NullReferenceException
ThreadStateException
RankException
MulticastNotSupportedException
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Assembly name- Specified by:
getJCOAssemblyName
in interfaceIDropTarget
- Specified by:
getJCOAssemblyName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOAssemblyName
in classScrollableControl
- Returns:
- A
String
representing the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name- Specified by:
getJCOClassName
in interfaceIDropTarget
- Specified by:
getJCOClassName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOClassName
in classScrollableControl
- Returns:
- A
String
representing the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name used to build the object- Specified by:
getJCOObjectName
in interfaceIDropTarget
- Specified by:
getJCOObjectName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOObjectName
in classScrollableControl
- Returns:
- A
String
representing the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class- Specified by:
getJCOInstance
in interfaceIDropTarget
- Specified by:
getJCOInstance
in interfaceIJCOBridgeReflected
- Overrides:
getJCOInstance
in classScrollableControl
- Returns:
- An
Object
representing the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstance
in classScrollableControl
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class Type- Specified by:
getJCOType
in interfaceIDropTarget
- Specified by:
getJCOType
in interfaceIJCOBridgeReflected
- Overrides:
getJCOType
in classScrollableControl
- Returns:
- A
JCType
representing the CLR Type of the instantiated Class
-
cast
public static ToolStrip cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflected
instance intoToolStrip
, a cast assert is made to check if types are compatible.- Parameters:
from
-IJCOBridgeReflected
instance to be casted- Returns:
ToolStrip
instance- Throws:
java.lang.Throwable
- in case of error during cast operation
-
GetChildAtPointNewToolStrip
public Control GetChildAtPointNewToolStrip(Point point) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
ArgumentOutOfRangeException
FormatException
InvalidEnumArgumentException
Win32Exception
NotSupportedException
SecurityException
OutOfMemoryException
-
GetChildAtPointNewToolStrip
public Control GetChildAtPointNewToolStrip(Point pt, GetChildAtPointSkip skipValue) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, FormatException, InvalidEnumArgumentException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
CultureNotFoundException
ArgumentOutOfRangeException
NotImplementedException
IndexOutOfRangeException
MissingManifestResourceException
ObjectDisposedException
FormatException
InvalidEnumArgumentException
Win32Exception
NotSupportedException
SecurityException
NullReferenceException
OutOfMemoryException
-
GetItemAt
public ToolStripItem GetItemAt(int x, int y) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ConfigurationErrorsException, ArgumentException, InvalidEnumArgumentException, NotSupportedException
-
GetItemAt
public ToolStripItem GetItemAt(Point point) throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ConfigurationErrorsException, ArgumentException, InvalidOperationException, InvalidEnumArgumentException, ObjectDisposedException, NotSupportedException, Win32Exception
-
GetNextItem
public ToolStripItem GetNextItem(ToolStripItem start, ArrowDirection direction) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, RankException
- Throws:
java.lang.Throwable
ArgumentNullException
TypeLoadException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotSupportedException
CultureNotFoundException
ArgumentOutOfRangeException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
IndexOutOfRangeException
FormatException
InvalidEnumArgumentException
RankException
-
ResetMinimumSizeNewToolStrip
public void ResetMinimumSizeNewToolStrip() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException
-
SetAutoScrollMarginNewToolStrip
public void SetAutoScrollMarginNewToolStrip(int x, int y) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, ObjectDisposedException, Win32Exception, OutOfMemoryException, ArgumentException, NotSupportedException
-
getAllowItemReorder
public boolean getAllowItemReorder() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setAllowItemReorder
public void setAllowItemReorder(boolean AllowItemReorder) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, ThreadStateException, FormatException, Win32Exception, SecurityException, OutOfMemoryException
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotImplementedException
NotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
ThreadStateException
FormatException
Win32Exception
SecurityException
OutOfMemoryException
-
getAllowMerge
public boolean getAllowMerge() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setAllowMerge
public void setAllowMerge(boolean AllowMerge) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getCanOverflow
public boolean getCanOverflow() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setCanOverflow
public void setCanOverflow(boolean CanOverflow) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getCausesValidation
public boolean getCausesValidation() throws java.lang.Throwable
- Overrides:
getCausesValidation
in classControl
- Throws:
java.lang.Throwable
-
setCausesValidation
public void setCausesValidation(boolean CausesValidation) throws java.lang.Throwable
- Overrides:
setCausesValidation
in classControl
- Throws:
java.lang.Throwable
-
getHasChildren
public boolean getHasChildren() throws java.lang.Throwable
- Overrides:
getHasChildren
in classControl
- Throws:
java.lang.Throwable
-
getIsCurrentlyDragging
public boolean getIsCurrentlyDragging() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getIsDropDown
public boolean getIsDropDown() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getShowItemToolTips
public boolean getShowItemToolTips() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setShowItemToolTips
public void setShowItemToolTips(boolean ShowItemToolTips) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, ConfigurationErrorsException, SecurityException, NotSupportedException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, IndexOutOfRangeException, Win32Exception, NullReferenceException, OutOfMemoryException, KeyNotFoundException, InvalidEnumArgumentException, ThreadStateException, InvalidAsynchronousStateException
- Throws:
java.lang.Throwable
ArgumentOutOfRangeException
ArgumentNullException
FormatException
ArgumentException
ConfigurationErrorsException
SecurityException
NotSupportedException
MissingManifestResourceException
NotImplementedException
ObjectDisposedException
InvalidOperationException
IndexOutOfRangeException
Win32Exception
NullReferenceException
OutOfMemoryException
KeyNotFoundException
InvalidEnumArgumentException
ThreadStateException
InvalidAsynchronousStateException
-
getStretch
public boolean getStretch() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setStretch
public void setStretch(boolean Stretch) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getTabStop
public boolean getTabStop() throws java.lang.Throwable
- Overrides:
getTabStop
in classControl
- Throws:
java.lang.Throwable
-
setTabStop
public void setTabStop(boolean TabStop) throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException
- Overrides:
setTabStop
in classControl
- Throws:
java.lang.Throwable
ArgumentException
ArgumentNullException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
ArgumentOutOfRangeException
FormatException
Win32Exception
NotSupportedException
SecurityException
OutOfMemoryException
-
getBackColor
public Color getBackColor() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException
- Overrides:
getBackColor
in classControl
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
NotSupportedException
SecurityException
ArgumentOutOfRangeException
-
setBackColor
public void setBackColor(Color BackColor) throws java.lang.Throwable, InvalidOperationException, ExternalException, ArgumentNullException, ArgumentException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, NotSupportedException, SecurityException, Win32Exception, NullReferenceException, OutOfMemoryException
- Overrides:
setBackColor
in classControl
- Throws:
java.lang.Throwable
InvalidOperationException
ExternalException
ArgumentNullException
ArgumentException
MissingMethodException
TargetInvocationException
NotImplementedException
ArgumentOutOfRangeException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
NotSupportedException
SecurityException
Win32Exception
NullReferenceException
OutOfMemoryException
-
getForeColor
public Color getForeColor() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException
- Overrides:
getForeColor
in classControl
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
NotSupportedException
SecurityException
ArgumentOutOfRangeException
-
setForeColor
public void setForeColor(Color ForeColor) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, SecurityException, ArgumentOutOfRangeException, Win32Exception, NullReferenceException, OutOfMemoryException
- Overrides:
setForeColor
in classControl
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
MissingManifestResourceException
NotImplementedException
ObjectDisposedException
InvalidOperationException
NotSupportedException
SecurityException
ArgumentOutOfRangeException
Win32Exception
NullReferenceException
OutOfMemoryException
-
getAutoScrollPosition
public Point getAutoScrollPosition() throws java.lang.Throwable
- Overrides:
getAutoScrollPosition
in classScrollableControl
- Throws:
java.lang.Throwable
-
setAutoScrollPosition
public void setAutoScrollPosition(Point AutoScrollPosition) throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, Win32Exception, NotSupportedException, SecurityException, OutOfMemoryException, WaitHandleCannotBeOpenedException, InvalidAsynchronousStateException
- Overrides:
setAutoScrollPosition
in classScrollableControl
- Throws:
java.lang.Throwable
ArgumentException
ArgumentNullException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
ArgumentOutOfRangeException
FormatException
Win32Exception
NotSupportedException
SecurityException
OutOfMemoryException
WaitHandleCannotBeOpenedException
InvalidAsynchronousStateException
-
getGripRectangle
public Rectangle getGripRectangle() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ConfigurationErrorsException, ArgumentException, CultureNotFoundException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, SecurityException, IndexOutOfRangeException, InvalidEnumArgumentException, ObjectDisposedException, OutOfMemoryException
- Throws:
java.lang.Throwable
ArgumentNullException
MissingManifestResourceException
ConfigurationErrorsException
ArgumentException
CultureNotFoundException
NotSupportedException
InvalidOperationException
ArgumentOutOfRangeException
SecurityException
IndexOutOfRangeException
InvalidEnumArgumentException
ObjectDisposedException
OutOfMemoryException
-
getAutoScrollMargin
public Size getAutoScrollMargin() throws java.lang.Throwable
- Overrides:
getAutoScrollMargin
in classScrollableControl
- Throws:
java.lang.Throwable
-
setAutoScrollMargin
public void setAutoScrollMargin(Size AutoScrollMargin) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, Win32Exception, OutOfMemoryException, NotSupportedException
- Overrides:
setAutoScrollMargin
in classScrollableControl
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotImplementedException
ArgumentOutOfRangeException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
IndexOutOfRangeException
Win32Exception
OutOfMemoryException
NotSupportedException
-
getAutoScrollMinSize
public Size getAutoScrollMinSize() throws java.lang.Throwable
- Overrides:
getAutoScrollMinSize
in classScrollableControl
- Throws:
java.lang.Throwable
-
setAutoScrollMinSize
public void setAutoScrollMinSize(Size AutoScrollMinSize) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, ObjectDisposedException, Win32Exception, OutOfMemoryException, ArgumentException, NotSupportedException
- Overrides:
setAutoScrollMinSize
in classScrollableControl
- Throws:
java.lang.Throwable
ArgumentNullException
MissingManifestResourceException
InvalidOperationException
ArgumentOutOfRangeException
IndexOutOfRangeException
ObjectDisposedException
Win32Exception
OutOfMemoryException
ArgumentException
NotSupportedException
-
getImageScalingSize
public Size getImageScalingSize() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setImageScalingSize
public void setImageScalingSize(Size ImageScalingSize) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentOutOfRangeException
-
getHorizontalScroll
public HScrollProperties getHorizontalScroll() throws java.lang.Throwable
- Overrides:
getHorizontalScroll
in classScrollableControl
- Throws:
java.lang.Throwable
-
getImageList
public ImageList getImageList() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setImageList
public void setImageList(ImageList ImageList) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException, MulticastNotSupportedException, CultureNotFoundException
- Throws:
java.lang.Throwable
ArgumentException
ArgumentNullException
MissingManifestResourceException
NotImplementedException
ObjectDisposedException
InvalidOperationException
ArgumentOutOfRangeException
IndexOutOfRangeException
Win32Exception
NotSupportedException
SecurityException
NullReferenceException
OutOfMemoryException
MulticastNotSupportedException
CultureNotFoundException
-
getLayoutSettings
public LayoutSettings getLayoutSettings() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setLayoutSettings
public void setLayoutSettings(LayoutSettings LayoutSettings) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getOrientation
public Orientation getOrientation() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getGripMargin
public Padding getGripMargin() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ConfigurationErrorsException, ArgumentException, CultureNotFoundException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, SecurityException, IndexOutOfRangeException, InvalidEnumArgumentException, ObjectDisposedException, OutOfMemoryException
- Throws:
java.lang.Throwable
ArgumentNullException
MissingManifestResourceException
ConfigurationErrorsException
ArgumentException
CultureNotFoundException
NotSupportedException
InvalidOperationException
ArgumentOutOfRangeException
SecurityException
IndexOutOfRangeException
InvalidEnumArgumentException
ObjectDisposedException
OutOfMemoryException
-
setGripMargin
public void setGripMargin(Padding GripMargin) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ConfigurationErrorsException, ArgumentException, CultureNotFoundException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, SecurityException, IndexOutOfRangeException, InvalidEnumArgumentException, ObjectDisposedException, OutOfMemoryException
- Throws:
java.lang.Throwable
ArgumentNullException
MissingManifestResourceException
ConfigurationErrorsException
ArgumentException
CultureNotFoundException
NotSupportedException
InvalidOperationException
ArgumentOutOfRangeException
SecurityException
IndexOutOfRangeException
InvalidEnumArgumentException
ObjectDisposedException
OutOfMemoryException
-
getDefaultDropDownDirection
public ToolStripDropDownDirection getDefaultDropDownDirection() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setDefaultDropDownDirection
public void setDefaultDropDownDirection(ToolStripDropDownDirection DefaultDropDownDirection) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException
- Throws:
java.lang.Throwable
ArgumentNullException
TypeLoadException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotSupportedException
CultureNotFoundException
ArgumentOutOfRangeException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
IndexOutOfRangeException
FormatException
InvalidEnumArgumentException
-
getGripDisplayStyle
public ToolStripGripDisplayStyle getGripDisplayStyle() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getGripStyle
public ToolStripGripStyle getGripStyle() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setGripStyle
public void setGripStyle(ToolStripGripStyle GripStyle) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, ConfigurationErrorsException, SecurityException, OutOfMemoryException
- Throws:
java.lang.Throwable
ArgumentNullException
TypeLoadException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotSupportedException
CultureNotFoundException
ArgumentOutOfRangeException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
IndexOutOfRangeException
FormatException
InvalidEnumArgumentException
ConfigurationErrorsException
SecurityException
OutOfMemoryException
-
getItems
public ToolStripItemCollection getItems() throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException
- Throws:
java.lang.Throwable
ArgumentNullException
FormatException
ArgumentOutOfRangeException
-
getLayoutStyle
public ToolStripLayoutStyle getLayoutStyle() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setLayoutStyle
public void setLayoutStyle(ToolStripLayoutStyle LayoutStyle) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, ConfigurationErrorsException
- Throws:
java.lang.Throwable
ArgumentNullException
TypeLoadException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotSupportedException
CultureNotFoundException
ArgumentOutOfRangeException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
IndexOutOfRangeException
FormatException
InvalidEnumArgumentException
ConfigurationErrorsException
-
getOverflowButton
public ToolStripOverflowButton getOverflowButton() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ConfigurationErrorsException, ArgumentException, CultureNotFoundException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, SecurityException, IndexOutOfRangeException, InvalidEnumArgumentException, ThreadStateException, Win32Exception, InvalidAsynchronousStateException
- Throws:
java.lang.Throwable
ArgumentNullException
MissingManifestResourceException
ConfigurationErrorsException
ArgumentException
CultureNotFoundException
NotSupportedException
InvalidOperationException
ArgumentOutOfRangeException
SecurityException
IndexOutOfRangeException
InvalidEnumArgumentException
ThreadStateException
Win32Exception
InvalidAsynchronousStateException
-
getRenderer
public ToolStripRenderer getRenderer() throws java.lang.Throwable, ConfigurationErrorsException, ArgumentException, ArgumentNullException, InvalidEnumArgumentException, ArgumentOutOfRangeException, ThreadStateException, InvalidOperationException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException, MulticastNotSupportedException
- Throws:
java.lang.Throwable
ConfigurationErrorsException
ArgumentException
ArgumentNullException
InvalidEnumArgumentException
ArgumentOutOfRangeException
ThreadStateException
InvalidOperationException
ObjectDisposedException
Win32Exception
OutOfMemoryException
NotSupportedException
MulticastNotSupportedException
-
setRenderer
public void setRenderer(ToolStripRenderer Renderer) throws java.lang.Throwable, InvalidEnumArgumentException, ArgumentNullException, ArgumentOutOfRangeException, ThreadStateException, InvalidOperationException, Win32Exception, ArgumentException, MulticastNotSupportedException
-
getRenderMode
public ToolStripRenderMode getRenderMode() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setRenderMode
public void setRenderMode(ToolStripRenderMode RenderMode) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, ThreadStateException, Win32Exception, MulticastNotSupportedException
- Throws:
java.lang.Throwable
ArgumentNullException
TypeLoadException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotSupportedException
CultureNotFoundException
ArgumentOutOfRangeException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
IndexOutOfRangeException
FormatException
InvalidEnumArgumentException
ThreadStateException
Win32Exception
MulticastNotSupportedException
-
getTextDirection
public ToolStripTextDirection getTextDirection() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setTextDirection
public void setTextDirection(ToolStripTextDirection TextDirection) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, Win32Exception, OutOfMemoryException
- Throws:
java.lang.Throwable
ArgumentNullException
TypeLoadException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotSupportedException
CultureNotFoundException
ArgumentOutOfRangeException
NotImplementedException
MissingManifestResourceException
ObjectDisposedException
IndexOutOfRangeException
FormatException
InvalidEnumArgumentException
Win32Exception
OutOfMemoryException
-
getVerticalScroll
public VScrollProperties getVerticalScroll() throws java.lang.Throwable
- Overrides:
getVerticalScroll
in classScrollableControl
- Throws:
java.lang.Throwable
-
addAutoSizeChanged
public void addAutoSizeChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addAutoSizeChanged
in classControl
- Throws:
java.lang.Throwable
-
removeAutoSizeChanged
public void removeAutoSizeChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeAutoSizeChanged
in classControl
- Throws:
java.lang.Throwable
-
addBeginDrag
public void addBeginDrag(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeBeginDrag
public void removeBeginDrag(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addCausesValidationChanged
public void addCausesValidationChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addCausesValidationChanged
in classControl
- Throws:
java.lang.Throwable
-
removeCausesValidationChanged
public void removeCausesValidationChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeCausesValidationChanged
in classControl
- Throws:
java.lang.Throwable
-
addCursorChanged
public void addCursorChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addCursorChanged
in classControl
- Throws:
java.lang.Throwable
-
removeCursorChanged
public void removeCursorChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeCursorChanged
in classControl
- Throws:
java.lang.Throwable
-
addEndDrag
public void addEndDrag(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeEndDrag
public void removeEndDrag(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addForeColorChanged
public void addForeColorChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addForeColorChanged
in classControl
- Throws:
java.lang.Throwable
-
removeForeColorChanged
public void removeForeColorChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeForeColorChanged
in classControl
- Throws:
java.lang.Throwable
-
addLayoutCompleted
public void addLayoutCompleted(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeLayoutCompleted
public void removeLayoutCompleted(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addLayoutStyleChanged
public void addLayoutStyleChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeLayoutStyleChanged
public void removeLayoutStyleChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addRendererChanged
public void addRendererChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeRendererChanged
public void removeRendererChanged(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addControlAdded
public void addControlAdded(ControlEventHandler handler) throws java.lang.Throwable
- Overrides:
addControlAdded
in classControl
- Throws:
java.lang.Throwable
-
removeControlAdded
public void removeControlAdded(ControlEventHandler handler) throws java.lang.Throwable
- Overrides:
removeControlAdded
in classControl
- Throws:
java.lang.Throwable
-
addControlRemoved
public void addControlRemoved(ControlEventHandler handler) throws java.lang.Throwable
- Overrides:
addControlRemoved
in classControl
- Throws:
java.lang.Throwable
-
removeControlRemoved
public void removeControlRemoved(ControlEventHandler handler) throws java.lang.Throwable
- Overrides:
removeControlRemoved
in classControl
- Throws:
java.lang.Throwable
-
addPaintGrip
public void addPaintGrip(PaintEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removePaintGrip
public void removePaintGrip(PaintEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addItemClicked
public void addItemClicked(ToolStripItemClickedEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeItemClicked
public void removeItemClicked(ToolStripItemClickedEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addItemAdded
public void addItemAdded(ToolStripItemEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeItemAdded
public void removeItemAdded(ToolStripItemEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addItemRemoved
public void addItemRemoved(ToolStripItemEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeItemRemoved
public void removeItemRemoved(ToolStripItemEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-