|
VLPropertyList Reference
(For advanced usage)
|
||||||||||||
|
VLPropertyList control will call this method of an editor when it needs to position the editor over a property at the beginning of an editing session. It will call this method before the editor is made visible.
Syntax object.Move (ByVal nLeft As Single,ByVal nTop As Single ByVal nWidth As Single ByVal nHeight As Single)
The Move method syntax has these parts:
Remark The editor should in turn position itself as requested through this method. The values will be in the scale units as specified by the ScaleMode property of the editor. A sample implementation with ScaleMode setting of vbPixels is as shown here :
|
||||||||||||
|
©2001-2004 Viklele Associates. All rights reserved. For new products and software updates check Viklele Associates. |