Click here to Skip to main content
15,918,889 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Timers Pin
TylerBrinks9-Mar-05 10:37
TylerBrinks9-Mar-05 10:37 
GeneralRe: C# Timers Pin
eggie59-Mar-05 18:53
eggie59-Mar-05 18:53 
GeneralRe: C# Timers Pin
TylerBrinks10-Mar-05 4:34
TylerBrinks10-Mar-05 4:34 
GeneralRe: C# Timers Pin
GaMBiT_KC9-Mar-05 20:34
GaMBiT_KC9-Mar-05 20:34 
QuestionIs there a way to disable FontAntialiasing/ClearType? Pin
Sebastian Schneider9-Mar-05 3:54
Sebastian Schneider9-Mar-05 3:54 
AnswerRe: Is there a way to disable FontAntialiasing/ClearType? Pin
Heath Stewart9-Mar-05 7:39
protectorHeath Stewart9-Mar-05 7:39 
GeneralMax Windows Controls Pin
Dylan van Heerden9-Mar-05 2:49
Dylan van Heerden9-Mar-05 2:49 
GeneralRe: Max Windows Controls Pin
Heath Stewart9-Mar-05 7:32
protectorHeath Stewart9-Mar-05 7:32 
Yes there is a limit to the number of handles in Windows and Windows NT, the former being much lower but still impractical to ever reach. This is most likely not your problem.

The problem is, most likely, that a TextBox is not a container control. The use of "databind" is also not possible in this context, since neither represents data.

Please post relevent code so that we can help you diagnose the problem you're having, since the discription you've given doesn't have nearly enough information to form any decent diagnosis.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralRe: Max Windows Controls Pin
Dylan van Heerden9-Mar-05 19:41
Dylan van Heerden9-Mar-05 19:41 
GeneralRe: Max Windows Controls Pin
Heath Stewart10-Mar-05 6:00
protectorHeath Stewart10-Mar-05 6:00 
GeneralRe: Max Windows Controls Pin
Dylan van Heerden10-Mar-05 20:32
Dylan van Heerden10-Mar-05 20:32 
Generalrestrict users to save/copy pdf document Pin
Adnan Siddiqi9-Mar-05 0:36
Adnan Siddiqi9-Mar-05 0:36 
GeneralRe: restrict users to save/copy pdf document Pin
Heath Stewart9-Mar-05 7:29
protectorHeath Stewart9-Mar-05 7:29 
GeneralRe: restrict users to save/copy pdf document Pin
Dave Kreskowiak9-Mar-05 7:36
mveDave Kreskowiak9-Mar-05 7:36 
QuestionWindows Image Acquisition, without the default UI? Pin
velvetacid9-Mar-05 0:35
velvetacid9-Mar-05 0:35 
Generalgetting the handle to a printer Pin
cishi_us9-Mar-05 0:17
cishi_us9-Mar-05 0:17 
Generaldatagrid and DialogResult.OK Pin
Anonymous8-Mar-05 23:28
Anonymous8-Mar-05 23:28 
GeneralRe: datagrid and DialogResult.OK Pin
Stefan Troschuetz8-Mar-05 23:53
Stefan Troschuetz8-Mar-05 23:53 
GeneralRe: datagrid and DialogResult.OK Pin
xrado9-Mar-05 0:02
xrado9-Mar-05 0:02 
GeneralObject Viewer Pin
RohanWest8-Mar-05 23:23
RohanWest8-Mar-05 23:23 
GeneralRe: Object Viewer Pin
TylerBrinks9-Mar-05 6:12
TylerBrinks9-Mar-05 6:12 
GeneralRe: Object Viewer Pin
RohanWest9-Mar-05 6:17
RohanWest9-Mar-05 6:17 
GeneralRe: Object Viewer Pin
TylerBrinks9-Mar-05 6:40
TylerBrinks9-Mar-05 6:40 
GeneralRe: Object Viewer Pin
Heath Stewart9-Mar-05 7:22
protectorHeath Stewart9-Mar-05 7:22 
GeneralDelphi / C# COM w/ EL Crypto Pin
Prof AKA8-Mar-05 22:43
Prof AKA8-Mar-05 22:43 

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.