Intersoft ClientUI Documentation
ISButton Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Intersoft.Client.Framework Namespace : ISButton Class


The following tables list the members exposed by ISButton.

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)AutoCheckOnTogglePropertyIdentifies the AutoCheckOnToggle dependency property.  
public Fieldstatic (Shared in Visual Basic)ClickEventIdentifies the Clicked routed event.  
public Fieldstatic (Shared in Visual Basic)ClickLatencyPropertyIdentifies the BusyLatency dependency property.  
public Fieldstatic (Shared in Visual Basic)CommandCannotExecutePropertyIdentifies the CommandCannotExecute dependency property.  
public Fieldstatic (Shared in Visual Basic)CommandParameterPropertyIdentifies the CommandParameter dependency property.  
public Fieldstatic (Shared in Visual Basic)CommandPropertyIdentifies the Command dependency property.  
public Fieldstatic (Shared in Visual Basic)CommandTargetPropertyIdentifies the CommandTarget dependency property.  
public Fieldstatic (Shared in Visual Basic)CornerRadiusDoublePropertyIdentifies the CornerRadiusDouble dependency property.  
public Fieldstatic (Shared in Visual Basic)CornerRadiusPropertyIdentifies the CornerRadius dependency property.  
public Fieldstatic (Shared in Visual Basic)EnableFocusAnimationPropertyIdentifies the EnableFocusAnimation dependency property.  
public Fieldstatic (Shared in Visual Basic)EnableVisualTransitionsPropertyIdentifies the EnableVisualTransitions dependency property.  
public Fieldstatic (Shared in Visual Basic)FocusablePropertyIdentifies the Focusable dependency property.  
public Fieldstatic (Shared in Visual Basic)GroupNamePropertyIdentifies the GroupName dependency property.  
public Fieldstatic (Shared in Visual Basic)IsCancelPropertyIdentifies the IsCancel dependency property.  
public Fieldstatic (Shared in Visual Basic)IsCheckedChangedEventIdentifies the IsCheckedChanged routed event.  
public Fieldstatic (Shared in Visual Basic)IsCheckedPropertyIdentifies the IsChecked dependency property.  
public Fieldstatic (Shared in Visual Basic)IsDefaultPropertyIdentifies the IsDefault dependency property.  
public Fieldstatic (Shared in Visual Basic)IsKeyboardFocusedProperty  
public Fieldstatic (Shared in Visual Basic)IsToggleButtonPropertyIdentifies the IsToggleButton dependency property.  
public Fieldstatic (Shared in Visual Basic)KeepCheckedStatePropertyIdentifies the KeepCheckedState dependency property.  
public Fieldstatic (Shared in Visual Basic)ShowKeyboardFocusVisualProperty  
public Fieldstatic (Shared in Visual Basic)UseCheckedVisualStatePropertyIdentifies the UseCheckedVisualState dependency property.  
Top

Public Properties

 NameDescription
public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
public PropertyAllowDrop (Inherited from System.Windows.UIElement)
public PropertyAutoCheckOnToggleGets or sets a value that indicates whether the IsChecked property should be automatically set when the button is clicked.  
public PropertyBackground (Inherited from System.Windows.Controls.Control)
public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyClickLatencyGets or sets the latency, in seconds, before the click action is executed.  
public PropertyClickMode (Inherited from System.Windows.Controls.Primitives.ButtonBase)
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyCommandGets or sets the command to invoke when this button is clicked.  
public PropertyCommandCannotExecuteGets or sets the UI behavior when the associated Command cannot be executed.  
public PropertyCommandParameterGets or sets the parameter to pass to the Command property.  
public PropertyCommandTargetGets or sets the element on which to raise the specified command.  
public PropertyContent (Inherited from System.Windows.Controls.ContentControl)
public PropertyContentTemplate (Inherited from System.Windows.Controls.ContentControl)
public PropertyCornerRadiusRepresents the radius of a border's corner. The radius can't be negative.  
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDesiredSize (Inherited from System.Windows.UIElement)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyEnableFocusAnimationSpecifies whether this button should be animated when focused.  
public PropertyEnableVisualTransitionsSpecifies whether transitions should be used when the control changed its visual state.  
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyFocusableGets or sets a value that indicates whether this control can receive focus. (WPF compatible)  
public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
public PropertyFontSize (Inherited from System.Windows.Controls.Control)
public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
public PropertyForeground (Inherited from System.Windows.Controls.Control)
public PropertyFrameworkGets the entity framework.  
public PropertyGroupNameGets or sets a value that determines the group where this toggle button belongs to.  
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyIsCancelSpecifies whether this button is the Cancel button in the page or logical container. A user can activate the Cancel button by pressing the ESC key.  
public PropertyIsCheckedGets or sets a value that indicates whether the button is currently toggled (checked).  
public PropertyIsDefaultSpecifies whether this button is the default button in the page or logical container. A user invokes the default button by pressing the ENTER key.  
public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
public PropertyIsFocused (Inherited from System.Windows.Controls.Primitives.ButtonBase)
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInDesignModeGets a value that indicates whether the control is in design mode (development).  
public PropertyIsMouseOver (Inherited from System.Windows.Controls.Primitives.ButtonBase)
public PropertyIsPressed (Inherited from System.Windows.Controls.Primitives.ButtonBase)
public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
public PropertyIsToggleButtonGets or sets a value that indicate whether the button should use toggle button behavior.  
public PropertyKeepCheckedStateGets or sets a value that determines whether the IsChecked property should be persisted when its value is true.  
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLayoutSuspendedGets a value that indicates whether the layout is being suspended.  
public PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
public PropertyName (Inherited from System.Windows.FrameworkElement)
public PropertyOpacity (Inherited from System.Windows.UIElement)
public PropertyOpacityMask (Inherited from System.Windows.UIElement)
public PropertyPadding (Inherited from System.Windows.Controls.Control)
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyPlatformGets a value that indicates the current client platform.  
public PropertyProjection (Inherited from System.Windows.UIElement)
public PropertyRenderSize (Inherited from System.Windows.UIElement)
public PropertyRenderTransform (Inherited from System.Windows.UIElement)
public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
public PropertyResources (Inherited from System.Windows.FrameworkElement)
public PropertyShowKeyboardFocusVisual  
public PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
public PropertyTag (Inherited from System.Windows.FrameworkElement)
public PropertyTemplate (Inherited from System.Windows.Controls.Control)
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUseCheckedVisualStateGets or sets a value indicating whether the Checked visual state should be applied when the IsChecked property is true.  
public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

 NameDescription
