BuddyControl Property at Runtime |
Post Reply |
Author | |
Sesiol
Newbie Joined: 17 May 2009 Status: Offline Points: 2 |
Post Options
Thanks(0)
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... |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |