Intersoft WebDesktop Documentation
WebToolBar Class Members
See Also  Properties  Methods  Events Send Feedback
ISNet.WebUI.WebDesktop Namespace : WebToolBar Class

Glossary Item Box

The following tables list the members exposed by WebToolBar.

Public Constructors

 NameDescription
Public ConstructorWebToolBar Constructor  
Top

Public Properties

 NameDescription
Public PropertyAccessKeyKeyboard shortcut used by the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyAddRemoveOptionMenuViewModeGets or sets the add remove option menu view mode.  
Public PropertyAllowCustomizeGets or sets a value that indicates whether a WebToolBar control is customizable.  
Public PropertyAllowDockBottomGets or sets a value that indicates whether a WebToolBar control can be dock to bottom area of PlaceHolderManager.  
Public PropertyAllowDockLeftGets or sets a value that indicates whether a WebToolBar control can be dock to left area of PlaceHolderManager.  
Public PropertyAllowDockRightGets or sets a value that indicates whether a WebToolBar control can be dock to right area of PlaceHolderManager.  
Public PropertyAllowDockTopGets or sets a value that indicates whether a WebToolBar control can be dock to top area of PlaceHolderManager.  
Public PropertyAllowExpandCollapseGets or sets a value that indicates whether a WebToolBar control is expandable and collapsible.  
Public PropertyAllowFloatGets or sets a value that indicates whether a WebToolBar control is floatable.  
Public PropertyAllowMoveGets or sets a value that indicates whether a WebToolBar control is moveable.  
Public PropertyAutoPostBackGets or sets a value that indicates whether a Command is autopostback.  
Public PropertyBarStyleGets or sets the Bar style.  
Public PropertyBodyStyleGets or sets the style properties of body bar section in the bar control.  
Public PropertyCaptionSpecifies the bar caption.  
Public PropertyClientIDMode (Inherited from System.Web.UI.Control)
Public PropertyCommandClientSideEventsSpecifies the client side (Javascript) tool command events.  
Public PropertyCommandDisabledStyleGets or sets the style properties of disable command style.  
Public PropertyCommandMarginGets or sets the margin for commands.  
Public PropertyCommandsGets the collection of tool commands in this WebToolBar.  
Public PropertyCommandSizeSpecifies the ToolCommand size.  
Public PropertyCommandStyleGets or sets the style properties of command in the bar control.  
Public PropertyControlDataTransferFormat (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyDisplayGets or sets a value that indicates whether a WebToolBar control is displayed as UI on the page.  
Public PropertyDisplayAccessKeyOnToolTipGets or sets a value that indicates whether access key is displayed on tooltip.  
Public PropertyDisplayModeSpecifies the ToolCommand display mode.  
Public PropertyDisplayToolTipGets or sets a value that indicates whether tooltip is displayed.  
Public PropertyDockingAreaGets or sets the WebToolBar docking area.  
Public PropertyDockingOffsetSpecifies the WebToolBar docking offset.  
Public PropertyDockingRowSpecifies the WebToolBar docking row.  
Public PropertyEnabledEnabled state of the control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyEnableManagedThemingSpecifies whether the theming for this control should be managed by Intersoft Theme Architecture. When set to False, this control will not apply the style defined in Theme Architecture. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyEnableTheming (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableViewStateWhether the control automatically saves its state for use in round-trips. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyEnableWebResources (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyFillDockingRowGets or sets a value that indicates whether a WebToolBar control dimension fills the row region of PlaceHolderManager docking row.  
Public PropertyGreyImageWhenDisabledGets or sets a value indicates whether a grey image is applied when command is disabled.  
Public PropertyHandleStyleGets or sets the style properties of handle bar section in the bar control.  
Public PropertyHandleVisibleGets or sets a value that indicates whether a WebToolBar handle section is visible.  
Public PropertyHeaderButtonStyleGets or sets the style properties of the header bar close button in the bar control.  
Public PropertyHeaderCaptionStyleGets or sets the style properties of the header bar caption in the bar control.  
Public PropertyHeaderHeightGets or sets the height of the WebToolBar control header.  
Public PropertyHeightOverridden. Gets or sets the height of the WebToolBar control.  
Public PropertyID (Inherited from System.Web.UI.Control)
Public PropertyImagesDirectoryGets or sets the location of images used to render the control.  
Public PropertyImageSizeSpecifies the ToolCommand image size.  
Public PropertyIntegratedToGets or sets the WebToolBar menu integrated mode.  
Public PropertyIsFloatGets or sets a value that indicates whether a WebToolBar control is floated on the page.  
Public PropertyLazyLoadContextMenuGets or sets a value that indicates whether DropdownButton context menu or SplitButton context menu is loaded lazily (on first button clicked).  
Public PropertyMenuStyleSettingsGets or sets the style properties of menu styles in the bar control.  
Public PropertyMergeCommandIDSpecifies the Merge Command ID.  
Public PropertyMergeToolBarGets or sets a value that indicates whether a WebToolBar control is a merge WebToolBar.  
Public PropertyMergeToolBarParentIDGets or sets the merged WebToolBar parent ID.  
Public PropertyMergeToolBarParentWindowNameGets or sets the merged WebToolBar parent window name.  
Public PropertyOpacity  
Public PropertyOptionStyleGets or sets the style properties of option bar section in the bar control.  
Public PropertyPage (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyPlaceHolderSpecifies the bar placeholder manager.  
Public PropertyRenderingMode (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyRuntimeLicenseKey (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyScriptDirectoryOverridden. Gets or sets the directory where all required scripts for the control are stored.  
Public PropertySeparatorStyleGets or sets the style properties of separator command in the bar control.  
Public PropertySharedScriptDirectoryOverridden.   
Public PropertyShowDelayGets or sets the amount of submenu that shows delay in milliseconds.  
Public PropertyShowFocusBorderGets or sets a boolean value indicating whether to show border around the Active Command when tabbed via keyboard. This property is recommended for Accessbility and Section 508 Compliant.  
Public PropertySizeModeGets or sets the tool command sizing mode.  
Public PropertySkinID (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTabIndex (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyTextAlignSpecifies the ToolCommand text align type.  
Public PropertyToggleGroupsGets the collection of toggle group commands in this WebToolBar.  
Public PropertyToolTipThe tooltip displayed when the mouse is over the control.  
Public PropertyValidateRequestMode (Inherited from System.Web.UI.Control)
Public PropertyViewStateItemsGets or sets the items to be stored in view state storage. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyViewStateMode (Inherited from System.Web.UI.Control)
Public PropertyViewStateServerConnectionGets or sets the server connection string for file server-based viewstate storage. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyViewStateStorageGets or sets the location to store the viewstate of this control. (Inherited from ISNet.WebUI.ISNetControl)
Public PropertyVisibleOverridden. Indicates whether the control is visible and rendered.  
Public PropertyWidthOverridden. The width of the control.  
Public PropertyXmlCompressionEnabledSpecifies whether the Xml used for clientside state storage should be compressed. (Inherited from ISNet.WebUI.ISNetControl)
Top

Public Methods

 NameDescription
Public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
Public MethodCanUseWebResources (Inherited from ISNet.WebUI.ISNetControl)
Public MethodCheckConstrainsOverridden.   
Public MethodClone (Inherited from ISNet.WebUI.ISNetControl)
Public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodCopyFromOverloaded. Overridden.   
Public MethodCustomDeserializeThis method is not intended to be called directly. It is used internally for control developers.  
Public MethodCustomSerializeThis method is not intended to be called directly. It is used internally for control developers.  
Public MethodDataBind (Inherited from System.Web.UI.Control)
Public MethodDeSerializeObjectData (Inherited from ISNet.WebUI.ISNetControl)
Public MethodDispose (Inherited from System.Web.UI.Control)
Public MethodFindControl (Inherited from ISNet.WebUI.ISNetControl)
Public MethodFocus (Inherited from System.Web.UI.Control)
Public MethodForceDisableXmlCompression (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetCurrentControlLifeCycle (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetCurrentTheme (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetFrameworkDataFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetFrameworkFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetFrameworkVersion (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetIntersoftFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetLayoutFolder (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetObjectDataOverridden.   
Public MethodGetOrientation  
Public MethodGetPostedXMLData (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetProductInfoKey (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetProductSimpleName (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetPropertyValue (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetResourceStream (Inherited from ISNet.WebUI.ISNetControl)
Public MethodGetRouteUrlOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodGetUniqueIDRelativeTo (Inherited from System.Web.UI.Control)
Public MethodGetXMLDataOverridden.   
Public MethodHasControls (Inherited from System.Web.UI.Control)
Public MethodIsAtlasCallback (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsBetaRelease (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsChromeBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsEmpty (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsFlyPostBackControl (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsFlyPostBackRequest (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsGeckoBasedBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsGeckoVersion18 (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsInDesignMode (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsInternetExplorer8Browser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsInternetExplorerBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsOperaBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsSafariBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodIsW3CStandardBrowser (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadCommandsStructureFromXmlOverloaded.   
Public MethodLoadLayout (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadLayoutFromFile (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadLayoutFromPredefinedName (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadLayoutFromStream (Inherited from ISNet.WebUI.ISNetControl)
Public MethodLoadPostDataOverridden.   
Public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodOnInfoChanged (Inherited from ISNet.WebUI.ISNetControl)
Public MethodOnPreInitialize (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRaisePostBackEvent  
Public MethodRaisePostDataChangedEvent (Inherited from ISNet.WebUI.ISNetControl)
Public MethodReadWebConfigValue (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRecreateChildControls  
Public MethodRegisterBoxSizingOverloaded.  (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterGlobalStyle (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterLink (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterOptimizedCssClasses (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterPreloadImage (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRegisterScriptOverridden.   
Public MethodRegisterSharePointHandler (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRenderBeginTag (Inherited from ISNet.WebUI.ISNetControl)
Public MethodRenderControl (Inherited from System.Web.UI.Control)
Public MethodRenderEndTagOverridden.   
Public MethodReset (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResetUsageData  
Public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
Public MethodResolveImagePath (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveRelativeURL (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveResourceUrl (Inherited from ISNet.WebUI.ISNetControl)
Public MethodResolveUrl (Inherited from System.Web.UI.Control)
Public MethodSaveCommandsStructureToXmlOverloaded.   
Public MethodSaveLayout (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSaveLayoutToFile (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSaveLayoutToStream (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSerializeObjectData (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSetPlaceHolder  
Public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Public MethodSetSessionTheme (Inherited from ISNet.WebUI.ISNetControl)
Public MethodShouldReturnJson (Inherited from ISNet.WebUI.ISNetControl)
Public MethodSynchronizeBarProperties  
Public MethodSynchronizeTemplatesFrom  
Top

Public Events

 NameDescription
Public EventBarLayoutPropertiesChangedOccurs when bar layout properties is changed.  
Public EventBarPropertiesChangedOccurs when bar properties is changed.  
Public EventCommandClickOccurs when command bar is clicked.  
Public EventDataBinding (Inherited from System.Web.UI.Control)
Public EventDisposed (Inherited from System.Web.UI.Control)
Public EventInit (Inherited from System.Web.UI.Control)
Public EventLoad (Inherited from System.Web.UI.Control)
Public EventPreInitialize (Inherited from ISNet.WebUI.ISNetControl)
Public EventPreRender (Inherited from System.Web.UI.Control)
Public EventUnload (Inherited from System.Web.UI.Control)
Top

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.