Click here to Skip to main content
15,881,898 members
Home / Discussions / C#
   

C#

 
GeneralRe: Docking a form with the desktop, and auto-hiding... Pin
Anonymous21-Jan-03 10:05
Anonymous21-Jan-03 10:05 
GeneralNavigating with DataBinding Pin
MattG20-Jan-03 10:11
MattG20-Jan-03 10:11 
GeneralRe: Navigating with DataBinding Pin
David Stone21-Jan-03 5:19
sitebuilderDavid Stone21-Jan-03 5:19 
GeneralRe: Navigating with DataBinding Pin
MattG21-Jan-03 8:32
MattG21-Jan-03 8:32 
GeneralRe: Navigating with DataBinding Pin
David Stone21-Jan-03 18:33
sitebuilderDavid Stone21-Jan-03 18:33 
GeneralWindows Services and Shutdown Pin
Jesse Squire20-Jan-03 6:23
Jesse Squire20-Jan-03 6:23 
GeneralRe: Windows Services and Shutdown Pin
Daniel Turini21-Jan-03 0:51
Daniel Turini21-Jan-03 0:51 
GeneralMagic UI Tab control help Pin
Daniel Bright20-Jan-03 4:52
Daniel Bright20-Jan-03 4:52 
I am creating a simple tabbed text editor using the Magic .NET UI bits [http://www.dotnetmagic.com[^]]. My question is how do I programmaticly manipulate opjects that are on the tabs I create?

In a non-tabbed form I would use:

<br />
richTextBox1.Cut(); <br />
//or <br />
richTextBox1.Copy(); <br />


but I cannot figure out how I can get to the textbox inside a tabControl page. Im sure that this is probably simple, but I cant find it. Any help would be greatly appreciated.

I looked at the documentation here: http://www.dotnetmagic.com/articles.html[^]but I couldnt make any sense out of it.

You can find the test project I'm experimenting with here:
http://www.exceed-tech.com/misc/TabTest1.zip [^]
GeneralRe: Magic UI Tab control help Pin
Heath Stewart20-Jan-03 5:31
protectorHeath Stewart20-Jan-03 5:31 
GeneralRe: Magic UI Tab control help Pin
Daniel Bright20-Jan-03 5:52
Daniel Bright20-Jan-03 5:52 
General:mad: Parent/Child Pin
BadDude20-Jan-03 4:14
BadDude20-Jan-03 4:14 
GeneralRe: :mad: Parent/Child Pin
Heath Stewart20-Jan-03 5:36
protectorHeath Stewart20-Jan-03 5:36 
GeneralQuestion about organization Pin
xdavidx19-Jan-03 20:59
xdavidx19-Jan-03 20:59 
GeneralRe: Question about organization Pin
SimonS20-Jan-03 2:21
SimonS20-Jan-03 2:21 
GeneralSmart Client automatically loading ALL assemblies Pin
Ingram Leedy19-Jan-03 20:30
Ingram Leedy19-Jan-03 20:30 
GeneralRe: Smart Client automatically loading ALL assemblies Pin
leppie20-Jan-03 11:29
leppie20-Jan-03 11:29 
GeneralMSDN Asynchronous Examples Pin
19-Jan-03 15:28
suss19-Jan-03 15:28 
GeneralRe: MSDN Asynchronous Examples Pin
leppie20-Jan-03 11:39
leppie20-Jan-03 11:39 
GeneralCommuncation with Macromedia Flash Pin
CNU19-Jan-03 13:37
CNU19-Jan-03 13:37 
GeneralRe: Communcation with Macromedia Flash Pin
leppie20-Jan-03 11:42
leppie20-Jan-03 11:42 
GeneralRe: Communcation with Macromedia Flash Pin
CNU20-Jan-03 18:03
CNU20-Jan-03 18:03 
GeneralCursors in .NET Assembly DLL Pin
Paul Selormey19-Jan-03 13:20
Paul Selormey19-Jan-03 13:20 
QuestionListBox without border? Pin
Wizard_0119-Jan-03 11:56
Wizard_0119-Jan-03 11:56 
AnswerRe: ListBox without border? Pin
Nnamdi Onyeyiri20-Jan-03 7:10
Nnamdi Onyeyiri20-Jan-03 7:10 
GeneralObject to byte[] Pin
Nnamdi Onyeyiri19-Jan-03 7:15
Nnamdi Onyeyiri19-Jan-03 7:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.