Search results

Jump to: navigation, search
  • |{{Event | name=DrawBackGround | params=g As Graphics | description= | returntype=Bo |{{Event | name=DrawForeGround | params=g As Graphics | description= | newinversion=
    6 KB (652 words) - 19:39, 4 July 2016
  • Handle the drawing of the Background in this event.<br>
    304 B (40 words) - 14:19, 6 August 2015
  • This event enables drawing after all [[BBCodeLabel.Text|Text]] is drawn to the BBCodeL
    260 B (30 words) - 14:19, 6 August 2015
  • The [[BBCodeLabel.Refreshed|Refreshed]] event is fired each time the display is refreshed.
    269 B (29 words) - 14:19, 6 August 2015
  • The [[BBCodeLabel.Resized|Resized]] event is fired each time the BBCodeLabel Width or Height are changed.
    254 B (29 words) - 14:19, 6 August 2015
  • This is used to store a [[CalendarEvent.Buffer|Buffer]] of the drawn event.
    233 B (30 words) - 14:19, 6 August 2015
  • If True the CalendarEvent is a whole [[CalendarEvent.Day|Day]] event.
    193 B (24 words) - 14:20, 6 August 2015
  • If True, the event can be edited: dragged in the Calendar and [[CalendarEvent.Length|Length]] When creating an event directly in the Calendar, [[CalendarEvent.Editable|Editable]] is true by de
    437 B (59 words) - 14:20, 6 August 2015
  • This code will set the length of the Event to 2 hours
    337 B (42 words) - 14:20, 6 August 2015
  • |width=50%|{{Event | name=CalendarEventFilter | params=cEvent As CalendarEvent | description= |width=50%|{{Event | name=NewEvent | params=StartDate As Date, EndDate As Date | description=
    10 KB (1,096 words) - 14:20, 6 August 2015
  • Return True from this Event if the passed [[CalendarEvent]] must be displayed.<br>
    465 B (59 words) - 14:20, 6 August 2015
  • This event is called when it is appropriate to display a contextual menu for the contr If the event was fired because of a non-mouse event, then x and y are both set to -1.
    634 B (94 words) - 14:20, 6 August 2015
  • Deleting an event can be handled here by calling:
    461 B (60 words) - 14:20, 6 August 2015
  • ...darView fires the [[CalendarView.CalendarEventFilter|CalendarEventFilter]] Event
    293 B (29 words) - 14:20, 6 August 2015
  • |Event duration |Event title
    507 B (63 words) - 14:20, 6 August 2015
  • **Event Title is now displayed on events lasting more than a week **Crash when dragging an event ouf the CalendarView
    5 KB (725 words) - 14:20, 6 August 2015
  • If you set the'' AllDay'' parameter to True, all events will be a Day event.
    634 B (84 words) - 00:22, 17 September 2015
  • If True, in Week view, the Day event display's height is fixed. If false, the user can drag the day event Separator.
    287 B (37 words) - 14:21, 6 August 2015
  • Searches through all events to find the passed ''txt'' string in the event
    410 B (53 words) - 14:21, 6 August 2015
  • |{{Event | name=AnimationFinished | description= | newinversion=}} |{{Event | name=GetFillPicture | params=ByRef p As Picture, Serie As ChartSerie, Lab
    7 KB (827 words) - 14:21, 6 August 2015
  • **AnimationFinished event
    2 KB (211 words) - 18:28, 2 December 2016
  • When loading Data to the ChartView, in the event of incorrect Data, the [[ChartView.LastError|LastError]] property contains
    273 B (35 words) - 14:21, 6 August 2015
  • |{{Event | name=ColorSelected | params=C As Color | description= | newinversion=}} |{{Event | name=Open | description= | newinversion=}}
    1 KB (148 words) - 14:21, 6 August 2015
  • Then click on the '''"+"''' button to add a new code item, and select '''Event Handler''' Xojo now displays the '''Add Event Handler''' window.
    3 KB (531 words) - 14:32, 14 September 2015
  • |{{Event | name=DateSelected | params=D As Date | description= | newinversion=}} |{{Event | name=Open | description= | newinversion=}}
    2 KB (210 words) - 14:21, 6 August 2015
  • Using the Resizing event, it is possible to display/hide some child containers depending on the size |{{Event | name=Open | description= | newinversion=}}
    3 KB (411 words) - 15:37, 29 July 2016
  • Use this event to display/hide some items depending on the available width / height
    307 B (41 words) - 15:36, 29 July 2016
  • ...esktop apps, set this property to self.ScaleFactor in the main Window.Open event.
    289 B (40 words) - 17:29, 4 June 2017
  • |{{Event | name=Open | description= | newinversion=}} |{{Event | name=Shown | description= | newinversion=}}
    1 KB (132 words) - 23:07, 15 August 2016
  • |{{Event | name=Open | description= | newinversion=}}
    341 B (47 words) - 23:13, 15 August 2016
  • |{{Event | name=Open | description= | newinversion=}}
    653 B (84 words) - 23:13, 15 August 2016
  • |{{Event | name=Open | description= | newinversion=}} |{{Event | name=Shown | description= | newinversion=}}
    1 KB (139 words) - 23:13, 15 August 2016
  • To use this control, just drag it in a window, and in the open event, load an XML file, using the method: "me. LoadFromXML(XMLString As String)" |width=50%|{{Event | name=ButtonPressed | params=PropertyName As String, ButtonCaption As Stri
    16 KB (1,888 words) - 18:27, 9 October 2015
  • If a cell is editable, a [[PropertyListBox.CellAction|CellAction]] event occurs when the user finishes editing a cell. Row and Column are zero-based ...t. Tabbing out of the editable cell or clicking another cell triggers this event. Clicking a checkbox in a checkbox cell also qualifies as "finishing editin
    731 B (104 words) - 18:27, 9 October 2015
  • ...s the coordinates used by the Graphics property of the CellBackgroundPaint event. ...will be saved. You will get the [[PropertyListBox.CellAction|CellAction]] event.
    1 KB (198 words) - 18:27, 9 October 2015
  • ...tional. If True, the [[PropertyListBox.CellValueChanged|CellValueChanged]] event will fire after assigning the Value.
    772 B (108 words) - 18:27, 9 October 2015
  • The Value for a Line has changed. This event fires for all types of Cells except editable cells where the user types dir
    449 B (59 words) - 18:27, 9 October 2015
  • If the PropertyListBox is Hierarchical and a Header was double-clicked, this event doesn't fire and the Header is Collapsed or Expanded instead.
    542 B (75 words) - 18:27, 9 October 2015
  • When a [[PropertyListBox.CellValueChanged|CellValueChanged]] event is fired, this property contains the value that was previously stored in th
    320 B (39 words) - 18:27, 9 October 2015
  • ...Complete]] is defined in the [[PropertyListBox]] ShouldTriggerAutocomplete Event.
    456 B (53 words) - 14:24, 6 August 2015
  • ...ist [[PropertyListLine.Name|Name]] in the PropertyListBox.LoadingValueList Event.
    333 B (38 words) - 14:24, 6 August 2015
  • ...be displayed, it is refreshed in the [[PropertyListBox]] LoadingValueList Event.
    291 B (36 words) - 14:24, 6 August 2015
  • -New Event: CellColorClick -New Event: CellClick
    3 KB (438 words) - 14:24, 6 August 2015
  • Then click on the '''"+"''' button to add a new code item, and select '''Event Handler''' Xojo now displays the '''Add Event Handler''' window.
    960 B (142 words) - 14:25, 6 August 2015
  • The clicked item from the menu is handled in the [[RibbonCanvas.MenuAction]] event
    709 B (101 words) - 18:04, 2 August 2016
  • ...a Button is clicked the [[RibbonButton.Name|Name]] is passed in the Action event, not the caption.
    241 B (35 words) - 14:25, 6 August 2015
  • |width=50%|{{Event | name=Action | params=SectionName As String, ButtonName As String | descri |width=50%|{{Event | name=Minimized | description= | newinversion=}}
    8 KB (862 words) - 18:49, 12 June 2017
  • This event fires when a button is depressed and released. The passed SectionName is th
    390 B (54 words) - 14:25, 6 August 2015
  • This event asks for a picture corresponding to the passed IconName. Used to load icons
    313 B (44 words) - 14:25, 6 August 2015
  • This event asks for a menu that will be displayed below the Button that corresponds to
    310 B (39 words) - 14:25, 6 August 2015
  • This event fires when [[RibbonCanvas.ShowTabs|ShowTabs]] Boolean property is changed.
    240 B (24 words) - 14:25, 6 August 2015
  • This event fires when a MenuItem from a button's menu is selected.
    478 B (68 words) - 14:25, 6 August 2015
  • ...ontains the RibbonControl, use this function to send an Accelerator''Key'' Event to the Ribbon in order to [[RibbonCanvas.Change|Change]] Tab.
    400 B (54 words) - 14:25, 6 August 2015
  • ...tton is clicked the [[RibbonMainOption.Name|Name]] is passed in the Action event, not the caption.
    249 B (35 words) - 14:25, 6 August 2015
  • ...] of the Button. When a Button is clicked the Name is passed in the Action event, not the caption.
    249 B (35 words) - 17:46, 2 August 2016
  • ...Section is clicked the [[RibbonSection.Name|Name]] is passed in the Action event, not the caption.
    245 B (35 words) - 14:25, 6 August 2015
  • ...When a Tab is clicked the [[RibbonTab.Name|Name]] is passed in the Action event, not the caption.
    229 B (35 words) - 14:25, 6 August 2015
  • |width=50%|{{Event | name=ChangeScroll | params=horizontalValue As Integer, verticalValue As I |width=50%|{{Event | name=MouseWheel | params=X As Integer, Y As Integer, deltaX As Integer, d
    7 KB (767 words) - 14:25, 6 August 2015
  • |{{Event | name=ClickedPart | params=PartNum As Integer | description= | newinversio |{{Event | name=Open | description= | newinversion=}}
    2 KB (234 words) - 17:24, 7 August 2015
  • |{{Event | name=Action | params=ButtonName As String | description= | newinversion=} |{{Event | name=Close | description= | newinversion=}}
    8 KB (898 words) - 17:24, 7 August 2015
  • ...splay is changed in the TBCanvas. You should resize the TBCanvas when this event fires, using the [[TBCanvas.minWidth|minWidth]] or [[TBCanvas.minHeight|min
    373 B (46 words) - 17:24, 7 August 2015
  • Used to [[TBCanvas.Push|Push]] a [[TBCanvas.Button|Button]] and trigger the event associated to the button.<br/>
    446 B (60 words) - 17:24, 7 August 2015
  • |{{Event | name=CompareThumbs | params=Thumb1 As ThumbNail, Thumb2 As ThumbNail, ByR |{{Event | name=DeleteThumb | params=Index As Integer | description= | returntype=Bo
    4 KB (490 words) - 17:25, 7 August 2015
  • The CompareRows event is used for sorting ThumbNails in a manner that is not provided by the defa If you implement the event, it gets called during a ThumbViewer sort.
    1 KB (188 words) - 17:25, 7 August 2015
  • Sorts the ThumbNails according to the SortThumb event.
    228 B (26 words) - 17:25, 7 August 2015
  • |{{Event | name=Action | description= | newinversion=}} |{{Event | name=MouseExit | description= | newinversion=}}
    1 KB (117 words) - 17:25, 7 August 2015
  • Changing the style of a single control can be done in the Open event of the Control.
    2 KB (278 words) - 17:25, 7 August 2015
  • This structure can only be edited in the Open event of the Control. If it is edited after the Open event, the changes won't be reflected.
    300 B (48 words) - 17:25, 7 August 2015
  • |{{Event | name=Open | description= | newinversion=}} |{{Event | name=Shown | description= | newinversion=}}
    910 B (117 words) - 17:25, 7 August 2015
  • |{{Event | name=ChangeScroll | params=maximum As Integer | description= | newinversi |{{Event | name=Open | description= | newinversion=}}
    3 KB (276 words) - 17:25, 7 August 2015
  • |{{Event | name=Open | description= | newinversion=}}
    3 KB (347 words) - 19:39, 4 July 2016
  • ...can only be changed at Design time or in the [[WebBBCodeLabel.Open|Open]] event.
    320 B (42 words) - 18:56, 19 August 2015
  • However, editing the UI_Module.FontFamily property in the App.Open event will enable changing the font throughout the entire UI.
    4 KB (653 words) - 17:25, 7 August 2015
  • |{{Event | name=CheckboxItem | params=Item As TreeViewItem | description= | newinver |{{Event | name=CollapseItem | params=Item As TreeViewItem | description= | newinver
    2 KB (265 words) - 11:44, 16 June 2016