Click here to Skip to main content
15,916,378 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Read with Vb.Net the Table Structure of Access Pin
Stephen McGuire4-Aug-06 2:36
Stephen McGuire4-Aug-06 2:36 
QuestionDataBindings for datagrid Pin
Mohammed Elkholy3-Aug-06 22:50
Mohammed Elkholy3-Aug-06 22:50 
AnswerRe: DataBindings for datagrid Pin
Stephen McGuire4-Aug-06 2:44
Stephen McGuire4-Aug-06 2:44 
Question[beginner] opening a base throught vba Pin
torNAdE3-Aug-06 21:47
torNAdE3-Aug-06 21:47 
AnswerRe: [beginner] opening a base throught vba [modified] Pin
Stephen McGuire4-Aug-06 2:06
Stephen McGuire4-Aug-06 2:06 
QuestionLoad my app INSIDE the user's browser Pin
Johann Marx3-Aug-06 20:28
Johann Marx3-Aug-06 20:28 
QuestionDataGridTextBoxColumn Pin
PratibhaUniyal3-Aug-06 19:49
PratibhaUniyal3-Aug-06 19:49 
AnswerRe: DataGridTextBoxColumn Pin
Robert Rohde4-Aug-06 3:21
Robert Rohde4-Aug-06 3:21 
Hi,

DataGridTextBoxColumn is not revealing its internals on this part. If you inherited from the normal TextBox you could try to set the private edit field of DataGridTextBoxColumn via Reflection. It holds the TextBox instance which is shown on the respective columns.
Other than that you probably have to implement your own column style class. Use Reflector to look how the given ones are implemented to get an idea on what to do.

Robert
QuestionClosing a form Pin
zenithmaximus3-Aug-06 19:28
zenithmaximus3-Aug-06 19:28 
AnswerRe: Closing a form Pin
Dave Sexton3-Aug-06 19:40
Dave Sexton3-Aug-06 19:40 
GeneralRe: Closing a form Pin
zenithmaximus3-Aug-06 19:44
zenithmaximus3-Aug-06 19:44 
AnswerRe: Closing a form Pin
Keith Malwitz4-Aug-06 4:57
Keith Malwitz4-Aug-06 4:57 
QuestionNeed Help Pin
Khalefa_133-Aug-06 18:56
Khalefa_133-Aug-06 18:56 
AnswerRe: Need Help Pin
Christian Graus3-Aug-06 20:53
protectorChristian Graus3-Aug-06 20:53 
GeneralRe: Need Help Pin
Khalefa_134-Aug-06 23:04
Khalefa_134-Aug-06 23:04 
Questioncounting item in data report..? Pin
campbells3-Aug-06 16:10
campbells3-Aug-06 16:10 
QuestionDuplicate fields on a DBF file Pin
Guerven3-Aug-06 15:57
Guerven3-Aug-06 15:57 
AnswerRe: Duplicate fields on a DBF file Pin
Robert Rohde4-Aug-06 3:28
Robert Rohde4-Aug-06 3:28 
GeneralRe: Duplicate fields on a DBF file Pin
Guerven7-Aug-06 0:01
Guerven7-Aug-06 0:01 
QuestionHow can I populate buttons in my toolbars [modified] Pin
Ariel Ajes3-Aug-06 14:19
Ariel Ajes3-Aug-06 14:19 
AnswerRe: How can I populate buttons in my toolbars Pin
Stephen McGuire3-Aug-06 14:58
Stephen McGuire3-Aug-06 14:58 
GeneralRe: How can I populate buttons in my toolbars Pin
Ariel Ajes4-Aug-06 14:22
Ariel Ajes4-Aug-06 14:22 
GeneralRe: How can I populate buttons in my toolbars Pin
Stephen McGuire5-Aug-06 2:47
Stephen McGuire5-Aug-06 2:47 
QuestionIs it possible Pin
very_short_life3-Aug-06 9:07
very_short_life3-Aug-06 9:07 
AnswerRe: Is it possible Pin
Ennis Ray Lynch, Jr.3-Aug-06 9:19
Ennis Ray Lynch, Jr.3-Aug-06 9:19 

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.