ShortcutKey propertyTrue-Page Action -Page Custom Action -Page File Upload Action ShowAs propertyTrue-Page Action Group ShowAsTree property-Page Group ShowCaption propertyTrue-Page Label -Page Field -Page Group ShowFilter property-Page -Request Page ...
Random rnd = new Random(); ((System.Windows.Forms.Control)this.Component).BackColor = Color.FromArgb(rnd.Next(255), rnd.Next(255), rnd.Next(255)); pg1.Refresh(); } } } RemarksThe ComponentEditorPage class is a complete implementation for a component editor page that consists of an ...
ReferencingAttribute mspp_parentpage_webpageid ReferencedEntityNavigationPropertyName mspp_parentwebpage_shortcut IsCustomizable False AssociatedMenuConfiguration AvailableOffline: TrueBehavior: DoNotDisplayGroup: DetailsLabel: MenuId: nullOrder: 101200QueryApi: nullViewId: 00000000-0000-0000-0000-000000000000msp...
Gets or sets the shortcut menu associated with the control. (Inherited from Control) ContextMenuStrip Gets or sets the ContextMenuStrip associated with this control. (Inherited from Control) Controls Gets the collection of controls contained within the control. (Inherited from Control) Create...
<!-- Css files --> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements
- Press CTRL+SHIFT+R (or CMD+SHIFT+R on Mac) to make a page to auto-refresh every minute. - Optionally don't show icon if not needed. - Press the same combo again to stop the refreshing. - Interacting with the page (key press or mouse click) will restart the refresh timer. ...
If the Property Inspector is not in view choose View Property Inspector or use the shortcut Ctrl+Shift+I. Scroll until the property you want is visible, then select it with the mouse or the arrow keys. A brief description of the property is displayed at the bottom of the Property ...
new HotKey('ctrl+z', function(){ // do whatever you want }) new HotKey('ctrl+shift+z', function(){ // do whatever you want }) Even you want to capture 'cmd+r' combination, which in MacOS Chrome will cause refresh, you can use HotKey either: ...
CanRefresh Gets a value indicating whether the page supports refreshing. Connection Gets the associated connection. ContextMenuStrip Gets or sets the shortcut menu for the page. CreateParams Gets creation parameters for the page. HasChanges Gets a value indicating whether the ModulePage object has ...
refresh() refresh() -> None Refresh page.back() back() -> None The page back.set_window_size() set_window_size(x: int = None, y: int = None) -> None Set the window size and maximize it by default. Parameter Description:...