Cursor

 

Example

The following is an example of how to reference the Cursor object:

	// The full path is required.
	dundas.controls.Cursor.ALIAS
	

 

Properties

 
  Name Description
  ALIAS  
  ALL_SCROLL  
  AUTO  
  CELL  
  COL_RESIZE  
  COPY  
  CROSSHAIR  
  DEFAULT  
  E_RESIZE  
  EW_RESIZE  
  HELP  
  INHERIT  
  MOVE  
  N_RESIZE  
  NE_RESIZE  
  NESW_RESIZE  
  NO_DROP  
  NOT_ALLOWED  
  NS_RESIZE  
  NW_RESIZE  
  NWSE_RESIZE  
  POINTER  
  PROGRESS  
  ROW_RESIZE  
  S_RESIZE  
  SE_RESIZE  
  SW_RESIZE  
  TEXT  
  VERTICAL_TEXT  
  W_RESIZE  
  WAIT