Print Page | Close Window

BuddyControl Property at Runtime

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Controls
Forum Description: Topics Related to Codejock Controls
URL: http://forum.codejock.com/forum_posts.asp?TID=16060
Printed Date: 14 May 2024 at 4:45am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: BuddyControl Property at Runtime
Posted By: Sesiol
Subject: BuddyControl Property at Runtime
Date Posted: 22 January 2010 at 9:26pm
Hi there,

is it possible to set the BuddyControl Property (eg. Pushbutton -> FlatEdit) at runtime?
I have tried to attach 8 different Buttons to 8 different FlatEdits (Buttons and Edits with indexes)

For i = 0 To 7
PushButton(i).BuddyControl = FlatEdit(i)
Next i

But i cant see any change. Is there anything else to do if i want to set the property like this?

Yours...



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net