public class ButtonBase extends Control
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Forms.ButtonBase
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.ButtonBase
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ButtonBase() |
ButtonBase(java.lang.Object instance)
Internal constructor.
|
addBackColorChanged, addBackgroundImageChanged, addBackgroundImageLayoutChanged, addBindingContextChanged, addCausesValidationChanged, addChangeUICues, addClick, addClientSizeChanged, addContextMenuChanged, addContextMenuStripChanged, addControlAdded, addControlRemoved, addCursorChanged, addDataContextChanged, addDockChanged, addDoubleClick, addDpiChangedAfterParent, addDpiChangedBeforeParent, addDragDrop, addDragEnter, addDragLeave, addDragOver, addEnabledChanged, addEnter, addFontChanged, addForeColorChanged, addGiveFeedback, addGotFocus, addHandleCreated, addHandleDestroyed, addHelpRequested, 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, getBackColor, getBackgroundImage, getBackgroundImageLayout, getBindingContext, getBottom, getBounds, getCanFocus, getCanSelect, getCapture, getCausesValidation, getCheckForIllegalCrossThreadCalls, GetChildAtPoint, GetChildAtPoint, getClientRectangle, getClientSize, getCompanyName, GetContainerControl, getContainsFocus, getContextMenu, getContextMenuStrip, getCreated, getCursor, getDataBindings, getDataContext, getDefaultBackColor, getDefaultFont, getDefaultForeColor, getDeviceDpi, getDisplayRectangle, getDisposing, getDock, getEnabled, getFocused, getFont, getForeColor, getHasChildren, getHeight, getInvokeRequired, getIsAccessible, getIsAncestorSiteInDesignMode, getIsDisposed, getIsHandleCreated, getIsMirrored, getLayoutEngine, getLeft, getLocation, getMargin, getMaximumSize, getMinimumSize, getModifierKeys, getMouseButtons, getMousePosition, getName, GetNextControl, getPadding, getParent, 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, removeBackColorChanged, removeBackgroundImageChanged, removeBackgroundImageLayoutChanged, removeBindingContextChanged, removeCausesValidationChanged, removeChangeUICues, removeClick, removeClientSizeChanged, removeContextMenuChanged, removeContextMenuStripChanged, removeControlAdded, removeControlRemoved, removeCursorChanged, removeDataContextChanged, removeDockChanged, removeDoubleClick, removeDpiChangedAfterParent, removeDpiChangedBeforeParent, removeDragDrop, removeDragEnter, removeDragLeave, removeDragOver, removeEnabledChanged, removeEnter, removeFontChanged, removeForeColorChanged, removeGiveFeedback, removeGotFocus, removeHandleCreated, removeHandleDestroyed, removeHelpRequested, 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, setBackColor, setBackgroundImage, setBackgroundImageLayout, setBindingContext, SetBounds, SetBounds, setBounds, setCapture, setCausesValidation, setCheckForIllegalCrossThreadCalls, setClientSize, setContextMenu, setContextMenuStrip, setCursor, setDataContext, setDock, setEnabled, setFont, setForeColor, setHeight, 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 ButtonBase()
throws java.lang.Throwable
java.lang.Throwablepublic ButtonBase(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addAutoSizeChanged(EventHandler handler) throws java.lang.Throwable
addAutoSizeChanged in class Controljava.lang.Throwablepublic void addCommandCanExecuteChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCommandChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCommandParameterChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addImeModeChanged(EventHandler handler) throws java.lang.Throwable
addImeModeChanged in class Controljava.lang.Throwablepublic static ButtonBase cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ButtonBase, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedButtonBase instancejava.lang.Throwable - in case of error during cast operationpublic boolean getAutoEllipsis()
throws java.lang.Throwable
java.lang.Throwablepublic ICommand getCommand() throws java.lang.Throwable
java.lang.Throwablepublic NetObject getCommandParameter() throws java.lang.Throwable
java.lang.Throwablepublic FlatButtonAppearance getFlatAppearance() throws java.lang.Throwable
java.lang.Throwablepublic FlatStyle getFlatStyle() throws java.lang.Throwable
java.lang.Throwablepublic Image getImage() throws java.lang.Throwable, InvalidOperationException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ArgumentNullException, CultureNotFoundException, ArgumentException, IndexOutOfRangeException, FormatException, OverflowException
public ContentAlignment getImageAlign() throws java.lang.Throwable
java.lang.Throwablepublic int getImageIndex()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
ArgumentOutOfRangeException,
PlatformNotSupportedException,
NotSupportedException,
ObjectDisposedException,
InvalidOperationException,
RankException,
ArrayTypeMismatchException
public java.lang.String getImageKey()
throws java.lang.Throwable
java.lang.Throwablepublic ImageList getImageList() throws java.lang.Throwable
java.lang.Throwablepublic ImeMode getImeMode() throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException
getImeMode in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDropTargetgetJCOAssemblyName in class ControlString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDropTargetgetJCOClassName in class ControlString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDropTargetgetJCOInstance in class ControlObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDropTargetgetJCOObjectName in class ControlString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDropTargetgetJCOType in class ControlJCType representing the CLR Type of the instantiated Classpublic Size GetPreferredSize(Size proposedSize) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, ArrayTypeMismatchException
GetPreferredSize in class Controljava.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionArrayTypeMismatchExceptionpublic ContentAlignment getTextAlign() throws java.lang.Throwable
java.lang.Throwablepublic TextImageRelation getTextImageRelation() throws java.lang.Throwable
java.lang.Throwablepublic boolean getUseCompatibleTextRendering()
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
OutOfMemoryException,
InvalidCastException
public boolean getUseMnemonic()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getUseVisualStyleBackColor()
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
OutOfMemoryException,
InvalidCastException,
IndexOutOfRangeException
public void removeAutoSizeChanged(EventHandler handler) throws java.lang.Throwable
removeAutoSizeChanged in class Controljava.lang.Throwablepublic void removeCommandCanExecuteChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCommandChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCommandParameterChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeImeModeChanged(EventHandler handler) throws java.lang.Throwable
removeImeModeChanged in class Controljava.lang.Throwablepublic void setAutoEllipsis(boolean AutoEllipsis)
throws java.lang.Throwable,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
IndexOutOfRangeException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException,
InvalidCastException
public void setCommand(ICommand Command) throws java.lang.Throwable, ArgumentException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException
java.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionpublic void setCommandParameter(NetObject CommandParameter) throws java.lang.Throwable
java.lang.Throwablepublic void setFlatStyle(FlatStyle FlatStyle) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ArgumentNullException, NotSupportedException, OutOfMemoryException, InvalidCastException, ObjectDisposedException, Win32Exception, SecurityException, IOException, OverflowException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionArgumentNullExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionObjectDisposedExceptionWin32ExceptionSecurityExceptionIOExceptionOverflowExceptionpublic void setImage(Image Image) throws java.lang.Throwable, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException, CultureNotFoundException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentException, FormatException, OverflowException, ArgumentNullException, OutOfMemoryException, AbandonedMutexException, InvalidAsynchronousStateException, ArrayTypeMismatchException, ThreadStateException, MulticastNotSupportedException, InvalidCastException, Win32Exception, SecurityException, IOException
java.lang.ThrowableInvalidOperationExceptionArgumentOutOfRangeExceptionNotSupportedExceptionCultureNotFoundExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentExceptionFormatExceptionOverflowExceptionArgumentNullExceptionOutOfMemoryExceptionAbandonedMutexExceptionInvalidAsynchronousStateExceptionArrayTypeMismatchExceptionThreadStateExceptionMulticastNotSupportedExceptionInvalidCastExceptionWin32ExceptionSecurityExceptionIOExceptionpublic void setImageAlign(ContentAlignment ImageAlign) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ArgumentNullException, NotSupportedException, OutOfMemoryException, InvalidCastException
public void setImageIndex(int ImageIndex)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
PlatformNotSupportedException,
ArgumentOutOfRangeException,
InvalidOperationException,
ArrayTypeMismatchException,
NotSupportedException,
ObjectDisposedException,
RankException,
IndexOutOfRangeException,
FormatException,
InvalidCastException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArrayTypeMismatchExceptionNotSupportedExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionFormatExceptionInvalidCastExceptionpublic void setImageKey(java.lang.String ImageKey)
throws java.lang.Throwable,
PlatformNotSupportedException,
NotSupportedException,
ArgumentNullException,
IndexOutOfRangeException,
ArgumentException,
ArgumentOutOfRangeException,
InvalidOperationException,
FormatException,
InvalidCastException
public void setImageList(ImageList ImageList) throws java.lang.Throwable, ArgumentNullException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentException, ArgumentOutOfRangeException, FormatException, NotSupportedException, MulticastNotSupportedException
public void setImeMode(ImeMode ImeMode) throws java.lang.Throwable, PlatformNotSupportedException, InvalidEnumArgumentException, ArgumentNullException, InvalidOperationException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, OutOfMemoryException, InvalidCastException, ObjectDisposedException, Win32Exception
setImeMode in class Controljava.lang.ThrowablePlatformNotSupportedExceptionInvalidEnumArgumentExceptionArgumentNullExceptionInvalidOperationExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionObjectDisposedExceptionWin32Exceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class Controlpublic void setTextAlign(ContentAlignment TextAlign) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ArgumentNullException, NotSupportedException, OutOfMemoryException, InvalidCastException, Win32Exception, ObjectDisposedException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionArgumentNullExceptionNotSupportedExceptionOutOfMemoryExceptionInvalidCastExceptionWin32ExceptionObjectDisposedExceptionpublic void setTextImageRelation(TextImageRelation TextImageRelation) throws java.lang.Throwable, ArgumentException, InvalidOperationException, PlatformNotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, FormatException, InvalidEnumArgumentException, ArgumentNullException, NotSupportedException, OutOfMemoryException, InvalidCastException
public void setUseCompatibleTextRendering(boolean UseCompatibleTextRendering)
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
PlatformNotSupportedException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
OutOfMemoryException,
InvalidCastException,
IndexOutOfRangeException,
RankException,
ArrayTypeMismatchException
public void setUseMnemonic(boolean UseMnemonic)
throws java.lang.Throwable,
ArgumentException,
PlatformNotSupportedException,
NotSupportedException,
ArgumentOutOfRangeException,
InvalidOperationException,
OutOfMemoryException,
InvalidCastException,
FormatException
public void setUseVisualStyleBackColor(boolean UseVisualStyleBackColor)
throws java.lang.Throwable,
ArgumentNullException,
PlatformNotSupportedException,
IndexOutOfRangeException,
ArgumentException,
ArgumentOutOfRangeException,
InvalidOperationException,
FormatException,
InvalidCastException,
NotSupportedException