public class ToolStripContainer extends ContainerControl
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.ToolStripContainer
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Windows.Forms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
|
static java.lang.String |
assemblyShortName
Assembly name: System.Windows.Forms
|
static java.lang.String |
className
Qualified class name: System.Windows.Forms.ToolStripContainer
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ToolStripContainer() |
ToolStripContainer(java.lang.Object instance)
Internal constructor.
|
addAutoValidateChanged, getActiveControl, getAutoScaleDimensions, getAutoScaleMode, getAutoValidate, getCurrentAutoScaleDimensions, getParentForm, PerformAutoScale, removeAutoValidateChanged, setActiveControl, setAutoScaleDimensions, setAutoScaleMode, setAutoValidate, Validate, Validate, ValidateChildren, ValidateChildrenaddScroll, getAutoScroll, getAutoScrollPosition, getHorizontalScroll, getVerticalScroll, removeScroll, ScrollControlIntoView, setAutoScroll, SetAutoScrollMargin, setAutoScrollPositionaddAutoSizeChanged, addBindingContextChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuChanged, addControlAdded, addControlRemoved, addDataContextChanged, 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, BeginInvoke, BringToFront, Contains, CreateControl, CreateGraphics, DoDragDrop, DoDragDrop, DrawToBitmap, EndInvoke, FindForm, Focus, getAccessibilityObject, getAccessibleDefaultActionDescription, getAccessibleDescription, getAccessibleName, getAccessibleRole, getAllowDrop, getAnchor, getAutoScrollOffset, getAutoSize, getBackgroundImageLayout, getBindingContext, getBottom, getBounds, getCanFocus, getCanSelect, getCapture, getCheckForIllegalCrossThreadCalls, GetChildAtPoint, GetChildAtPoint, getClientRectangle, getClientSize, getCompanyName, GetContainerControl, getContainsFocus, getContextMenu, getCreated, getCursor, getDataBindings, getDataContext, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getEnabled, getFocused, getFont, getHasChildren, getHeight, getImeMode, getInvokeRequired, getIsAccessible, getIsAncestorSiteInDesignMode, 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, getTabStop, getTag, getText, getTop, getTopLevelControl, getUseWaitCursor, getVisible, getWidth, getWindowTarget, Hide, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invalidate, Invoke, InvokeAsync, IsKeyLocked, IsMnemonic, LogicalToDeviceUnits, LogicalToDeviceUnits, PerformLayout, PerformLayout, PointToClient, PointToScreen, PreProcessControlMessage, PreProcessMessage, RectangleToClient, RectangleToScreen, Refresh, removeAutoSizeChanged, removeBindingContextChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuChanged, removeControlAdded, removeControlRemoved, removeDataContextChanged, 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, setBackgroundImageLayout, setBindingContext, SetBounds, SetBounds, setBounds, setCapture, setCheckForIllegalCrossThreadCalls, setClientSize, setContextMenu, setCursor, setDataContext, setDock, setEnabled, setFont, setHeight, setImeMode, setIsAccessible, setLeft, setLocation, setMargin, setMaximumSize, setMinimumSize, setName, setPadding, setParent, setRegion, setRightToLeft, setSize, setTabIndex, setTabStop, setTag, setText, setTop, setUseWaitCursor, setVisible, setWidth, setWindowTarget, Show, SuspendLayout, UpdateaddDisposed, close, Dispose, getContainer, getSite, removeDisposed, setSiteGetLifetimeService, InitializeLifetimeServiceEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringOnDragDrop, OnDragEnter, OnDragLeave, OnDragOver, ToIDropTargetpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public ToolStripContainer()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
PlatformNotSupportedException,
ArgumentNullException,
InvalidOperationException,
InvalidCastException,
IndexOutOfRangeException,
FormatException,
Win32Exception,
OutOfMemoryException,
NotSupportedException,
InvalidEnumArgumentException,
RankException,
ArrayTypeMismatchException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionPlatformNotSupportedExceptionArgumentNullExceptionInvalidOperationExceptionInvalidCastExceptionIndexOutOfRangeExceptionFormatExceptionWin32ExceptionOutOfMemoryExceptionNotSupportedExceptionInvalidEnumArgumentExceptionRankExceptionArrayTypeMismatchExceptionpublic ToolStripContainer(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addBackColorChanged(EventHandler handler) throws java.lang.Throwable
addBackColorChanged in class Controljava.lang.Throwablepublic void addBackgroundImageChanged(EventHandler handler) throws java.lang.Throwable
addBackgroundImageChanged in class Controljava.lang.Throwablepublic void addBackgroundImageLayoutChanged(EventHandler handler) throws java.lang.Throwable
addBackgroundImageLayoutChanged in class Controljava.lang.Throwablepublic void addCausesValidationChanged(EventHandler handler) throws java.lang.Throwable
addCausesValidationChanged in class Controljava.lang.Throwablepublic void addContextMenuStripChanged(EventHandler handler) throws java.lang.Throwable
addContextMenuStripChanged in class Controljava.lang.Throwablepublic void addCursorChanged(EventHandler handler) throws java.lang.Throwable
addCursorChanged in class Controljava.lang.Throwablepublic void addForeColorChanged(EventHandler handler) throws java.lang.Throwable
addForeColorChanged in class Controljava.lang.Throwablepublic static ToolStripContainer cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ToolStripContainer, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedToolStripContainer instancejava.lang.Throwable - in case of error during cast operationpublic Size getAutoScrollMargin() throws java.lang.Throwable
getAutoScrollMargin in class ScrollableControljava.lang.Throwablepublic Size getAutoScrollMinSize() throws java.lang.Throwable
getAutoScrollMinSize in class ScrollableControljava.lang.Throwablepublic Color getBackColor() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException, ObjectDisposedException
getBackColor in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionIndexOutOfRangeExceptionObjectDisposedExceptionpublic Image getBackgroundImage() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
getBackgroundImage in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic ToolStripPanel getBottomToolStripPanel() throws java.lang.Throwable
java.lang.Throwablepublic boolean getBottomToolStripPanelVisible()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getCausesValidation()
throws java.lang.Throwable
getCausesValidation in class Controljava.lang.Throwablepublic ToolStripContentPanel getContentPanel() throws java.lang.Throwable
java.lang.Throwablepublic ContextMenuStrip getContextMenuStrip() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
getContextMenuStrip in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic Color getForeColor() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, IndexOutOfRangeException
getForeColor in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionIndexOutOfRangeExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDropTargetgetJCOAssemblyName in class ContainerControlString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDropTargetgetJCOClassName in class ContainerControlString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDropTargetgetJCOInstance in class ContainerControlObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDropTargetgetJCOObjectName in class ContainerControlString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDropTargetgetJCOType in class ContainerControlJCType representing the CLR Type of the instantiated Classpublic ToolStripPanel getLeftToolStripPanel() throws java.lang.Throwable
java.lang.Throwablepublic boolean getLeftToolStripPanelVisible()
throws java.lang.Throwable
java.lang.Throwablepublic ToolStripPanel getRightToolStripPanel() throws java.lang.Throwable
java.lang.Throwablepublic boolean getRightToolStripPanelVisible()
throws java.lang.Throwable
java.lang.Throwablepublic ToolStripPanel getTopToolStripPanel() throws java.lang.Throwable
java.lang.Throwablepublic boolean getTopToolStripPanelVisible()
throws java.lang.Throwable
java.lang.Throwablepublic void removeBackColorChanged(EventHandler handler) throws java.lang.Throwable
removeBackColorChanged in class Controljava.lang.Throwablepublic void removeBackgroundImageChanged(EventHandler handler) throws java.lang.Throwable
removeBackgroundImageChanged in class Controljava.lang.Throwablepublic void removeBackgroundImageLayoutChanged(EventHandler handler) throws java.lang.Throwable
removeBackgroundImageLayoutChanged in class Controljava.lang.Throwablepublic void removeCausesValidationChanged(EventHandler handler) throws java.lang.Throwable
removeCausesValidationChanged in class Controljava.lang.Throwablepublic void removeContextMenuStripChanged(EventHandler handler) throws java.lang.Throwable
removeContextMenuStripChanged in class Controljava.lang.Throwablepublic void removeCursorChanged(EventHandler handler) throws java.lang.Throwable
removeCursorChanged in class Controljava.lang.Throwablepublic void removeForeColorChanged(EventHandler handler) throws java.lang.Throwable
removeForeColorChanged in class Controljava.lang.Throwablepublic void setAutoScrollMargin(Size AutoScrollMargin) throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, InvalidOperationException, ObjectDisposedException, InvalidCastException
setAutoScrollMargin in class ScrollableControljava.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionInvalidOperationExceptionObjectDisposedExceptionInvalidCastExceptionpublic void setAutoScrollMinSize(Size AutoScrollMinSize) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentNullException, InvalidOperationException, InvalidCastException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException
setAutoScrollMinSize in class ScrollableControljava.lang.ThrowablePlatformNotSupportedExceptionArgumentNullExceptionInvalidOperationExceptionInvalidCastExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionpublic void setBackColor(Color BackColor) throws java.lang.Throwable, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, ArgumentNullException, CultureNotFoundException, InvalidOperationException, ObjectDisposedException, OutOfMemoryException, InvalidCastException
setBackColor in class Controljava.lang.ThrowablePlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionNotSupportedExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionObjectDisposedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic void setBackgroundImage(Image BackgroundImage) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
setBackgroundImage in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic void setBottomToolStripPanelVisible(boolean BottomToolStripPanelVisible)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
InvalidCastException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
FormatException,
ObjectDisposedException,
Win32Exception,
NotSupportedException,
OutOfMemoryException,
SecurityException,
IOException,
UnauthorizedAccessException,
OverflowException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionInvalidCastExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionFormatExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionpublic void setCausesValidation(boolean CausesValidation)
throws java.lang.Throwable
setCausesValidation in class Controljava.lang.Throwablepublic void setContextMenuStrip(ContextMenuStrip ContextMenuStrip) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, MulticastNotSupportedException
public void setForeColor(Color ForeColor) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, ObjectDisposedException, IndexOutOfRangeException
setForeColor in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionObjectDisposedExceptionIndexOutOfRangeExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class ContainerControlpublic void setLeftToolStripPanelVisible(boolean LeftToolStripPanelVisible)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
InvalidCastException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
FormatException,
ObjectDisposedException,
Win32Exception,
NotSupportedException,
OutOfMemoryException,
SecurityException,
IOException,
UnauthorizedAccessException,
OverflowException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionInvalidCastExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionFormatExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionpublic void setRightToolStripPanelVisible(boolean RightToolStripPanelVisible)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
InvalidCastException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
FormatException,
ObjectDisposedException,
Win32Exception,
NotSupportedException,
OutOfMemoryException,
SecurityException,
IOException,
UnauthorizedAccessException,
OverflowException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionInvalidCastExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionFormatExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowExceptionpublic void setTopToolStripPanelVisible(boolean TopToolStripPanelVisible)
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
InvalidCastException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
FormatException,
ObjectDisposedException,
Win32Exception,
NotSupportedException,
OutOfMemoryException,
SecurityException,
IOException,
UnauthorizedAccessException,
OverflowException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionInvalidCastExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionFormatExceptionObjectDisposedExceptionWin32ExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionIOExceptionUnauthorizedAccessExceptionOverflowException