Difference between revisions of "ScrollCanvas"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
(Notes)
Line 125: Line 125:
 
<h3>Resizing the ScrollBars</h3>
 
<h3>Resizing the ScrollBars</h3>
  
When the Window containing the ScrollCanvas is resized, the ScrollBars linked
+
When the Window containing the ScrollCanvas is resized, the ScrollBars linked are also resized.

Revision as of 00:16, 7 May 2012


Events
ChangeScroll MouseWheel
DblClick Open
KeyDown Refreshed
MouseDown SelChanged
MouseDrag ZoomChanged
MouseMove
MouseUp


Properties
AllowRefresh PicHeight SelectionTextAlign
AutoHideScrollbars PicWidth SelectionTextColor
BackgroundColor1 scrollDeltaX ShowSelectionText
BackgroundColor2 scrollDeltaY ShowZoomSlider
BackgroundTileSize Selected Stats
DisplayMode Selection TextOverlay
DisplayObjects SelectionAlpha Unit
DispPicture SelectionChange
DrawLayer SelectionColor
enableDrag Selections
enableSelection SelectionText


Methods
AutoScroll InSelection SetLayer
CenterOnSelection LoadZoom SetScrollbars
ChangeZoom PasteSelection
getBottomBound Redisplay
getRightBound Save
GetSelection SaveSelection


Shared Methods
Register


Notes

Resizing the ScrollBars

When the Window containing the ScrollCanvas is resized, the ScrollBars linked are also resized.