Package system.windows.forms
Class ToolStripPanel
- java.lang.Object
-
- All Implemented Interfaces:
java.lang.AutoCloseable,IJCOBridgeReflected,IDropTarget
public class ToolStripPanel extends ContainerControl
The base .NET class managing System.Windows.Forms.ToolStripPanel, 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.ToolStripPanel
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.StringassemblyFullNameFully assembly qualified name: System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089static java.lang.StringassemblyShortNameAssembly name: System.Windows.Formsstatic java.lang.StringclassNameQualified class name: System.Windows.Forms.ToolStripPanelstatic JCTypeclassTypeThe type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description ToolStripPanel()ToolStripPanel(java.lang.Object instance)Internal constructor.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddAutoSizeChanged(EventHandler handler)voidaddRendererChanged(EventHandler handler)voidaddTabIndexChanged(EventHandler handler)voidaddTabStopChanged(EventHandler handler)voidaddTextChanged(EventHandler handler)voidBeginInit()static ToolStripPanelcast(IJCOBridgeReflected from)Try to cast theIJCOBridgeReflectedinstance intoToolStripPanel, a cast assert is made to check if types are compatible.voidEndInit()SizegetAutoScrollMargin()SizegetAutoScrollMinSize()java.lang.StringgetJCOAssemblyName()Returns the reflected Assembly namejava.lang.StringgetJCOClassName()Returns the reflected Class namejava.lang.ObjectgetJCOInstance()Returns the instantiated classjava.lang.StringgetJCOObjectName()Returns the reflected Class name used to build the objectJCTypegetJCOType()Returns the instantiated class TypebooleangetLocked()OrientationgetOrientation()ToolStripRenderergetRenderer()ToolStripRenderModegetRenderMode()PaddinggetRowMargin()ToolStripPanelRow[]getRows()intgetTabIndex()booleangetTabStop()voidJoin(ToolStrip toolStripToDrag)voidJoin(ToolStrip toolStripToDrag, int row)voidJoin(ToolStrip toolStripToDrag, int x, int y)voidJoin(ToolStrip toolStripToDrag, Point location)ToolStripPanelRowPointToRow(Point clientLocation)voidremoveAutoSizeChanged(EventHandler handler)voidremoveRendererChanged(EventHandler handler)voidremoveTabIndexChanged(EventHandler handler)voidremoveTabStopChanged(EventHandler handler)voidremoveTextChanged(EventHandler handler)voidsetAutoScrollMargin(Size AutoScrollMargin)voidsetAutoScrollMinSize(Size AutoScrollMinSize)voidsetJCOInstance(JCObject instance)voidsetLocked(boolean Locked)voidsetOrientation(Orientation Orientation)voidsetRenderer(ToolStripRenderer Renderer)voidsetRenderMode(ToolStripRenderMode RenderMode)voidsetRowMargin(Padding RowMargin)voidsetTabIndex(int TabIndex)voidsetTabStop(boolean TabStop)-
Methods inherited from class system.windows.forms.ContainerControl
addAutoValidateChanged, getActiveControl, getAutoScaleDimensions, getAutoScaleMode, getAutoValidate, getCurrentAutoScaleDimensions, getParentForm, PerformAutoScale, removeAutoValidateChanged, setActiveControl, setAutoScaleDimensions, setAutoScaleMode, setAutoValidate, Validate, Validate, ValidateChildren, ValidateChildren
-
Methods inherited from class system.windows.forms.ScrollableControl
addScroll, getAutoScroll, getAutoScrollPosition, getHorizontalScroll, getVerticalScroll, removeScroll, ScrollControlIntoView, setAutoScroll, SetAutoScrollMargin, setAutoScrollPosition
-
Methods inherited from class system.windows.forms.Control
addBackColorChanged, addBackgroundImageChanged, addBackgroundImageLayoutChanged, addBindingContextChanged, addCausesValidationChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addCursorChanged, addDockChanged, addDoubleClick, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addEnter, addFontChanged, addForeColorChanged, 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, addValidated, addValidating, addVisibleChanged, BringToFront, Contains, CreateControl, CreateGraphics, DoDragDrop, DrawToBitmap, EndInvoke, FindForm, Focus, getAccessibilityObject, getAccessibleDefaultActionDescription, getAccessibleDescription, getAccessibleName, getAccessibleRole, getAllowDrop, getAnchor, getAutoScrollOffset, getAutoSize, getBackColor, getBackgroundImage, getBackgroundImageLayout, getBindingContext, getBottom, getBounds, getCanFocus, getCanSelect, getCapture, getCausesValidation, getCheckForIllegalCrossThreadCalls, GetChildAtPoint, GetChildAtPoint, getClientRectangle, getClientSize, getCompanyName, GetContainerControl, getContainsFocus, getContextMenu, getContextMenuStrip, getCreated, getCursor, getDataBindings, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getEnabled, getFocused, getFont, getForeColor, getHasChildren, 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, 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, removeCausesValidationChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, removeDockChanged, removeDoubleClick, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeEnter, removeFontChanged, removeForeColorChanged, 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, 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, setBackColor, setBackgroundImage, setBackgroundImageLayout, setBindingContext, setBounds, SetBounds, SetBounds, setCapture, setCausesValidation, setCheckForIllegalCrossThreadCalls, setClientSize, setContextMenu, setContextMenuStrip, setCursor, setDock, setEnabled, setFont, setForeColor, setHeight, setImeMode, setIsAccessible, setLeft, setLocation, setMargin, setMaximumSize, setMinimumSize, setName, setPadding, setParent, setRegion, setRightToLeft, setSize, 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.ToolStripPanel- See Also:
- Constant Field Values
-
-
Constructor Detail
-
ToolStripPanel
public ToolStripPanel(java.lang.Object instance) throws java.lang.ThrowableInternal constructor. Use with caution- Throws:
java.lang.Throwable
-
ToolStripPanel
public ToolStripPanel() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ConfigurationErrorsException, ArgumentException, CultureNotFoundException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, Win32Exception, ObjectDisposedException, OutOfMemoryException, SecurityException, InvalidEnumArgumentException- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionConfigurationErrorsExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionWin32ExceptionObjectDisposedExceptionOutOfMemoryExceptionSecurityExceptionInvalidEnumArgumentException
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Assembly name- Specified by:
getJCOAssemblyNamein interfaceIDropTarget- Specified by:
getJCOAssemblyNamein interfaceIJCOBridgeReflected- Overrides:
getJCOAssemblyNamein classContainerControl- Returns:
- A
Stringrepresenting the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name- Specified by:
getJCOClassNamein interfaceIDropTarget- Specified by:
getJCOClassNamein interfaceIJCOBridgeReflected- Overrides:
getJCOClassNamein classContainerControl- Returns:
- A
Stringrepresenting the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name used to build the object- Specified by:
getJCOObjectNamein interfaceIDropTarget- Specified by:
getJCOObjectNamein interfaceIJCOBridgeReflected- Overrides:
getJCOObjectNamein classContainerControl- Returns:
- A
Stringrepresenting the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class- Specified by:
getJCOInstancein interfaceIDropTarget- Specified by:
getJCOInstancein interfaceIJCOBridgeReflected- Overrides:
getJCOInstancein classContainerControl- Returns:
- An
Objectrepresenting the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstancein classContainerControl
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class Type- Specified by:
getJCOTypein interfaceIDropTarget- Specified by:
getJCOTypein interfaceIJCOBridgeReflected- Overrides:
getJCOTypein classContainerControl- Returns:
- A
JCTyperepresenting the CLR Type of the instantiated Class
-
cast
public static ToolStripPanel cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflectedinstance intoToolStripPanel, a cast assert is made to check if types are compatible.- Parameters:
from-IJCOBridgeReflectedinstance to be casted- Returns:
ToolStripPanelinstance- Throws:
java.lang.Throwable- in case of error during cast operation
-
PointToRow
public ToolStripPanelRow PointToRow(Point clientLocation) throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException
- Throws:
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentOutOfRangeException
-
BeginInit
public void BeginInit() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
EndInit
public void EndInit() throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, RankException, InvalidOperationException, MissingManifestResourceException, ObjectDisposedException, Win32Exception, OutOfMemoryException, NotSupportedException, SecurityException, InvalidEnumArgumentException
-
Join
public void Join(ToolStrip toolStripToDrag) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException, InvalidEnumArgumentException, ConfigurationErrorsException, ThreadStateException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionConfigurationErrorsExceptionThreadStateException
-
Join
public void Join(ToolStrip toolStripToDrag, int row) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidEnumArgumentException, Win32Exception, NullReferenceException, OutOfMemoryException, ConfigurationErrorsException, ThreadStateException
- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidEnumArgumentExceptionWin32ExceptionNullReferenceExceptionOutOfMemoryExceptionConfigurationErrorsExceptionThreadStateException
-
Join
public void Join(ToolStrip toolStripToDrag, int x, int y) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, Win32Exception, NotSupportedException, NullReferenceException, OutOfMemoryException, InvalidEnumArgumentException, ConfigurationErrorsException, ThreadStateException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionConfigurationErrorsExceptionThreadStateException
-
Join
public void Join(ToolStrip toolStripToDrag, Point location) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, Win32Exception, NotSupportedException, SecurityException, NullReferenceException, OutOfMemoryException, InvalidEnumArgumentException, ConfigurationErrorsException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionWin32ExceptionNotSupportedExceptionSecurityExceptionNullReferenceExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionConfigurationErrorsException
-
getLocked
public boolean getLocked() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
setLocked
public void setLocked(boolean Locked) throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getTabStop
public boolean getTabStop() throws java.lang.Throwable- Overrides:
getTabStopin classControl- Throws:
java.lang.Throwable
-
setTabStop
public void setTabStop(boolean TabStop) throws java.lang.Throwable, ArgumentException, ArgumentNullException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, Win32Exception, SecurityException, OutOfMemoryException- Overrides:
setTabStopin classControl- Throws:
java.lang.ThrowableArgumentExceptionArgumentNullExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionWin32ExceptionSecurityExceptionOutOfMemoryException
-
getTabIndex
public int getTabIndex() throws java.lang.Throwable- Overrides:
getTabIndexin classControl- Throws:
java.lang.Throwable
-
setTabIndex
public void setTabIndex(int TabIndex) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException- Overrides:
setTabIndexin classControl- Throws:
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatException
-
getAutoScrollMargin
public Size getAutoScrollMargin() throws java.lang.Throwable
- Overrides:
getAutoScrollMarginin 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:
setAutoScrollMarginin classScrollableControl- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedException
-
getAutoScrollMinSize
public Size getAutoScrollMinSize() throws java.lang.Throwable
- Overrides:
getAutoScrollMinSizein 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:
setAutoScrollMinSizein classScrollableControl- Throws:
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionArgumentExceptionNotSupportedException
-
getOrientation
public Orientation getOrientation() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setOrientation
public void setOrientation(Orientation Orientation) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException
-
getRowMargin
public Padding getRowMargin() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setRowMargin
public void setRowMargin(Padding RowMargin) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getRows
public final ToolStripPanelRow[] getRows() throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ArgumentException
- Throws:
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentOutOfRangeExceptionArgumentException
-
getRenderer
public ToolStripRenderer getRenderer() throws java.lang.Throwable, ArgumentException, MulticastNotSupportedException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, ObjectDisposedException, Win32Exception, OutOfMemoryException
-
setRenderer
public void setRenderer(ToolStripRenderer Renderer) throws java.lang.Throwable, ArgumentException, MulticastNotSupportedException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, ObjectDisposedException, Win32Exception, OutOfMemoryException
-
getRenderMode
public ToolStripRenderMode getRenderMode() throws java.lang.Throwable, ArgumentException, MulticastNotSupportedException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, ObjectDisposedException, Win32Exception, OutOfMemoryException
-
setRenderMode
public void setRenderMode(ToolStripRenderMode RenderMode) throws java.lang.Throwable, ArgumentException, MulticastNotSupportedException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, ObjectDisposedException, Win32Exception, OutOfMemoryException, InvalidEnumArgumentException, NotSupportedException
- Throws:
java.lang.ThrowableArgumentExceptionMulticastNotSupportedExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionObjectDisposedExceptionWin32ExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionNotSupportedException
-
addAutoSizeChanged
public void addAutoSizeChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addAutoSizeChangedin classControl- Throws:
java.lang.Throwable
-
removeAutoSizeChanged
public void removeAutoSizeChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeAutoSizeChangedin classControl- 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
-
addTabIndexChanged
public void addTabIndexChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addTabIndexChangedin classControl- Throws:
java.lang.Throwable
-
removeTabIndexChanged
public void removeTabIndexChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeTabIndexChangedin classControl- Throws:
java.lang.Throwable
-
addTabStopChanged
public void addTabStopChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addTabStopChangedin classControl- Throws:
java.lang.Throwable
-
removeTabStopChanged
public void removeTabStopChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeTabStopChangedin classControl- Throws:
java.lang.Throwable
-
addTextChanged
public void addTextChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
addTextChangedin classControl- Throws:
java.lang.Throwable
-
removeTextChanged
public void removeTextChanged(EventHandler handler) throws java.lang.Throwable
- Overrides:
removeTextChangedin classControl- Throws:
java.lang.Throwable
-
-