protected PropertyDefaultStyleKey (Inherited from System.Windows.Controls.Control)
protected PropertyProductProduct Info.  
Top

Public Methods

 NameDescription
public MethodAddHandler (Inherited from System.Windows.UIElement)
public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
public MethodArrange (Inherited from System.Windows.UIElement)
public MethodAttachEventHandlersAttach built-in event handlers to control templates. Call this method if necessary.  
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodDetachedEventHandlersDetach built-in event handlers from control templates. Call this method if necessary.  
public MethodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
public MethodDoClickInvokes the OnClick event and simulates the Click visual state.  
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFocus (Inherited from System.Windows.Controls.Control)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInitializeStoryboardsInitializes storyboards.  
public MethodInitializeTemplatesInitializes control templates.  
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodOnApplyTemplateOverridden. Builds the visual tree when a new template is applied.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefreshClipPerform clipping to the dimension of the control. Call this method if necessary  
public MethodRefreshVisualStateRefresh visual state to reflect the current state of button.  
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodResumeLayoutResume the layout.  
public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodSuspendLayoutSuspend the layout.  
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
protected MethodChangeVisualStateOverloaded. Change the visual state.  
protected MethodDoTogglePerform button toggle, if IsToggle is set to true.  
protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
protected MethodOnClickOverridden. Called before the Click event occurs.  
protected MethodOnCommandChangedCalled when the value of Command property changes.  
protected MethodOnContentChanged (Inherited from System.Windows.Controls.ContentControl)
protected MethodOnCornerRadiusChangedCalled when the value of CornerRadius property changes.  
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
protected MethodOnDragEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnDragLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnDragOver (Inherited from System.Windows.Controls.Control)
protected MethodOnDrop (Inherited from System.Windows.Controls.Control)
protected MethodOnGotFocusOverridden. Called before the GotFocus event occurs.  
protected MethodOnInitializeCommandDefaultCalled when the Command is initialized.  
protected MethodOnIsCheckedChangedCalled when the value of IsChecked property changes.  
protected MethodOnIsEnabledChangedCalled when the value of IsEnabled property changes.  
protected MethodOnIsKeyboardFocusChangedCalled when the value of IsKeyboardFocus property changes.  
protected MethodOnIsPressedChangedOverridden. Called when the value of IsPressed property changes.  
protected MethodOnKeyDown (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
protected MethodOnLostFocusOverridden. Called before the LostFocus event occurs.  
protected MethodOnLostMouseCapture (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseEnterOverridden. Called before MouseEnter event occurs.  
protected MethodOnMouseLeaveOverridden. Called before the MouseLeave event occurs.  
protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseMove (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseWheel (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInput (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
protected MethodOnToggleClickCalled before the ToggleClick event occurs.  
protected MethodOnUnloadedCalled when the element is unloaded.  
protected MethodUpdateCommandUIStateUpdates the current state of the UI based on the associated Command.  
Top

Public Events

 NameDescription
public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
public EventClick (Inherited from System.Windows.Controls.Primitives.ButtonBase)
public EventDragEnter (Inherited from System.Windows.UIElement)
public EventDragLeave (Inherited from System.Windows.UIElement)
public EventDragOver (Inherited from System.Windows.UIElement)
public EventDrop (Inherited from System.Windows.UIElement)
public EventGotFocus (Inherited from System.Windows.UIElement)
public EventGotKeyboardFocus  
public EventIsCheckedChangedOccurs when the IsChecked dependency property of the button is changed.  
public EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
public EventKeyDown (Inherited from System.Windows.UIElement)
public EventKeyUp (Inherited from System.Windows.UIElement)
public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
public EventLoaded (Inherited from System.Windows.FrameworkElement)
public EventLostFocus (Inherited from System.Windows.UIElement)
public EventLostKeyboardFocus  
public EventLostMouseCapture (Inherited from System.Windows.UIElement)
public EventMouseEnter (Inherited from System.Windows.UIElement)
public EventMouseLeave (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
public EventMouseMove (Inherited from System.Windows.UIElement)
public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
public EventMouseWheel (Inherited from System.Windows.UIElement)
public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
public EventTextInput (Inherited from System.Windows.UIElement)
public EventTextInputStart (Inherited from System.Windows.UIElement)
public EventTextInputUpdate (Inherited from System.Windows.UIElement)
public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top

See Also

© 2012 All Rights Reserved.