Hello evrybody,
I wanted some help regarding windows form in C# .. I have a label control where i need to put a linkbutton control inside the label control dynamically ,I am able to place a link button but not at the required position inside the label control.. I hav some script written in label contols text field part and in that scripts there are some keywords which are to be replaced with linkbutton im able to find those keywords and replace those keywords with linkbutton but those linkbutton could not be placed in the in the required position thats the problem.... my linkbuttons overlap the text part of label control.
Hope somebody could help me with this....
If my question looks to long or difficult to undrstand please let me know...
Thank you