| RE: Scripting API Wishlist I would like a function to grey out certain controls (eg. CheckBoxes) in PlusWnd objects
 edit: and maybe even to make them (in)visible too...
 
 Or a more VB-alike way of controlling the controls in a pluswnd, so that you can access and edit any property a control has through scripting.
 
 Example: PlusWnd.ControlId.Property = value;
 This post was edited on 01-27-2007 at 06:36 PM by Jesus.
 |