Micono IconLocation v1.0.0b1
for REALbasic plugin

Upload : 1999/8/25.

[Download]


About IconLocation

  • Obtain the icon location from a FolderItem.
  • Move the icon location of a FolderItem.


Methods

Micono IconLocation (R1):

Obtain the icon location from a FolderItem.

mic_GetIconLocation( f as FolderItem, hv as integer ) as integer

hv: 0 = horizontal, 1 = vertical

Move the icon location of a FolderItem.

mic_SetIconLocation( f as FolderItem, h as Integer, v as Integer )

h:horizontal, V:vertical

Micono IconLocation (R2):

Obtain the icon location from a FolderItem.

f.mic_GetIconLocation( hv as integer ) as integer

f: FolderItem
hv: 0 = horizontal, 1 = vertical

Move the icon location of a FolderItem.

f.mic_SetIconLocation( h as Integer, v as Integer )

f: FolderItem, h:horizontal ,V:vertical

Warranty and Copyright Information


Support


Copyright 1999, Micono Utilities. All rights reserved.